Commit Graph

1431 Commits

Author SHA1 Message Date
Yamato Security 64bc89d750 update tags to broken pipe 2022-09-08 10:36:10 +09:00
DastInDark c22c200d30 updated rules submodule 2022-09-08 09:53:48 +09:00
DastInDark ec176404ac updated changelog #687 2022-09-08 09:53:16 +09:00
DastInDark 58e78b7203 changed MitreTags, MitreTactics, OtherTags field separator character 2022-09-08 09:52:26 +09:00
DastInDark e6af3acc69 fixed test 2022-09-08 09:52:03 +09:00
DastInDark c131a64d28 changed output field sparator #687 2022-09-08 09:51:32 +09:00
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
DustInDark 08c095be84 Merge pull request #686 from Yamato-Security/685-make-channel-field-in-channel_abbreviationstxt-case-insensitive
Changed channel field in channel abbreviationstxt case insensitive
2022-09-07 11:34:48 +09:00
DastInDark f4c4e03623 updated changelog #685 2022-09-07 10:29:18 +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 49f744ff46 Merge pull request #682 from Yamato-Security/681-bug-custom-config-directory-doesnt-load-target_event_idstxt
Fixed custom config directory doesnt load files
2022-09-05 09:11:29 +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
DustInDark c1f8302118 Merge pull request #684 from Yamato-Security/683-bug-total-events-is-actually-the-number-of-scanned-events
Fixed total events is actually the number of scanned events
2022-09-05 08:54:16 +09:00
Yamato Security d21c07c04a fix backslash and filenames 2022-09-05 06:46:34 +09:00
DastInDark 91b5754d49 removed typo back-quote 2022-09-05 00:51:34 +09:00
DastInDark 208b1ccf14 fixed changelog jp wrong description 2022-09-05 00:50:48 +09:00
DastInDark 3ee5e9e900 changed total event count from iterator.count to count up 2022-09-05 00:39:15 +09:00
DastInDark 8f42f46c23 updated changelog #683 2022-09-05 00:19:19 +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 bdb4f845ff updated changelog #681 2022-09-03 18:46:37 +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
DustInDark 95f0c2e264 Merge pull request #680 from Yamato-Security/update-saved-results-wording
update saved events wording
2022-09-01 18:45:56 +09:00
Yamato Security 619ec5a0cc update saved events wording 2022-09-01 16:38:33 +09:00
Yamato Security 9ed1c355e7 Merge pull request #679 from Yamato-Security/678-display-top-10-informational-alerts
Changed top alerts output format
2022-09-01 15:50:00 +09:00
Yamato Security 9f0e692065 screenshot update 2022-09-01 15:40:27 +09:00
Yamato Security 3b76f4d2e8 wording update 2022-09-01 15:39:41 +09:00
DastInDark 767ab20093 updated rules submodule 2022-09-01 12:08:56 +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
Yamato Security 5c129162d2 update cargo 2022-08-29 07:31:34 +09:00
Yamato Security 96f1fa8958 update changelog 2022-08-29 07:31:23 +09:00
Yamato Security f82235a888 update results summary screenshot 2022-08-29 07:26:19 +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