This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
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.git
synced
2025-12-28 11:11:41 +01:00
Code
Issues
90960c8ea4
GTFOBins.github.io
/
_gtfobins
/
comm.md
Emanuel Duss
55b7296d8e
New command: comm
2020-11-13 11:59:14 +01:00
302 B
Raw
Blame
History
functions
file-read
suid
sudo
code
LFILE=file_to_read comm $LFILE /dev/null 2>/dev/null
code
LFILE=file_to_read comm $LFILE /dev/null 2>/dev/null
code
LFILE=file_to_read sudo comm $LFILE /dev/null 2>/dev/null