8000 GitHub - nopcorn/rr-exfil-curl
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nopcorn/rr-exfil-curl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

"Exfil with Curl" Action for Offensive Security Workflows

A reusable Github action intended to be used in red teaming and security assessments of CI/CD pipelines. This action uses the curl binary to POST the provided data to a specified endpoint.

Part of the RascalRunner family of Github offensive security tools.

Inputs

  • inputs.url - a fully qualified url to send the POST payload to
  • inputs.data - data to be sent to inputs.url, will be base64'ed prior to sending to fix issues with whitespace and newlines

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published
0