Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1011 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 1011 Bytes

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

This tool was developed with the purpose of furthering and organizing access to Malware-Traffic-Analysis exercises. Maltran makes it easy to list and download exercises in a simple and organized way.

Install

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

Usage

$ python3 maltran.py

output example

Developers:

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