This website requires JavaScript.
Explore
Help
Sign In
public-mirrors
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced
2025-11-18 09:35:06 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d9d090445115372ac058c8a837f8af6304bbf39a
GTFOBins.github.io
/
_gtfobins
/
jq.md
Dov Murik
d9d0904451
Add jq
2018-06-12 14:10:38 +00:00
272 B
Raw
Blame
History
functions
functions
sudo-enabled
suid-enabled
file-read
code
LFILE=file_to_read sudo jq -Rr . "$LFILE"
code
LFILE=file_to_read ./jq -Rr . "$LFILE"
code
LFILE=file_to_read jq -Rr . "$LFILE"
Reference in New Issue
View Git Blame
Copy Permalink