diff --git a/Network-traffic-analyze-mode.md b/Network-traffic-analyze-mode.md index a18cbc5..7f3f29c 100644 --- a/Network-traffic-analyze-mode.md +++ b/Network-traffic-analyze-mode.md @@ -6,4 +6,8 @@ This mode also has a Browser protocol listener analyzing all Browser protocol me Responder's analyze mode can be used by clients who want to see if NBT-NS/LLMNR remediation was successful or not, prior a retest. +To launch Responder in Analyze mode, use the following command: + +`./Responder.py -I eth0 -A` + [![Analyze-mode-Browser.png](https://i.postimg.cc/FR6YrsCf/Analyze-mode-Browser.png)](https://postimg.cc/Q9p8Ss3s) \ No newline at end of file