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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 28, 2024
- License
- None
Pinned Snippet
uses: nopcorn/rr-exfil-curl@ab74ac3e2b031c2b36a97e1cc90f14b7531fd80d # v0.1.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| url | The url to POST the payload to | yes | — |
| data | The data to POST to inputs.url | yes | — |
Outputs
no outputs