Added event log example

This commit is contained in:
Eric Conrad
2019-05-01 16:59:17 -03:00
committed by GitHub
parent 2aa4cfe191
commit c2dfa045ff

View File

@ -105,6 +105,7 @@ See 'Logging setup' section below for how to configure these logs
|Event|Command|
|-----|-------|
|Event log manipulation|`.\DeepBlue.ps1 .\evtx\disablestop-eventlog.evtx`|
|Metasploit native target (security)|`.\DeepBlue.ps1 .\evtx\metasploit-psexec-native-target-security.evtx`|
|Metasploit native target (system)|`.\DeepBlue.ps1 .\evtx\metasploit-psexec-native-target-system.evtx`|
|Metasploit PowerShell target (security)|` .\DeepBlue.ps1 .\evtx\metasploit-psexec-native-target-security.evtx`|