got-responded
got-responded helps security professionals to check for LLMNR/NBT-NS spoofing. This tool starts in the default mode and checks for both LLMNR and NBT-NS spoofing but does not send fake SMB credentials.
The term got-responded refers to a specific, specialized tool used by security professionals to detect the presence of a responder on a network.
Here is a detailed breakdown of what the sources provide regarding this tool:
- Functionality: The
got-respondedtool helps security professionals specifically detect rogue hosts running a responder on public Wi-Fi networks, airports, cafes, and other environments where people frequently join open networks. - Targeted Protocols: The tool is utilized to check for both LLMNR (Link-Local Multicast Name Resolution) and NBT-NS (NetBIOS Name Service) spoofing.
- Default Mode:
got-respondedstarts in the default mode and checks for both LLMNR and NBT-NS spoofing but is explicitly noted as not sending SMB (Server Message Block) credentials. - Related Tool: It is categorized alongside Responder, another tool sourced from GitHub.