mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-08-21 14:03:26 -07:00
Merged the SMBTrap plugin to master and relative code changes
This commit is contained in:
parent
87cb98b6ac
commit
c2354b9b63
4 changed files with 47 additions and 1 deletions
|
@ -16,6 +16,7 @@ Contact me at:
|
|||
|
||||
Available plugins
|
||||
=================
|
||||
- ```SMBtrap``` - Exploits the 'SMB Trap' vulnerability on connected clients
|
||||
- ```Screenshotter``` - Uses HTML5 Canvas to render an accurate screenshot of a clients browser
|
||||
- ```Responder``` - LLMNR, NBT-NS, WPAD and MDNS poisoner
|
||||
- ```SSLstrip+``` - Partially bypass HSTS
|
||||
|
@ -36,6 +37,8 @@ Available plugins
|
|||
Changelog
|
||||
=========
|
||||
|
||||
- Added the ```SMBTrap``` plugin
|
||||
|
||||
- Config file now updates on the fly!
|
||||
|
||||
- ```SessionHijacker``` is replaced with ```Ferret-NG```, captures cookies and starts a proxy that will feed them to connected clients
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue