Commit Graph

849 Commits

Author SHA1 Message Date
DastInDark 6e9709170b fixed process contiguous empty value in array when output json #654 2022-09-08 01:48:00 +09:00
DastInDark 2c707a85a3 removed duplicated process 2022-09-08 01:05:41 +09:00
DastInDark 7996313f69 fixed error 2022-09-08 00:51:58 +09:00
DastInDark 6cecc74c03 cargo fmt 2022-09-08 00:36:01 +09:00
DastInDark 430a910320 fixed output lack json when last stock value #654 2022-09-08 00:32:49 +09:00
DastInDark 763ec973df Merge branch 'main' into 654-enhancement-output-to-json 2022-09-07 23:00:13 +09:00
DastInDark 576f34bcb0 fixed test input code and removed unused import 2022-09-07 10:28:48 +09:00
DastInDark a3faa89d41 fixed test 2022-09-07 10:23:55 +09:00
DastInDark 26fe7dd2b2 changed channel convert from case-sensitive to insensitive #685 2022-09-07 10:22:36 +09:00
DustInDark 47b778ec42 Merge branch 'main' into 681-bug-custom-config-directory-doesnt-load-target_event_idstxt 2022-09-05 08:55:17 +09:00
Yamato Security d21c07c04a fix backslash and filenames 2022-09-05 06:46:34 +09:00
DastInDark 3ee5e9e900 changed total event count from iterator.count to count up 2022-09-05 00:39:15 +09:00
DastInDark 45f678b147 fixed total events from scanned event number to actual evtx record num 2022-09-05 00:15:36 +09:00
DastInDark 793820679e cargo fmt 2022-09-04 23:43:58 +09:00
DastInDark 24e2c4cc73 added rule config files check function 2022-09-04 23:43:22 +09:00
DastInDark 916da7fb26 added eventkey_alias.txt to custom config directory check 2022-09-04 23:42:20 +09:00
DastInDark 452c901def cargo fmt 2022-09-03 18:58:56 +09:00
DastInDark 8afa631d2d removed debug print 2022-09-03 18:43:55 +09:00
DastInDark 0e920bda50 removed unnecessary ./ to path join 2022-09-03 18:43:32 +09:00
DastInDark 8f7c2d574b fixed custom config directory doesn't load #681
- channel_abbrevations.txt
- target_events_IDs.txt
- default_details.txt
- level_tuning.txt
- statistics_event_info.txt
2022-09-03 18:34:35 +09:00
Yamato Security 619ec5a0cc update saved events wording 2022-09-01 16:38:33 +09:00
Yamato Security 3b76f4d2e8 wording update 2022-09-01 15:39:41 +09:00
DastInDark 8486504a98 cargo fmt 2022-09-01 12:07:09 +09:00
DastInDark 4d1ad6e1ad fixed output format in summary table 2022-09-01 12:06:44 +09:00
DastInDark 89d0f165f1 changed output format 2022-09-01 00:38:52 +09:00
DastInDark 2ac060a585 fixed comment 2022-09-01 00:37:51 +09:00
DustInDark d0e227702b Merge pull request #677 from Yamato-Security/675-condense-results-summary-with-tables
Condensed detection count output format in the results summary
2022-08-29 11:00:54 +09:00
DastInDark 05784b677e cargo fmt 2022-08-28 21:40:37 +09:00
DastInDark 13bce2aa2d Condensed events count outptu to condense result summary #675 2022-08-28 21:39:40 +09:00
DastInDark ef51a37b8a removed unnecessary newline 2022-08-28 21:33:40 +09:00
DastInDark adfc7812c0 adjusted only exist key in Details #654 2022-08-27 22:58:15 +09:00
DastInDark cb882164c2 cargo fmt 2022-08-27 19:09:39 +09:00
DastInDark 9a7922781c changed output format top 5 detect count by level by date #675 2022-08-27 19:08:42 +09:00
DastInDark 435b3a2ec7 condensed top alert result summary #675 2022-08-27 19:08:08 +09:00
DastInDark b1393b13dd fixed clippy error(write-with-newline) 2022-08-25 08:36:03 +09:00
Yamato Security e3360c6931 update output 2022-08-25 06:00:19 +09:00
Yamato Security 004a5822d2 shorten output 2022-08-25 05:31:36 +09:00
DastInDark cbf61d155b omitted output when tag data is none 2022-08-25 00:48:41 +09:00
DastInDark ac2c362d48 removed debug output 2022-08-25 00:47:19 +09:00
DastInDark 4f1de4745b condensed most total detection in results summary #675 2022-08-24 20:01:29 +09:00
DastInDark 59fb1b8224 cargo fmt 2022-08-24 01:32:11 +09:00
DastInDark cba61b19e9 fixed JSON Format MiterTactics , MiterTags, and OtherTags 2022-08-24 01:31:28 +09:00
DastInDark 6aeda740d9 cargo fmt 2022-08-24 01:05:37 +09:00
DastInDark ce700f9c18 added json output to Mitretactics, MitreTags, and OtherTags 2022-08-24 01:04:40 +09:00
DastInDark f300a07486 fixed comment typo 2022-08-24 01:04:16 +09:00
DastInDark 3134d0b272 Merge branch 'main' into 654-enhancement-output-to-json 2022-08-23 23:02:15 +09:00
DastInDark c93a979791 Condensed detection count output format in the results summary #675 2022-08-23 22:56:21 +09:00
DastInDark d774c90ee0 fixed crash in event id value is string case #674 2022-08-22 18:04:22 +09:00
Yamato Security 16191d2824 rename --json and require -o 2022-08-22 07:55:36 +09:00
DastInDark 4fb6920a22 Merge branch 'main' into 654-enhancement-output-to-json 2022-08-21 11:48:04 +09:00