Skip to content

Commit

Permalink
README added
Browse files Browse the repository at this point in the history
  • Loading branch information
Code Express committed Feb 7, 2018
1 parent 8a1ffc4 commit 4987fa2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## res·pound·er
<span>/rɪˈspaʊnd dər/</span></span>
<i>noun</i>
<ul>
<li>
<div style="margin-left:10px; display:inline;">
A tool that detects presence of a [Responder](https://github.com/SpiderLabs/Responder) in the network
</div>
</li>
<li>
<div style="margin-left:10px; display:inline;">
Catches hackers before they run away with the loot (hashes)
</div>
</li>
</ul>

Respounder sends LLMNR name resolution requests for made-up hostnames that do not exist. In a normal non-adversarial network, we do not expect such names to resolve. However, a responder, if present in the network, will resolve such queries and therefore get detected.

0 comments on commit 4987fa2

Please sign in to comment.