Skip to content

Template repository for writing Python Metasploit Modules

License

Notifications You must be signed in to change notification settings

masifpak/msf-module-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msf-module-python

Template repository for writing Python Metasploit Modules

See the blogpost here for a walkthrough on how to use this.

TL;DR How to use

  1. Install VScode & Docker Desktop
  2. Install the Remote Development VSCode extension
  3. Clone and open this repo, VSCode should prompt you to re-open the project in the devcontainer.
  4. Wait a few moments for the Docker Image to build and you should be set.

About

Template repository for writing Python Metasploit Modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.0%
  • Dockerfile 7.0%