mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-11-10 07:04:22 +00:00
Update README.md
This commit is contained in:
parent
b4d8b5939f
commit
6bcd2e8a6a
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue