Skip to content

Search for malware samples on various online sandboxes and malware repositories.

License

Notifications You must be signed in to change notification settings

asrabon/MalFind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MalFind

CLI tool to search for a malware sample on various online sandboxes and malware repositories.


Installation/First Time Run

  1. Clone the repository
  2. pip install -r requirements.txt
  3. Rename your config.ini.example file to config.ini
  4. Modify each source you want to use in the config.ini.example file to your corresponding API key, username, or password
  5. (Optional) Test all sources by running "pytest test.py"
  6. python malfind.py --hash [MD5, SHA1, SHA256]

Currently Supported Sources/Repositories

Future Work

About

Search for malware samples on various online sandboxes and malware repositories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages