> For the complete documentation index, see [llms.txt](https://kashz.gitbook.io/kashz-jewels/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kashz.gitbook.io/kashz-jewels/active-directory/responder.md).

# responder

## Config file

```bash
/etc/responder/Responder.conf
```

## capture LLMNR hashes

```bash
sudo responder -I INTERACE -rdw [-v]
# hashcat -m 5600
```
