Responder icon indicating copy to clipboard operation
Responder copied to clipboard

DontRespondTo setting no longer seems to work

Open cclements opened this issue 9 years ago • 4 comments

In the latest build, Responder correctly lists the ip not to respond to when starting up, then responds and captures hashes anyway.

https://gist.github.com/cclements/afb260d4ad47a67745ac7be000e1f2a0

cclements avatar Aug 11 '16 23:08 cclements

Thanks for your report. What's running on port 80?

lgandx avatar Aug 16 '16 17:08 lgandx

Had an instance of darkhttpd running on the box I had forgotten about. Issue persists after killing it however.

cclements avatar Aug 18 '16 04:08 cclements

Ok. Responder should never respond to its own IP address by default. The dontrespondto option is used for out of scope IP address or to avoid NAC detection.

lgandx avatar Aug 24 '16 00:08 lgandx

This project has been forked the author. Issues/Feature requests/Pulls will only be supported by lgandx at this address: https://github.com/lgandx/Responder If you have any suggestion, bugs, pulls, please use the new address.

lgandx avatar Sep 06 '16 18:09 lgandx