# xampp

## Interesting Paths

```bash
# config file (win)
\xampp\phpMyAdmin\config.inc.php

# default-passwords file (win)
\xampp\passwords.txt

# phpinfo
/xampp/phpinfo.php

# status of different services
/xampp/status.php
```

## XAMP for Windows 1.8.1

* webDAV RCE | <https://github.com/ruthvikvegunta/XAMPP-WebDAV-Exploit>
* file write | <https://www.exploit-db.com/exploits/28654>
