1
0
Fork 0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2024-05-24 05:56:27 +02:00

Update README.md

This commit is contained in:
Alexandre ZANNI 2019-08-06 17:28:47 +02:00 committed by GitHub
parent bd449e9cea
commit 66c9d945b7
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,11 @@ Syntax: `<!ENTITY entity_name SYSTEM "entity_value">`
```
sudo ./xxeftp -uno 443 ./xxeftp -w -wps 5555
```
- [230-OOB](https://github.com/lc/230-OOB) and payload generation via [http://xxe.sh/](http://xxe.sh/)
```
$ python3 230.py 2121
```
## Detect the vulnerability