This repository has been archived by the owner on Jan 8, 2023. It is now read-only.
Releases: Silv3rHorn/BulkStrike
Releases · Silv3rHorn/BulkStrike
BulkStrike-20220123
- Fixed issue #5
BulkStrike-20211103
- Added support to get hosts' recent logins (use
get_logins
) - Added support for new
put-and-run
command (but still not usable until Crowdstrike allows it to be executed via API in the future)
BulkStrike-20210601
- Added support for API servers other than US-1 (use
bulkstrike configure
to set an API server other than https://api.crowdstrike.com)
Thanks Lovecore (#4) for raising this issue.
BulkStrike-20210527
- Fixed runscript bug (see f15011e)
Thanks Benhart for raising this issue
BulkStrike-20210503
- Added support for new
tar
RTR command
BulkStrike-20201119
- Added support for new
update
RTR command
BulkStrike-20201115
- Improved Error Handling
- Bug Fixes
BulkStrike-20201023
- Better formatting of table output using tabulate
- Added support for querying and deleting queued sessions
BulkStrike-20201009
- Support offline queuing (i.e. queuing of commands to offline machines)
- Support logging of console output to tsv (tab separated value) format
BulkStrike-20200410
First release