under constructing

This commit is contained in:
ichiichi11
2020-11-21 15:04:28 +09:00
parent a794e011a9
commit 1abdbafb5a
13 changed files with 360 additions and 71 deletions

View File

@@ -5,6 +5,7 @@ pub mod configs;
pub mod detection;
mod powershell;
pub mod print;
mod rule;
mod security;
mod sysmon;
mod system;