Add: DeepBlueCLI PowerShell's rules

This commit is contained in:
itiB
2020-10-05 02:24:55 +09:00
parent 3ea4381393
commit 2220500a9c
3 changed files with 56 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
mod application;
mod common;
pub mod detection;
mod powershell;
mod security;
mod system;
mod utils;