Skip to content

It was developed to speed up the processes of SOC Analysts during analysis

License

Notifications You must be signed in to change notification settings

emrekybs/Bryobio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f2a9cfd Β· Mar 15, 2024

History

27 Commits
Feb 11, 2022
Feb 11, 2022
Nov 27, 2023
Mar 15, 2024
Dec 28, 2023
Feb 11, 2022

Repository files navigation

BryobioπŸ•·οΈ NETWORK Pcap File Analysis

[EmreKybs 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

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

Releases

No releases published

Packages

No packages published

Languages