offensive-actions/Reverse Shell
This sends a reverse shell via Azure Storage Account to circumvent hardened firewall rules for self-hosted runners.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| az-storage-account-name | The Azure Storage Account to send data to | yes | — |
| az-storage-container-name | The name of the Azure Storage Account container to send data to | yes | — |
| az-storage-sas-token | The SAS token for the Azure Storage Account container | yes | — |
| retry-interval | How often the action pulls for new commands in the storage account in seconds | no | 2 |
| max-retries | How many times the action will check for new commands in the storage account before terminating the reverse shell | no | 60 |
Outputs
no outputs