maltran - A command line tool to list and download malware and malware exercises from MALware-TRaffic-ANalysis.net.
This tool was developed with the purpose of furthering and organizing access to traffic analysis exercises and malware files captured and published almost daily. Maltran makes the views and downloads exercises and malspams easier in an extremely simple and organized way.
Visit website Malware-Traffic-Analysis - A source for pcap files and malware samples...
$ git clone github.com/MalwareReverseBrasil/maltran.git
$ cd maltran
$ sudo apt install python3-pip
$ pip3 install -r requirements.txt
$ python3 maltran.py --help
$ python3 maltran.py
$ python2 maltran.py
Developers:
Acknowledgments to
- Thiago Peixoto (@thiagopeixoto)
- Renato Pacheco (@shrimp)


