https://github.com/bitsadmin/cobaltstrike
Everything related to Cobalt Strike
https://github.com/bitsadmin/cobaltstrike
cna cobaltstrike
Last synced: 7 months ago
JSON representation
Everything related to Cobalt Strike
- Host: GitHub
- URL: https://github.com/bitsadmin/cobaltstrike
- Owner: bitsadmin
- License: bsd-3-clause
- Created: 2020-02-03T20:04:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-03T20:20:33.000Z (over 5 years ago)
- Last Synced: 2025-03-06T01:16:31.652Z (7 months ago)
- Topics: cna, cobaltstrike
- Homepage:
- Size: 11.7 KB
- Stars: 15
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cobaltstrike
Everything related to Cobalt Strike.## Scripts
| Name | Description | Source |
| ---- | ----------- | ------ |
| credentials.cna | Adds a timestamp to the source column in new credentials | [bluescreenofjeff](https://github.com/bluscreenofjeff/AggressorScripts) |
| logging.cna | Adds logging of Cobalt Strike user, target host, PID and date in the beacon console | [harleyQu1nn](https://github.com/harleyQu1nn/AggressorScripts) |
| ProcessColor.cna | Takes the PS output in CS and color codes all AV processes, explorer process, browsers processes, and current process running | [harleyQu1nn](https://github.com/harleyQu1nn/AggressorScripts) |