Commit e56651c6 authored by bobloblaw's avatar bobloblaw
Browse files

Delete server_misconfiguration.md

parent f835b831
Loading
Loading
Loading
Loading

server_misconfiguration.md

deleted100644 → 0
+0 −22
Original line number Diff line number Diff line
# Server misconfiguration

## Webdav

Okay so webdav is old as hell, and not used very often. It is pretty much like ftp. But you go through http to access it. So if you have webdav installed on a xamp-server you can access it like this:

```
cadaver 192.168.1.101/webdav
```

Then sign in with username and pasword.
The default username and passwords are
Username: **wampp**
Password: **xampp**

Then use **put** and **get** to upload and download. With this you can of course upload a shell that gives you better access.

If you are looking for live examples just google this:

```
inurl:webdav site:com.mx
```
 No newline at end of file