Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emrekybs/bryobio
It was developed to speed up the processes of SOC Analysts during analysis
https://github.com/emrekybs/bryobio
network network-analysis pcap-analyzer pcap-files security-tools tcpdump-capture tshark wireshark
Last synced: about 2 hours ago
JSON representation
It was developed to speed up the processes of SOC Analysts during analysis
- Host: GitHub
- URL: https://github.com/emrekybs/bryobio
- Owner: emrekybs
- License: mit
- Created: 2022-02-11T21:58:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T22:27:18.000Z (8 months ago)
- Last Synced: 2024-11-09T13:37:56.717Z (9 days ago)
- Topics: network, network-analysis, pcap-analyzer, pcap-files, security-tools, tcpdump-capture, tshark, wireshark
- Language: Python
- Homepage:
- Size: 2.96 MB
- Stars: 47
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bryobioπ·οΈ NETWORK Pcap File Analysis
[![EmreKybs](https://img.shields.io/badge/MadeBy-Emrekybs-red)
It was developed to speed up the processes of SOC Analysts during analysisπ·οΈThis tool is valuable for cybersecurity professionals, particularly in analyzing and understanding network traffic and potential security threats.
The provided illustration reflects the environment and focus of a cybersecurity analyst using such a tool.Regarding your script, it is a Python-based packet analysis tool named "BRYOBIA," developed to assist SOC (Security Operations Center) analysts in their investigations.
The script utilizes various libraries, including dpkt, pyshark, and termcolor, to analyze PCAP (Packet Capture) files, a common format for storing network logs.Tested
```sh
OK Debian
OK Ubuntu
```# Requirements
$ pip install pyshark
$ pip install dpkt
$ Wireshark
$ Tshark
$ Mergecap
$ Ngrep# ππ‘π¦π§πππππ§ππ’π‘ ππ‘π¦π§π₯π¨ππ§ππ’π‘π¦
$ git https://github.com/emrekybs/Bryobio.git
$ cd Bryobio
$ chmod +x bryobio.py
$ python3 bryobio.py