Responder icon indicating copy to clipboard operation
Responder copied to clipboard

Add options for poisoners

Open f3rn0s opened this issue 1 year ago • 0 comments

I recently had a coworker ask how they could disable NBTNS poisoning specifically, and since the only way to do that was to modify the code, I thought, why not add in the option to do it in the config?

Specifically:

[Responder Core]

; Poisoners to start
MDNS  = On
LLMNR = On
NBTNS = On

; Servers to start
SQL      = On
... etc

f3rn0s avatar Apr 30 '24 05:04 f3rn0s