Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lc/230-OOB
- Owner: lc
- Created: 2017-12-20T05:23:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-27T07:46:55.000Z (over 4 years ago)
- Last Synced: 2024-06-26T00:37:19.905Z (4 months ago)
- Language: Python
- Size: 112 KB
- Stars: 167
- Watchers: 8
- Forks: 46
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- WebHackersWeapons - 230-OOB - of-Band XXE server for retrieving file contents over FTP.|![](https://img.shields.io/github/stars/lc/230-OOB?label=%20)|[`xxe`](/categorize/tags/xxe.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Python](/images/python.png)](/categorize/langs/Python.md)| (Weapons / Tools)
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.shStart the server:
```
python3 230.py 2121
```
everything will be logged to -> extracted.log