Commit graph

45 commits

Author SHA1 Message Date
MatteoBiscosi
4b7edebc71 Added confidence filter to alerts 2022-06-07 18:40:02 +02:00
MatteoBiscosi
5f686624ab Added Error code filter to alerts (#6610) 2022-05-30 15:22:45 +02:00
Alfredo Cardigliano
a3bce393ca Remove duplicated i18n tag fields. Add info tag definition. 2022-01-11 10:48:52 +01:00
Alfredo Cardigliano
8266ad3e3e Extend singlework validator to accept longer words (#6118) 2021-12-27 11:19:29 +01:00
Alfredo Cardigliano
608328b295 Code cleanup 2021-11-23 14:46:47 +01:00
Alfredo Cardigliano
dedea350b8 Datatable cleanup 2021-11-23 12:05:31 +01:00
Alfredo Cardigliano
ad5b7a1250 Add supprot for filtering alerts on hostname. Filter on hostname rather than IP when hostname is available 2021-11-11 18:37:59 +01:00
Simone Mainardi
2cb849c98f Implements alert filters by score
Implements #5859
2021-09-09 18:27:01 +02:00
Vasilis Tako
ca651f1a11 Fixed modal abort button 2021-09-09 17:21:42 +02:00
Alfredo Cardigliano
e247139c02 Add ip_version to the alert DB. Add filter on IP version in alert explorer. 2021-07-09 18:04:27 +02:00
l3wiz
2368fb6064 Removed duplicated elements on DOM 2021-07-07 15:35:45 +02:00
Simone Mainardi
ae0d1e9543 Implements toggle and filter for acknowledged alerts
Addresses #5600
2021-07-06 17:12:29 +02:00
Simone Mainardi
132dccf362 Implements filter to see acknowledged alerts
Addresses #5600
2021-07-06 14:26:25 +02:00
Simone Mainardi
04db8cc274 Merges acknowledge and label alerts into acknowledge
Addresses #5600
2021-07-05 18:02:56 +02:00
l3wiz
d24f94d14d Added a modal when try to open external links (Issue #5618) 2021-07-02 19:28:33 +02:00
Simone Mainardi
f1083262e3 Implements facilities to label alerts
Implements #5600
2021-07-02 17:25:58 +02:00
Simone Mainardi
feb65be1ca Implements acknowledged alerts
Implements #5600
2021-07-02 14:58:38 +02:00
Simone Mainardi
0a6b513710 Implements ability to store/search/filter host alerts by cli/srv
Addresses #5575
2021-06-30 12:58:00 +02:00
Alfredo Cardigliano
1627da8dfc Add support for multiple tags of the same type in the alert filter (frontend) 2021-06-30 11:10:11 +02:00
Simone Mainardi
2a7b32056a Unifies attacker/victim roles between flows and hosts 2021-06-30 11:03:00 +02:00
Alfredo Cardigliano
a8d08b2d3e Add support for more filter operators in alerts explorer 2021-06-29 18:25:45 +02:00
Alfredo Cardigliano
34f546810d Add support for 'subtype' filter dialog 2021-06-25 15:35:58 +02:00
l3wiz
386e238bfc Delert alert modal fix (Issue #5556) 2021-06-23 15:10:21 +02:00
Simone Mainardi
76fd315d1b Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
Simone Mainardi
507d8dce28 Implements the ability to list/configure alarm exceptions
Implements #5461
2021-06-09 19:35:42 +02:00
Alfredo Cardigliano
e0be38121f Add operator selection in add filter dialog for severity. Fixed bugs with operator handling in tagify support. 2021-06-01 15:24:55 +02:00
Simone Mainardi
0657eb6c9f Reworks flow alerts UI, filters, and unifies terminology
Fixes #5331
2021-05-26 15:56:00 +02:00
Alfredo Cardigliano
a097c85052 Remove attacker2victim/victim2attacker columns. Add icons for attacker/victim. Add has_attacker/has_victim fitlers. (fix #5302) 2021-05-25 12:42:44 +02:00
gabryon99
4ae542371d fixed poorly styled modal (#5373) 2021-05-19 12:18:09 +02:00
Alfredo Cardigliano
36908af60f Fix dismiss buttons 2021-05-19 09:31:03 +02:00
Matteo Biscosi
40612e713d Fixed closing modals not working 2021-05-18 13:11:55 +02:00
Alfredo Cardigliano
c3dfe67eb5 Add l7 proto and roles to flow alert filters 2021-05-17 14:23:18 +02:00
Alfredo Cardigliano
a635f36778 Add ability to edit alert filters 2021-05-17 12:27:36 +02:00
Alfredo Cardigliano
c8731f5bfa Add filter support for host role (attacker/victim) 2021-05-14 19:37:56 +02:00
Alfredo Cardigliano
cefcd8c021 Severity filter improvements 2021-05-14 16:05:44 +02:00
Alfredo Cardigliano
30e0bd8675 Add ability to filter by alert type (#5292) 2021-05-14 15:23:28 +02:00
Alfredo Cardigliano
d5213c17bd Remove hr 2021-05-13 19:04:17 +02:00
Alfredo Cardigliano
064c20db29 Implement support for alert filters using a dialog (WIP) 2021-05-13 19:02:28 +02:00
Alfredo Cardigliano
2be1108ed0 Add modal template for alert filters 2021-05-12 18:36:16 +02:00
Alfredo Cardigliano
cc050eb40b Rework delete alerts form (fix #5268) 2021-05-10 14:30:13 +02:00
Alfredo Cardigliano
f86cb29162 Improve filters listing in alerts delete dialog (#5268) 2021-05-10 12:03:43 +02:00
gabryon99
16f25fe474 fixes for delete alerts modal 2021-05-06 09:26:46 +02:00
Matteo Biscosi
92e0c129c5 Changed filters list to form group 2021-05-05 18:48:32 +02:00
Matteo Biscosi
afe1b21c0f Fixed wrong time format displayed into delete alerts and changed to modal format 2021-05-05 18:44:42 +02:00
Matteo Biscosi
b7060cade7 Implements delete alerts button
Implements #5268
2021-05-04 18:29:00 +02:00