Update README.md

Logging
Harley Lebeau 2017-09-01 13:26:05 -04:00 committed by GitHub
parent 5fa2d5f1e9
commit fb606079d8
1 changed files with 9 additions and 0 deletions

View File

@ -1,4 +1,5 @@
Logging Scripts
**Logger.cna Dependencies:**
Parent Folder:
@ -15,3 +16,11 @@ Logging Scripts
* *Still in Beta Stage
* Syntax: ./logs.py [Teamserver NickName]
* Logger.cna
* Logging script that captures all the Beacon outputs. Formats the Beacon input line to display timestamps. Use with logs.py to export all the logs for each operator.
* All logs will be created inside the /opt/cobaltstrike/logs/ directory
![logs](https://cloud.githubusercontent.com/assets/27856212/25580186/b85454fe-2e4c-11e7-91e1-10ab88d4e3fe.png)
![logs1](https://cloud.githubusercontent.com/assets/27856212/25580187/ba60dbbe-2e4c-11e7-8a37-7cfb124d99e9.png)