Metasploit-GUI-for-Windows icon indicating copy to clipboard operation
Metasploit-GUI-for-Windows copied to clipboard

A advanced gui for windows version of metasploit created using C# and Visual Studio. NOTE: Does not use RPC

Metasploit-windows-GUI

A GUI for Metasploit that interacts with Metasploit-Windows without any form of RPC, this is done through window manipulation.

Getting started

Get the latest release. If you don't know which to download(x64 or x86), then you probably ain't in the right place. I suggest you take a short break from whatever you are doing and maybe read one of these articles.

How to use

Pretty straight ahead.

Dev Note

If I get the time, and am in the mood for it — then I might clean up this project. Some of the things that need cleaning is:

  • Remove buttons or add feature for the button in question
  • Make installation dialogue optional instead of main window
  • Function and variable refactoring if the item in question might need it
  • More detailed README
  • My Room