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: 6 months 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T22:27:18.000Z (over 1 year ago)
- Last Synced: 2024-08-02T01:21:31.854Z (about 1 year ago)
- Topics: network, network-analysis, pcap-analyzer, pcap-files, security-tools, tcpdump-capture, tshark, wireshark
- Language: Python
- Homepage:
- Size: 2.96 MB
- Stars: 48
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rainmana - emrekybs/Bryobio - It was developed to speed up the processes of SOC Analysts during analysis (Python)
README
# Bryobioπ·οΈ NETWORK Pcap File Analysis
[
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![]()
![]()