mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-08-20 21:43:28 -07:00
updated readme
This commit is contained in:
parent
563a8d37c1
commit
946ba0b365
1 changed files with 6 additions and 3 deletions
|
@ -16,12 +16,13 @@ Contact me at:
|
||||||
|
|
||||||
Available plugins
|
Available plugins
|
||||||
=================
|
=================
|
||||||
|
- ```Screenshotter``` - Uses HTML5 Canvas to render an accurate screenshot of a clients browser
|
||||||
- ```Responder``` - LLMNR, NBT-NS, WPAD and MDNS poisoner
|
- ```Responder``` - LLMNR, NBT-NS, WPAD and MDNS poisoner
|
||||||
- ```SSLstrip+``` - Partially bypass HSTS
|
- ```SSLstrip+``` - Partially bypass HSTS
|
||||||
- ```Spoof``` - Redirect traffic using ARP Spoofing, ICMP Redirects or DHCP Spoofing
|
- ```Spoof``` - Redirect traffic using ARP Spoofing, ICMP Redirects or DHCP Spoofing
|
||||||
- ```BeEFAutorun``` - Autoruns BeEF modules based on clients OS or browser type
|
- ```BeEFAutorun``` - Autoruns BeEF modules based on clients OS or browser type
|
||||||
- ```AppCachePoison``` - Perform App cache poisoning attacks
|
- ```AppCachePoison``` - Perform App cache poisoning attacks
|
||||||
- ```Ferret-NG``` - Transparently hijacks sessions
|
- ```Ferret-NG``` - Tranperently hijacks sessions
|
||||||
- ```BrowserProfiler``` - Attempts to enumerate all browser plugins of connected clients
|
- ```BrowserProfiler``` - Attempts to enumerate all browser plugins of connected clients
|
||||||
- ```CacheKill``` - Kills page caching by modifying headers
|
- ```CacheKill``` - Kills page caching by modifying headers
|
||||||
- ```FilePwn``` - Backdoor executables being sent over HTTP using the Backdoor Factory and BDFProxy
|
- ```FilePwn``` - Backdoor executables being sent over HTTP using the Backdoor Factory and BDFProxy
|
||||||
|
@ -35,6 +36,10 @@ Available plugins
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
- ```SessionHijacker``` is replaced with ```Ferret-NG```, captures cookies and starts a proxy that will feed them to connected clients
|
||||||
|
|
||||||
|
- Addition of the ```Screenshotter``` plugin, able to render screenshots of a clients browser at regular intervals
|
||||||
|
|
||||||
- Addition of a fully functional SMB server using the [Impacket](https://github.com/CoreSecurity/impacket) library
|
- Addition of a fully functional SMB server using the [Impacket](https://github.com/CoreSecurity/impacket) library
|
||||||
|
|
||||||
- Addition of [DNSChef](https://github.com/iphelix/dnschef), the framework is now a IPv4/IPv6 (TCP & UDP) DNS server ! Supported queries are: 'A', 'AAAA', 'MX', 'PTR', 'NS', 'CNAME', 'TXT', 'SOA', 'NAPTR', 'SRV', 'DNSKEY' and 'RRSIG'
|
- Addition of [DNSChef](https://github.com/iphelix/dnschef), the framework is now a IPv4/IPv6 (TCP & UDP) DNS server ! Supported queries are: 'A', 'AAAA', 'MX', 'PTR', 'NS', 'CNAME', 'TXT', 'SOA', 'NAPTR', 'SRV', 'DNSKEY' and 'RRSIG'
|
||||||
|
@ -46,8 +51,6 @@ Changelog
|
||||||
|
|
||||||
- Integrated [SSLstrip+](https://github.com/LeonardoNve/sslstrip2) by Leonardo Nve to partially bypass HSTS as demonstrated at BlackHat Asia 2014
|
- Integrated [SSLstrip+](https://github.com/LeonardoNve/sslstrip2) by Leonardo Nve to partially bypass HSTS as demonstrated at BlackHat Asia 2014
|
||||||
|
|
||||||
- Addition of the ```Ferret-NG``` plugin, which uses code from [FireLamb](https://github.com/sensepost/mana/tree/master/firelamb) to store cookies in a Firefox profile
|
|
||||||
|
|
||||||
- ```Spoof``` plugin can now exploit the 'ShellShock' bug when DHCP spoofing!
|
- ```Spoof``` plugin can now exploit the 'ShellShock' bug when DHCP spoofing!
|
||||||
|
|
||||||
- ```Spoof``` plugin now supports ICMP, ARP and DHCP spoofing
|
- ```Spoof``` plugin now supports ICMP, ARP and DHCP spoofing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue