mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 14:30:07 +01:00
Create tac.md
This commit is contained in:
parent
c61251c603
commit
bd77f4fb71
8
_gtfobins/tac.md
Normal file
8
_gtfobins/tac.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
functions:
|
||||
file-read:
|
||||
- description: It reads data from files, it may be used to do privileged reads or disclose files outside a restricted file system.
|
||||
code: |
|
||||
LFILE=file_to_read
|
||||
tac "$LFILE"
|
||||
---
|
Loading…
Reference in New Issue
Block a user