https://github.com/mitre/stockpile
A CALDERA plugin
https://github.com/mitre/stockpile
caldera caldera-plugin
Last synced: about 1 year ago
JSON representation
A CALDERA plugin
- Host: GitHub
- URL: https://github.com/mitre/stockpile
- Owner: mitre
- License: apache-2.0
- Created: 2019-04-26T16:52:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-11T16:43:22.000Z (about 1 year ago)
- Last Synced: 2025-03-29T03:02:36.841Z (about 1 year ago)
- Topics: caldera, caldera-plugin
- Language: PowerShell
- Homepage: https://caldera.mitre.org/
- Size: 12.1 MB
- Stars: 75
- Watchers: 20
- Forks: 47
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MITRE Caldera plugin: Stockpile
A plugin supplying Caldera with TTPs and adversary profiles.
[Read the full docs](https://github.com/mitre/caldera/wiki/Plugin:-stockpile)
For collection and exfiltration abilities added January 2022 (see list below), additional information
for configuring these abilities can be found in the [examples](docs/Exfiltration-How-Tos.md) in the stockpile/docs/
folder.
*2022 Included abilities:*
- Advanced File Search and Stager
- Find Git Repositories & Compress Git Repository
- Compress Staged Directory (Password Protected)
- Compress Staged Directory (Password Protected) and Break Into Smaller Files
- Exfil Compressed Archive to FTP
- Exfil Compressed Archive to Dropbox
- Exfil Compressed Archive to GitHub Repositories | Gists
- Exfil Compressed Archive to GitHub Gist
- Exfil Directory Files to Github (this exfiltrates files without archiving)
- Exfil Compressed Archive to S3 via AWS CLI
- Transfer Compressed Archive to Separate S3 Bucket via AWS CLI
- Scheduled Exfiltration
*Potential Issues*
- The `donut-shellcode` python package is not currently supported for ARM chip architectures. Thus the package cannot be installed on newer Mac systems with the M chip series.