updates people updates
This commit is contained in:
5
2026/kalmar/misc/git-hoarder/exploit.sh
Normal file → Executable file
5
2026/kalmar/misc/git-hoarder/exploit.sh
Normal file → Executable file
@@ -27,5 +27,8 @@ git commit -m "Delivery package with refs tracked"
|
||||
|
||||
# 6. Push to your server
|
||||
git branch -M main
|
||||
git remote add origin https://gitea.cato447.de/cato447/pwn.git
|
||||
git remote add origin ssh://git@gitea.cato447.de:222/cato447/pwn.git
|
||||
git push -u origin main -f
|
||||
cd ..
|
||||
|
||||
rm -rf base_repo malicious.git wrapper
|
||||
|
||||
Reference in New Issue
Block a user