mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-03-12 04:35:49 -07:00
68 lines
3.2 KiB
Plaintext
68 lines
3.2 KiB
Plaintext
ChangeLog Responder 2.1.4:
|
|
- Added: FindSMB2UPTime.py
|
|
- Added: FindSQLSrv.py
|
|
- Added: DontRespondTo and DontRespondToName options in Responder.conf
|
|
- Added: Lanman module
|
|
- Added: Analyze mode
|
|
- Added: SMBRelay
|
|
- Removed: Old style options (On/Off). Just use -r instead of -r On.
|
|
- Added [DHCP.py]: in-scope target, windows >= Vista support (-R) and unicast answers only.
|
|
- Added: In-scope llmnr/nbt-ns name option
|
|
- Added: Kerberos hash support
|
|
- Added: DHCP INFORM take over tool (DHCP.py)
|
|
- Added: MDNS Poisoner.
|
|
- Added: -F command line switch to force NTLM authentication on PAC file retrieval.
|
|
- Added: Ability to inject custom HTML in HTTP responses.
|
|
- Added: New WPAD proxy server. Enabled by default.
|
|
- Several improvements.
|
|
- Added: SMTP module
|
|
- Added: POP3 module
|
|
- Added: MSSQL plaintext auth support
|
|
- Added: SMB Relay
|
|
- Added: NBT-NS name is now printed.
|
|
- Added: -I command line switch (network interface). When set, this option override Responder.conf Bind_to setting.
|
|
- Added: Ability to change the HTML payload returned after authentication. See Responder.conf
|
|
- Added: Ability to change the pac script in Responder.conf
|
|
- Added: Configuration file for Responder. See Responder.conf
|
|
- Removed: Several options removed.
|
|
- Added: Bind shell which when executed on a victim workstation, will bind cmd.exe to port 140.
|
|
- Added: -e, --exe, --file option for serving specific files via the HTTP and WPAD server.
|
|
- Added: Ability to bind Responder to a specific interface
|
|
- Fix: Several fixes
|
|
- Added: HTTPS module.
|
|
- Added: Support for LM Hash downgrade.
|
|
- Added: WPAD transparent proxy server.
|
|
- Fix: minor bug fix
|
|
- Fix: Fixed bug in HTTP server.
|
|
- Added: Rogue LDAP auth server. Supports clear text password and NTLMSSP.
|
|
- Added: Ability to turn on/off the DNS server.
|
|
- Added: Icmp-Redirect.py for MITM Windows XP/2003 and earlier Domain members.
|
|
- Added: SMB Clear Text function for NT4 specific.
|
|
- Added: DNS server module.
|
|
- Added: FTP server module.
|
|
- Added: Ability to find the PDC in stealth mode with the Browser listener.
|
|
- Several changes.
|
|
- Removed: -d option (Domain), useless for now.
|
|
- Added: SMB Extended Security NTLMSSP authentication.
|
|
- Added: Fingerprint module.
|
|
- Added: Ability to turn off independently capture services.(mubix)
|
|
- Added: Function to grab HTTP cookies.
|
|
- Fix: Typo in logfile description.
|
|
- Added: Option for logging to a file (ravenium).
|
|
- Added: Basic exception handling for server sockets (ravenium).
|
|
- Added: Logging functionality, now logs all Responder activity to a file with date and time.
|
|
- Added: Print IP address to stdout for each protocol.
|
|
- Improvement: Added new line on Writedata (atucom).
|
|
- Improvement: final Hash is now printed to stdout instead of NT and LM.
|
|
- Fix: Fixed spelling in README (atucom).
|
|
- Fix: Removed hardcoded challenge for SQL NTLM.
|
|
- Fix: Removed hardcoded challenge for HTTP NTLM.
|
|
- Added an HTTP server with support for ntlmv1/v2 and basic Auth.
|
|
- Added command line switch support with optparse.
|
|
- Added -r switch, which allows turning On/Off Wredir answers.
|
|
- Added the possibility to turn off HTTP server using the -s switch.
|
|
- Added LLMNR module.
|
|
- Fixed bug in NTLMv1 hash parsing when clientOs and ClientVersion are
|
|
empty.
|
|
- Several minor changes.
|