Skip to content

clayscode/MaliciousPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of malicious Python programs

Structure

  • pwdcrack:

    • hashcrack.py - A python based hash cracker with single threaded, multi threaded, and gpu accelrated modes
  • bot_herder:

    • client - Client side application to communicate with Botnet CnC (Command-and-Control Server)
    • server - Flask-based Command-and-Control Server
    • nginx - nginx configuration
  • heartbleed:

  • metasploit_scripts:

  • reverse_eng:

  • rainbow_tables:

    • rainbow.py - A rainbow table using Python and Pickle

About

Repo for MaliciousPython Talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published