Added logs.py Updated All_In_One.cna
parent
82bd2ac621
commit
32c607b0c3
20
README.md
20
README.md
|
@ -8,6 +8,22 @@ Collection of Aggressor scripts for Cobalt Strike 3.0+ pulled from multiple sour
|
|||
|
||||
**Dependencies:**
|
||||
|
||||
Parent Folder/Files: /opt/cobaltstrike/, /opt/cobaltstrike/av_hips_executables.txt
|
||||
Sub Folders: /opt/cobaltstrike/scripts/, /opt/cobaltstrike/Payloads/, /opt/cobaltstrike/modules/
|
||||
Parent Folder/Files:
|
||||
/opt/cobaltstrike/All_In_One.cna
|
||||
/opt/cobaltstrike/av_hips_executables.txt
|
||||
/opt/cobaltstrike/logs.py
|
||||
Sub Folders:
|
||||
/opt/cobaltstrike/scripts/
|
||||
/opt/cobaltstrike/Payloads/
|
||||
/opt/cobaltstrike/modules/
|
||||
Elevate Kit (Licensed Users Only)
|
||||
|
||||
* logs.py
|
||||
|
||||
* Author: Matthew Merrill @noone
|
||||
|
||||
* Python Script to parse all cobalt input/output logs and export into a HTML document
|
||||
|
||||
* *Still in Beta Stage
|
||||
|
||||
* Syntax: ./logs.py [Teamserver NickName]
|
||||
|
|
Loading…
Reference in New Issue