nopcorn/"Exfil with Curl" Action for Offensive Security Workflows

Takes inputs from previous steps and uses curl to POST the content to a url

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 28, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: nopcorn/rr-exfil-curl@ab74ac3e2b031c2b36a97e1cc90f14b7531fd80d # v0.1.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
urlThe url to POST the payload toyes
dataThe data to POST to inputs.urlyes

no outputs