Simone Mainardi
cee63f1500
Improves labels shortening by avoiding extra hostinfo2label calls
...
Addresses #5727
2021-08-04 10:18:50 +02:00
Simone Mainardi
d1d598e0a2
Implements proper shortening in host/flow alerts
...
Addresses #5727
2021-08-03 19:39:39 +02:00
Simone Mainardi
a1f73a5a37
Adds nIndex flows link in the alert actions column
2021-08-02 17:27:02 +02:00
Simone Mainardi
7c418a3c1e
Fixes invalid result reported when no L7 contacts can be found
...
Fixes #5715
2021-07-29 12:18:36 +02:00
Simone Mainardi
06b89a58f6
Fixes timeseries time intervals
2021-07-22 16:33:57 +02:00
Simone Mainardi
27951ae8a1
Fixes invalid traffic totals when reading large timespans
...
Addresses #5683
2021-07-20 11:14:38 +02:00
Vasilis Tako
73e9c0364f
modified timeseries data style
2021-07-15 18:40:48 +02:00
Simone Mainardi
ddad633b3a
Fixes checks and addition of host pools
...
Addresses #5677
2021-07-15 10:52:10 +02:00
Alfredo Cardigliano
a6ebbf952e
Improve mail server validator
2021-07-14 12:18:04 +02:00
Alfredo Cardigliano
25ee21db0a
Add SMTP url validation
2021-07-14 11:59:37 +02:00
Alfredo Cardigliano
84a30899ec
Fix alert name tooltip. Fix filter label for alert name.
2021-07-09 17:00:52 +02:00
MatteoBiscosi
67425a571f
Added overlay when reloading nindex/alert table after changing columns
2021-07-09 14:57:11 +02:00
Simone Mainardi
4258637dc9
Shortens alert labels too long (in html mode)
2021-07-09 10:42:41 +02:00
Vasilis Tako
2ef8b23a4c
Fixed minified files
2021-07-08 19:32:03 +02:00
Vasilis Tako
5e8104e07c
Added tooltip on all tags
2021-07-08 19:26:58 +02:00
MatteoBiscosi
40f91b7ec0
Fixes nindex page loading, top l7 contacts and removed raw flows( #5651 )
2021-07-08 18:03:40 +02:00
Simone Mainardi
b117e8a23a
Adds new REST API v2/
...
Addresses #5269
2021-07-08 09:57:46 +02:00
MatteoBiscosi
6b458452b3
Removed debugger
2021-07-05 12:43:42 +02:00
MatteoBiscosi
1c4bf75aa8
Fixes behavior graphs displaying wrong values
2021-07-05 12:42:06 +02:00
Alfredo Cardigliano
6827241e13
Defer sql condition generation. Rework handling of special cases of conditions. Fix host/vlan filters.
2021-07-01 12:41:36 +02:00
Simone Mainardi
f54f95e4e7
Reworks Alert column in alert tables
...
Addresses #5575
2021-06-30 18:18:22 +02:00
Simone Mainardi
49521a639f
Adds cog button under alert actions
2021-06-30 15:01:20 +02:00
MatteoBiscosi
59bba68e39
Removed debugger from timeseries graph
2021-06-30 13:11:34 +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
MatteoBiscosi
c601031299
Fixes chart labels not correct ( #5582 #5583 )
2021-06-30 11:42:28 +02:00
Simone Mainardi
2a7b32056a
Unifies attacker/victim roles between flows and hosts
2021-06-30 11:03:00 +02:00
MatteoBiscosi
221629ff74
Fixes Invalid Aggregated Metrics ( #5552 )
2021-06-28 11:38:39 +02:00
Simone Mainardi
b5339fbe05
Optimizes flow/host alert tables layout on small/large screens
...
Addresses #5563
2021-06-25 12:54:43 +02:00
MatteoBiscosi
6c9b183819
Fixed chart label wrongly formatted ( #5552 )
2021-06-25 10:57:01 +02:00
Simone Mainardi
6121eec89c
Implements ability to filter/search iface alerts by subject
...
Addresses #5563
2021-06-24 16:44:23 +02:00
Simone Mainardi
e9e07ed44c
Removes RSI from timeseries
...
Fixes #5549
2021-06-22 12:25:03 +02:00
Simone Mainardi
76fd315d1b
Refactors user_scripts into checks (lua)
2021-06-16 18:02:22 +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
gabryon99
96afe6342e
cleaning the javascript folder
...
All the *-utils.js files have been moved under `js/utils` folder. The makefile has been updated. The following scripts have been removed because they are not used anymore:
* `Chart.bundle.js`/`Chart.bundle.min.js`
* `address_chips.js` was a script used to implement in-house chips
* `main.js` file not used
2021-05-28 17:10:52 +02:00
Alfredo Cardigliano
72d6cc5e38
Add hyperlinks to alert numbers (implement #5334 )
2021-05-28 15:56:33 +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
Alfredo Cardigliano
36908af60f
Fix dismiss buttons
2021-05-19 09:31:03 +02:00
Simone Mainardi
1dce9e5842
Migrates to Bootstrap 5
...
Adds bootstrap-5.0.0-beta3-dist
Adds bootstrap-5.0.0
Updates bootstrap-5.0.0-beta3-dist to bootstrap-5.0.0-dist
initial migration to bs v5
porting to bs5
improvements on dropdown menu filter
fixed host map dropdown
removed excessive padding
fix button toggle
re-add blog news
removed text decoration for links
fix button layout (#5348 )
remove underscore from href (#5347 )
2021-05-18 11:39:59 +02:00
Alfredo Cardigliano
c8731f5bfa
Add filter support for host role (attacker/victim)
2021-05-14 19:37:56 +02:00
Alfredo Cardigliano
026571e6a7
Move all render code to datatable-utils. Cleanup attacker/victim rendering.
2021-05-14 19:01:39 +02:00
Alfredo Cardigliano
064c20db29
Implement support for alert filters using a dialog (WIP)
2021-05-13 19:02:28 +02:00
Simone Mainardi
b7f12727e2
Implements spillover description column for flow alerts
2021-05-12 18:43:12 +02:00
Alfredo Cardigliano
6c9b546383
Improve alert description for some families
2021-05-11 18:11:10 +02:00
Alfredo Cardigliano
41b72c1125
Cleanup alert description (move configset link as additional field). Add ellipsis to long descriptions, with tooltips.
2021-05-11 17:18:13 +02:00
Alfredo Cardigliano
fc85cc20ef
Add alert name to the description. Add support for filtering on alert type (wip)
2021-05-11 12:33:51 +02:00
Simone Mainardi
74603b8fe6
Implements alerts summary page for engaged alerts
2021-05-10 12:20:27 +02:00
Matteo Biscosi
6171d8cd29
Fixes flow filters not working
2021-05-07 10:58:15 +02:00
Alfredo Cardigliano
9ab16ef788
Fix total alerts columns
2021-05-06 18:51:49 +02:00