Skip to content

c4ri0c4/maltran

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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...

Install

$ git clone github.com/MalwareReverseBrasil/maltran.git
	$ cd maltran
		$ sudo apt install python3-pip
			$ pip3 install -r requirements.txt

Help

$ python3 maltran.py --help

Usage

$ python3 maltran.py

Error

$ python2 maltran.py

Main menu screen

output example output example output example

Developers:

  • Vandré Augusto, Electric Engineer & Malware Researcher - blog
  • Ialle Teixeira, Security/Malware Researcher - blog

Acknowledgments to

  • Thiago Peixoto (@thiagopeixoto)
  • Renato Pacheco (@shrimp)

About

A command line tool to download malware exercises from malware-traffic-analysis.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%