Commit graph

6779 commits

Author SHA1 Message Date
Simone Mainardi
f242b94b6d Fixes incomplete active monitoring messages upon check failures
Fixes #5420
2021-06-01 10:13:26 +02:00
Matteo Biscosi
b40fd4ff7d Fixes nil value error 2021-06-01 10:08:48 +02:00
Alfredo Cardigliano
cfdf371ab5 Support lt/gt operators in alert severity 2021-06-01 09:59:54 +02:00
Matteo Biscosi
66586dc75f Removed filtered traffic chart, except for application filter (#5195) 2021-05-31 17:28:47 +02:00
gabryon99
338e7be9c0 fixed interface switch on mobile devices (#5407) 2021-05-31 15:40:55 +02:00
Simone Mainardi
66cd1fc8a3 Removes debug print left in blog_utils.lua
Addresses #5422
2021-05-31 14:41:25 +02:00
Simone Mainardi
0f5340e1a3 (C) update 2021-05-31 12:39:02 +02:00
Simone Mainardi
08fb295be9 Implements support for roles (attacker/victim) filtering of alerts
Implements #5425
2021-05-31 12:32:56 +02:00
Matteo Biscosi
756966c62b Added nProbe license and maintenance infos to iface 2021-05-31 12:28:41 +02:00
Simone Mainardi
9453fca4cb Reworks and completes attacker/victim for all host alerts
Addresses #5310
2021-05-31 11:17:03 +02:00
gabryon99
24f054f009 add missing username for blog notifications (#5422)
The notifications backend it worked fine, but the frontend was missing the username variable to be in able to display the 'New' badge correctly
2021-05-31 10:25:54 +02:00
Simone Mainardi
7d51eb47f7 Fixes ')' expected near 'class' in as_details.lua 2021-05-31 10:11:31 +02:00
gabryon99
8c8e4eb5e3 refactor blog template code 2021-05-29 13:24:13 +02:00
Luca Deri
4c27f6f98c Implemented handlig of hello message from nprobe 2021-05-28 19:34:11 +02:00
Alfredo Cardigliano
aa2e36d053 Increase color difference (fix #5329) 2021-05-28 17:51:18 +02:00
Simone Mainardi
4352638cdf Reworks and completes attacker/victim for all flow alerts
Addresses #5310
2021-05-28 17:03:37 +02:00
Alfredo Cardigliano
72d6cc5e38 Add hyperlinks to alert numbers (implement #5334) 2021-05-28 15:56:33 +02:00
gabryon99
78c3984f7c fix for sidebar (#5407) 2021-05-28 12:50:18 +02:00
gabryon99
cc87b69dd4 fixes for login page in dark mode 2021-05-28 12:30:53 +02:00
gabryon99
76cfcbc6c4 removed unused bootstrap-select.min.js from login.lua 2021-05-28 12:25:21 +02:00
Matteo Biscosi
8d789023c7 Fixed alert views chart error 2021-05-28 12:18:56 +02:00
gabryon99
ebc76da1b6 fixes for dark mode and removed of minified files. (#5391) 2021-05-28 12:13:23 +02:00
Alfredo Cardigliano
5464f23d2f Fix policy persistency changing other pool compoenents 2021-05-28 10:08:24 +00:00
Simone Mainardi
0ac075c01c Fixes attacker for suspicious DGA domains
Partially addresses #5310
2021-05-27 18:27:29 +02:00
Simone Mainardi
0c9404bacc Removes a debug print 2021-05-27 15:19:05 +02:00
Simone Mainardi
567655ad70 Fixes for active monitoring alerts
Fixes #5415
2021-05-27 15:18:10 +02:00
Luca Deri
8077acba0f Typo 2021-05-27 14:49:31 +02:00
Matteo Biscosi
ee01902bff Fixed host pool nil value 2021-05-27 14:46:25 +02:00
Simone Mainardi
024041bbc7 Fixes broken deletion of active monitoring alerts 2021-05-27 12:19:32 +02:00
Matteo Biscosi
b678a2128e Added jailed hosts refresh when removed a member and at startup 2021-05-27 11:38:32 +02:00
Luca Deri
2589f3f8d8 Removed debug messages 2021-05-26 23:56:19 +02:00
Luca Deri
66cadb1524 Added banned hosts check 2021-05-26 23:32:55 +02:00
Matteo Biscosi
d6cf8d4d1b Removed gettimeofday and Fixed Jailed Pool members delete 2021-05-26 18:57:10 +02:00
Simone Mainardi
066ce1dc4f Header alerts badge hyperlink now points to the engaged alerts 2021-05-26 17:32:05 +02:00
Simone Mainardi
0657eb6c9f Reworks flow alerts UI, filters, and unifies terminology
Fixes #5331
2021-05-26 15:56:00 +02:00
Simone Mainardi
11ed4d076b Fixes for nil ghost network alert 2021-05-26 14:36:05 +02:00
Matteo Biscosi
9be61a0838 Blocked delete and possibility to modify the Jailed Host Pool 2021-05-26 10:21:54 +02:00
Matteo Biscosi
18b0a048be Fixed time error while adding data to drop host pool 2021-05-26 10:01:39 +02:00
Alfredo Cardigliano
9bc4dbe078 Move ips pool creation after recipients initialization 2021-05-26 09:52:13 +02:00
Simone Mainardi
8cfb7b608a Allows alert access to admins and non-admins w/o allowed networks
Implements #5324
2021-05-26 09:50:28 +02:00
Matteo Biscosi
4e5e72bc12 Removed debug print 2021-05-25 19:15:35 +02:00
Simone Mainardi
0855f627a0 Allows alert access to admins and non-admins w/o allowed networks
Addresses #5324
2021-05-25 18:14:17 +02:00
Matteo Biscosi
c7b6e038cb Implements add host to drop pool by alert callback (#5405) 2021-05-25 17:57:26 +02:00
Simone Mainardi
6ac28afc61 Fixes inconsistent number of engaged alerts reported
Fixes #5408
2021-05-25 15:17:35 +02:00
Alfredo Cardigliano
ba67279074 Fix formatters 2021-05-25 12:57:50 +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
Matteo Biscosi
900a867a9b Standardized host pool name 2021-05-25 12:15:22 +02:00
Simone Mainardi
42c82ba8f4 Implements C++ HostPool getPoolByName
Implements #5409
2021-05-25 11:42:42 +02:00
Matteo Biscosi
211fc3eb9f Implements policy endpoint and fixed Dangerous Host alert 2021-05-24 16:39:30 +02:00
Alfredo Cardigliano
0f197941ab Add flow risk to traffic policies 2021-05-24 13:05:20 +02:00