mirror of
https://github.com/lgandx/Responder.git
synced 2025-08-22 06:13:39 -07:00
Created Network traffic analyze mode (markdown)
parent
374f86b2ee
commit
48739d4fca
1 changed files with 9 additions and 0 deletions
9
Network-traffic-analyze-mode.md
Normal file
9
Network-traffic-analyze-mode.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Responder Analyze Mode
|
||||
|
||||
Responder has a built-in functionality which allows you to monitor without poisoning anything what is going on the subnet. This mode allows you to see who is looking for what on the network, and consequently build an attack.
|
||||
|
||||
This mode also has a Browser protocol listener analyzing all Browser protocol messages (port 138) and performs Browser backup requests to retrieve the complete list of workstation name and capabilities (server, workstation, mssql, PDC, etc) on the network.
|
||||
|
||||
Responder's analyze mode can be used by clients who wanted to see if NBT-NS/LLMNR remediation was successful or not, prior a retest.
|
||||
|
||||
[](https://postimg.cc/Q9p8Ss3s)
|
Loading…
Add table
Add a link
Reference in a new issue