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 |
|
DastInDark
|
5b3773b192
|
added --no-summary option to do not display result summary #672
|
2022-08-21 11:29:19 +09:00 |
|
DastInDark
|
628cf64618
|
fixed fmt comment and newline
|
2022-08-21 02:31:56 +09:00 |
|
DastInDark
|
43d070ca47
|
added top alert to results summary by rule #667
|
2022-08-21 02:31:16 +09:00 |
|
DastInDark
|
fd653f24fc
|
added count by rule titles variable
|
2022-08-21 02:28:38 +09:00 |
|
DastInDark
|
0dbfb08e4c
|
Merge branch 'main' into 654-enhancement-output-to-json
|
2022-08-21 01:03:37 +09:00 |
|
DastInDark
|
a2727e2e04
|
cargo fmt
|
2022-08-21 00:59:53 +09:00 |
|
DastInDark
|
f1b1d919dc
|
Added output JSON format feature #654
|
2022-08-21 00:59:12 +09:00 |
|
DustInDark
|
c48d8589cd
|
Merge pull request #663 from fukusuket/fix-console-output-colored-by-detection-level
fix: Detection result records(crit,med,low level) not colored
|
2022-08-19 05:16:33 +09:00 |
|
fukusuket
|
2d12d5e846
|
fix: add file existing check when -f option specified. issue #664
|
2022-08-19 02:25:19 +09:00 |
|
fukusuket
|
01f6d9f711
|
fix: clippy waring(needless_borrow)
|
2022-08-19 01:09:31 +09:00 |
|
fukusuket
|
4d19f84d80
|
fix: Change the source color hashmap LEVEL_ABBR to LEVEL_FULL. issue #662
|
2022-08-19 00:25:35 +09:00 |
|
DastInDark
|
a8498429aa
|
added comment
|
2022-08-15 05:54:17 +09:00 |
|