mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-08-14 02:37:06 -07:00
Update README.md
This commit is contained in:
parent
caaee53079
commit
1b904200d2
1 changed files with 10 additions and 5 deletions
15
README.md
15
README.md
|
@ -7,7 +7,12 @@ Quick tutorials, examples and dev updates at http://sign0f4.blogspot.it
|
|||
|
||||
This tool is completely based on sergio-proxy https://code.google.com/p/sergio-proxy/ and is an attempt to revive and update the project.
|
||||
|
||||
Availible plugins:
|
||||
Dependency change!
|
||||
===================
|
||||
As of v0.9.5 DNS tampering support needs NetfilterQueue v0.6 which has yet to be merged into the main repo! Download it from here https://github.com/fqrouter/python-netfilterqueue and manually install it.
|
||||
|
||||
Availible plugins
|
||||
=================
|
||||
- Responder - LLMNR, NBT-NS and MDNS poisoner
|
||||
- SSLstrip+ - Partially bypass HSTS
|
||||
- Spoof - Redirect traffic using ARP Spoofing, ICMP Redirects or DHCP Spoofing and modify DNS queries
|
||||
|
@ -25,7 +30,8 @@ Availible plugins:
|
|||
- SMBAuth - Evoke SMB challenge-response auth attempts
|
||||
- Upsidedownternet - Flips images 180 degrees
|
||||
|
||||
So far the most significant changes have been:
|
||||
Changelog
|
||||
=========
|
||||
|
||||
- Addition of the Sniffer plugin which integrates Net-Creds (https://github.com/DanMcInerney/net-creds) currently supported protocols are:
|
||||
FTP, IRC, POP, IMAP, Telnet, SMTP, SNMP (community strings), NTLMv1/v2 (all supported protocols like HTTP, SMB, LDAP etc..) and Kerberos
|
||||
|
@ -51,8 +57,7 @@ https://github.com/secretsquirrel/the-backdoor-factory and code from BDFProxy ht
|
|||
|
||||
- Addition of the app-cache poisoning attack by Krzysztof Kotowicz
|
||||
|
||||
<h3>How to install on Kali</h3>
|
||||
|
||||
MITMf is now in tha kali linux repositories!
|
||||
How to install on Kali
|
||||
======================
|
||||
|
||||
```apt-get install mitmf```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue