verybusybusiness / 230-OOB

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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/sxcurity/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

About

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


Languages

Language:Python 100.0%