lgandx / Responder

Responder is a LLMNR, NBT-NS and MDNS poisoner, with built-in HTTP/SMB/MSSQL/FTP/LDAP rogue authentication server supporting NTLMv1/NTLMv2/LMv2, Extended Security NTLMSSP and Basic HTTP authentication.
GNU General Public License v3.0
5.48k stars 776 forks source link

Ability to configure using command line interface #262

Open atamakahere-git opened 11 months ago

atamakahere-git commented 11 months ago

There should be a way to configure (some parts of) responder without interactive with Responder.conf file, within the CLI.

responder -I eth0 -dvwP --http off --smb off will turn off http and smb and release those ports, its easier and very handy to config on the fly, rather than editing the config file multiple times.