Skip to content

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

Notifications You must be signed in to change notification settings

dr1nk0rdi3/maltran-v0.1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%