µSploit framework is very basic exploit/peneration test tool framework.
I have been focused to make µSploit easy (user friendly) and simple to use as possible.
µSploit is written in python 3, and developed on ubuntu.
dependencies: ethtool aircrack-ng ettercap-text-only dsniff xterm driftnet (ubuntu/debian) and of course you will need python 3.
list of modules:
[+] apache_users
[+] arp_dos
[+] arp_spoof
[+] bluetooth_pod
[+] cloudflare_resolver
[+] dir_scanner
[+] dns_spoof
[+] email_bomber
[+] mac_spoof
[+] mitm
[+] network_kill
[+] pma_scanner
[+] port_scanner
[+] web_killer
[+] wifi_jammer
usage and download via git:
git clone https://github.com/4shadoww/usploit && cd usploit ./usploit (makesure all dependencies has been install)
Source: https://github.com/4shadoww