> 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/epmd.md).

# epmd

## .erlang.cookie RCE

```
# if possibe to leak .erlang.cookie (length of 20 chars)
# use msfvenom elf shell
# cmd = "<> && <> && <>"
https://www.exploit-db.com/exploits/49418

# manul way
https://insinuator.net/2017/10/erlang-distribution-rce-and-a-cookie-bruteforcer/
```
