Skip to content

This simple script allows to download, automatically, pcaps file in the site Malware Traffic Analisys

Notifications You must be signed in to change notification settings

lucadivit/Malware-Traffic-Analisys-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Malware-Traffic-Analisys-Downloader

This simple script allows you to download, automatically, pcaps file in the site Malware Traffic Analisys

Installing

git clone https://github.com/lucadivit/Malware-Traffic-Analisys-Downloader

cd Malware-Traffic-Analisys-Downloader

pip install -r MTADRequirements.txt

Usage

Example of usage:

First example:

python3 MTADownloader.py

For help type:

python3 MTADownloader.py --help

Why?

  • Randomic download of pcaps (from 2013 to now)
  • Sequential download of pcaps (from 2013 to now)
  • Chose the number of pcap to download (1, 2, 100, ..., all)
  • Interation is not necessary
  • Download Pcaps by year

To Do

  • Download pcap by day
  • Download pcap by year

License

Malware-Traffic-Analisys-Downloader is licensed under ISC

Releases

No releases published

Packages

No packages published

Languages