This simple script allows you to download, automatically, pcaps file in the site Malware Traffic Analisys
git clone https://github.com/lucadivit/Malware-Traffic-Analisys-Downloader
cd Malware-Traffic-Analisys-Downloader
pip install -r MTADRequirements.txt
Example of usage:
First example:
python3 MTADownloader.py
For help type:
python3 MTADownloader.py --help
- 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
- Download pcap by day
- Download pcap by year
Malware-Traffic-Analisys-Downloader is licensed under ISC