mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
Add tasksh
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
parent
887384bc2f
commit
07a408d696
15
_gtfobins/tasksh.md
Normal file
15
_gtfobins/tasksh.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
functions:
|
||||||
|
shell:
|
||||||
|
- code: |
|
||||||
|
tasksh
|
||||||
|
!/bin/sh
|
||||||
|
limited-suid:
|
||||||
|
- code: |
|
||||||
|
./tasksh
|
||||||
|
!/bin/sh
|
||||||
|
sudo:
|
||||||
|
- code: |
|
||||||
|
sudo tasksh
|
||||||
|
!/bin/sh
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user