mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-07-16 10:03:52 -07:00
typos
This commit is contained in:
parent
3814b4cf82
commit
fb26d89204
1 changed files with 4 additions and 2 deletions
|
@ -22,12 +22,12 @@ Available plugins
|
|||
- ```Spoof``` - Redirect traffic using ARP Spoofing, ICMP Redirects or DHCP Spoofing
|
||||
- ```BeEFAutorun``` - Autoruns BeEF modules based on clients OS or browser type
|
||||
- ```AppCachePoison``` - Perform App cache poisoning attacks
|
||||
- ```Ferret-NG``` - Tranperently hijacks sessions
|
||||
- ```Ferret-NG``` - Transperently hijacks sessions
|
||||
- ```BrowserProfiler``` - Attempts to enumerate all browser plugins of connected clients
|
||||
- ```CacheKill``` - Kills page caching by modifying headers
|
||||
- ```FilePwn``` - Backdoor executables being sent over HTTP using the Backdoor Factory and BDFProxy
|
||||
- ```Inject``` - Inject arbitrary content into HTML content
|
||||
- ```BrowserPwn``` - Performs drive-by attacks on clients with out-of-date browser plugins
|
||||
- ```BrowserSniper``` - Performs drive-by attacks on clients with out-of-date browser plugins
|
||||
- ```jskeylogger``` - Injects a javascript keylogger into clients webpages
|
||||
- ```Replace``` - Replace arbitary content in HTML content
|
||||
- ```SMBAuth``` - Evoke SMB challenge-response auth attempts
|
||||
|
@ -40,6 +40,8 @@ Changelog
|
|||
|
||||
- ```SessionHijacker``` is replaced with ```Ferret-NG```, captures cookies and starts a proxy that will feed them to connected clients
|
||||
|
||||
- ```JavaPwn``` plugin replced with ```BrowserSniper```, now supports java, flash and browser exploits
|
||||
|
||||
- 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue