Commit Graph

191 Commits

Author SHA1 Message Date
DastInDark
fde482696a merged use 2022-09-28 01:15:59 +09:00
DastInDark
e411dda696 merged use 2022-09-28 01:14:41 +09:00
DastInDark
20715bdeef cargo fmt 2022-09-27 15:09:34 +09:00
DastInDark
0058334e60 Merge branch 'main' into 689-new-feature-html-summary-output 2022-09-27 14:21:35 +09:00
DastInDark
974ec45c9f added id attribute to html header tag #689 2022-09-27 14:19:06 +09:00
DastInDark
268065ae58 Merge branch 'main' into 689-new-feature-html-summary-output 2022-09-25 15:46:18 +09:00
DastInDark
64be8258e5 removed unnecessary crate use 2022-09-25 15:17:18 +09:00
DastInDark
5c0bc48a78 added Result Summary data in to html summary #689 2022-09-25 15:01:45 +09:00
DastInDark
85694a8e73 cargo fmt 2022-09-25 11:04:59 +09:00
DastInDark
08c6dcfbff changed Event ID Statistics wording to Metrics #706 2022-09-25 10:37:06 +09:00
DastInDark
b80a660207 refactoring 2022-09-24 17:33:09 +09:00
DastInDark
1dd4928bd5 cargo fmt 2022-09-24 17:17:39 +09:00
DastInDark
56681d85e7 added rules info in General Overview to HTML Summary #689 2022-09-24 17:16:03 +09:00
DastInDark
fd3f0d6c00 fixed clippy error 2022-09-23 13:12:59 +09:00
Yamato Security
64bc89d750 update tags to broken pipe 2022-09-08 10:36:10 +09:00
DastInDark
58e78b7203 changed MitreTags, MitreTactics, OtherTags field separator character 2022-09-08 09:52:26 +09:00
DastInDark
576f34bcb0 fixed test input code and removed unused import 2022-09-07 10:28:48 +09:00
DastInDark
26fe7dd2b2 changed channel convert from case-sensitive to insensitive #685 2022-09-07 10:22:36 +09:00
DastInDark
628cf64618 fixed fmt comment and newline 2022-08-21 02:31:56 +09:00
DastInDark
fd653f24fc added count by rule titles variable 2022-08-21 02:28:38 +09:00
DastInDark
7cc0217cb1 cargo fmt 2022-08-08 10:09:37 +09:00
DastInDark
3f25f951e7 Changed MitreTechniques alias to MitreTags due to MitreTags is included
tags expect techniques.
2022-08-07 00:24:32 +09:00
DastInDark
8ae2cf0bec cargo fmt 2022-08-07 00:11:23 +09:00
DastInDark
3f186cb281 Added separate feature Mitre ATT&CK tags and other tags when outputting #637 2022-08-07 00:09:38 +09:00
DastInDark
3ef2845d89 removed %MitreAttack% 2022-08-07 00:07:47 +09:00
DustInDark
d60ed0e62c fixed output format 2022-08-03 09:22:46 +09:00
DustInDark
07b4b0cb18 reverted %EvtxFile% change from file path to file name 2022-08-01 19:44:33 +09:00
DustInDark
bd8ae3101e fixed level data when detected by aggregation rule 2022-08-01 19:38:11 +09:00
DastInDark
be836d5040 fixed output error when exist difference column name and value #165 2022-07-31 14:13:51 +09:00
DastInDark
c36e4e8e6f fixed rulepath and evtxpath to adjust #625 change #165 2022-07-31 13:30:56 +09:00
DastInDark
3c5a629969 fixed record id condition 2022-07-31 13:03:25 +09:00
DastInDark
3ee8f6e68f removed comment outted unnecessary line 2022-07-30 00:54:11 +09:00
DastInDark
03a6861e6a merged tag_info processing 2022-07-29 23:27:17 +09:00
DastInDark
3d16ffef7b removed unnecessary field in struct to reduce memory use 2022-07-29 23:26:08 +09:00
DastInDark
ef546e19eb to remove unnecessary % in csv output 2022-07-29 23:23:23 +09:00
DastInDark
23257f798a cargo fmt 2022-07-29 10:35:45 +09:00
DastInDark
2822dfa120 merged import 2022-07-29 10:35:11 +09:00
DastInDark
d38ac0f273 reverted changed from hashbrown to std::collections 2022-07-29 10:33:47 +09:00
DastInDark
798214cb38 To speed up 2022-07-25 06:14:00 +09:00
DastInDark
2ac2ced9b6 removed full-data option due to can set by profile #165 2022-07-24 22:30:30 +09:00
DastInDark
42e6bf0296 changed import from hashbrown::HashMap to std::collections::HashMap due
to be merged hashbrown in std HashMap
2022-07-24 19:54:53 +09:00
DastInDark
a7033c4289 cargo fmt 2022-07-24 19:39:00 +09:00
DastInDark
ae6cc41489 Removed hide-record-id option due to adjusted output of recordID from profile 2022-07-24 19:37:15 +09:00
DastInDark
00293d9753 Changed channel abbreviation timing when messge is inserted 2022-07-24 19:35:29 +09:00
DastInDark
b7264082e8 add: customize csv and display fmt from profile #165 2022-07-24 19:34:02 +09:00
DastInDark
bed2656c5c cargo fmt 2022-07-19 22:22:49 +09:00
DastInDark
cbf96a4743 removed unnecessary processing due to change rule path to rule file #623 2022-07-19 22:20:38 +09:00
DastInDark
591e7f18f1 changed rule path to rule file name #623 2022-07-19 22:19:58 +09:00
DastInDark
45f49682d5 fixed display relative path processing #623 2022-07-18 22:29:06 +09:00
DastInDark
b97de6b588 revert file path display relative path #623 2022-07-18 21:55:04 +09:00