mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
Add rake file-read
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
parent
9b402581ce
commit
0b196471f8
@ -1,5 +1,10 @@
|
|||||||
---
|
---
|
||||||
functions:
|
functions:
|
||||||
|
file-read:
|
||||||
|
- description: The file is actually parsed and the first wrong line is returned in an error message.
|
||||||
|
code: |
|
||||||
|
LFILE=file-to-read
|
||||||
|
rake -f $LFILE
|
||||||
shell:
|
shell:
|
||||||
- code: rake -p '`/bin/sh 1>&0`'
|
- code: rake -p '`/bin/sh 1>&0`'
|
||||||
sudo:
|
sudo:
|
||||||
|
Loading…
Reference in New Issue
Block a user