Skip to content

theshellcompany/pcapmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pcapmap

Generating a quick and dirty graph from a pcap.

Example use

At malware traffic analysis you can get the 2024-10-23-Redline-Stealer-infection-traffic.pcap

python -m venv
source ./venv/bin/activate
pip install -r requirements.txt
python pcapmap.py 2024-10-23-Redline-Stealer-infection-traffic.pcap

This will produce you a graph giving you a basic idea of the pcap.

About

Generating a quick and dirty graph from a pcap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages