> 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/james-remote-admin-tool.md).

# james remote admin tool

## v2.3.2

```bash
# telnet IP PORT

# default root:root

listusers
verify <user>
setpassword <user> <new-password>
# after setpassword, now can check pop3 for emails


RCE will create a new user and payload will be executed when someone logs in.
```

{% embed url="<https://github.com/am0nsec/exploit/blob/master/linux/http/ApacheJamesServer-2.3.2/apache_james_2-3-2.py>" %}
