Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lc/230-OOB

An Out-of-Band XXE server for retrieving file contents over FTP.
https://github.com/lc/230-OOB

Last synced: 3 months ago
JSON representation

An Out-of-Band XXE server for retrieving file contents over FTP.

Awesome Lists containing this project

README

        





Out-of-Band XXE tool


A python script to achieve file read via FTP!






230OOB is a tool that emulates an FTP server, assisting you in achieving file read via Out-of-Band XXE.

### Installation
```
git clone https://github.com/lc/230-OOB
```

### Usage:
Generate an XXE payload & DTD at http://xxe.sh

Start the server:
```
python3 230.py 2121
```
everything will be logged to -> extracted.log