MSploit-project / MSploit

Pentest framework with in browser UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSploit

Exploitation tool

Part of the Msploit family

Features:

  • Web based ui (using jquery for ajax and bootstrap 5.1 for UI)
  • C# backend (using asp.net)
  • Authentication system (currently hardcoded user and password)
  • Server-side notifications system
  • Hosts overview
  • Host info
  • Nmap scanner with settings (sets host info)
  • Links to exploit-db and vuldb (for now)
  • Python script runner
  • Reverse shell listener
  • Multiple reverse shells per port, multiple shells per host

Planned

  • Plugin system
  • Better remote control payload (through web requests)

Requirements

  • Nmap
  • Python
  • dotnet 6

Default credentials

username: user

password: lkJSV@OiHF#OLJ@$#HJBCDVop

About

Pentest framework with in browser UI


Languages

Language:HTML 68.6%Language:C# 31.4%