This is a toolkit used for building Metasploit-like consoles. It is aimed at building framework consoles in a Metasploit-like style. It provides the user with a comprehensive interface which makes them capable of defining CLI commands, modules and models for its database which is used for storage.
Setup: –
pip install sploitkit
Create a project: –
$ sploitkit-new my-sploit
$ cd my-sploit
$ gedit main.py
This project was created only for educational purposes and not for unethical practices.
Download Link: https://github.com/dhondta/python-sploitkit