增加mimikatz检测

增加mimikatz检测
This commit is contained in:
huoji
2022-09-05 17:33:00 +08:00
parent cde86d8b6c
commit 9124f617f5
6 changed files with 219 additions and 4 deletions

View File

@@ -42,8 +42,8 @@ def rule_new_process_action(current_process, host, raw_log_data, json_log_data):
def rule_init():
print('[helloworld plugin] rule init')
pass
def plugin_init():
print('[helloworld plugin] plugin init')
print('uac提权插件 2022/8/15 by huoji')