Commit graph

4823 commits

Author SHA1 Message Date
MatteoBiscosi
75f421c31d Removed duplicated require 2021-10-05 14:10:30 +02:00
MatteoBiscosi
baa8788808 Fixes nil snmp_cached_dev value 2021-10-05 11:05:35 +02:00
Simone Mainardi
08b011acd8 Fixes possible attempts to call nil values in alert defs.
Fixes #5951
2021-10-04 12:24:07 +02:00
Simone Mainardi
5aef101ff4 Handles REST APIs in circular dep checks 2021-10-04 11:30:57 +02:00
MatteoBiscosi
b88e35860b Fixes Host Page Broken (#5950) 2021-10-04 10:34:22 +02:00
Simone Mainardi
6f22edfcfe Removes circular dep. between http_lint and tag_utils 2021-10-01 17:48:22 +02:00
Simone Mainardi
cd36f86a2f Simplifies Lua risks (avoids an extra table to be in sync) 2021-10-01 16:32:14 +02:00
Simone Mainardi
1dd2b00988 Implements backend and frontend to show risks docs inline
Addresses #5857
2021-10-01 16:27:44 +02:00
MatteoBiscosi
4b197ca2cc Changed alert name (#5805) 2021-10-01 15:52:51 +02:00
Simone Mainardi
9aa1df0296 Removes unused local variables 2021-10-01 11:27:42 +02:00
Simone Mainardi
6da5283ae2 Removes package.path changes possibly causing nil indexing 2021-10-01 11:24:10 +02:00
MatteoBiscosi
1ab8bbe2cd Fixes attempt to index a nil value (global 'dirs') 2021-10-01 11:02:13 +02:00
Simone Mainardi
4509027c1c Fixes attempt to index a nil value (global 'dirs') 2021-10-01 10:27:38 +02:00
Simone Mainardi
04c80383ea Removes circular include between host_pools and graph_utils 2021-09-30 17:45:07 +02:00
Simone Mainardi
fe475afad6 Removes circular include between lua_utils and tag_utils 2021-09-30 17:43:45 +02:00
Simone Mainardi
bf127dcc22 Removes circular include between lua_utils and os_utils 2021-09-30 17:41:44 +02:00
MatteoBiscosi
4e693dc9f1 Added probes filter to host page (#5157) 2021-09-30 12:15:25 +02:00
Simone Mainardi
cd2a67d7aa Fixes system alerts not always sent to recipients
Addresses #5937
2021-09-30 11:35:10 +02:00
Simone Mainardi
dc25ff14b8 Enables score in nEdge
Addresses #5917
2021-09-28 12:49:58 +02:00
Simone Mainardi
879858639a Exposes {periodicity,service} maps in nEdge UI
Addresses #5917
2021-09-28 12:23:31 +02:00
Simone Mainardi
ae66546f31 Fixes REST API incompat. ({v1,v2}/get/alert/type/counters.lua)
Addresses #5754
2021-09-27 16:04:29 +02:00
MatteoBiscosi
98f39fc351 Implements probe name ordering (#5908) 2021-09-27 16:02:44 +02:00
MatteoBiscosi
9afce40299 Added service/periodicity map alerted view (#5782) 2021-09-23 09:43:04 +02:00
Simone Mainardi
4e750c8cde Implements 'All' checks tab to have all checks in a single place
Addresses #5610
2021-09-21 16:25:42 +02:00
Simone Mainardi
63a5df06f6 Implement IPS activities logging (e.g., block, unblock)
Addresses #5900
2021-09-20 16:59:35 +02:00
Simone Mainardi
d2a28ac1b6 Fixes cerain alert descriptions and types missing 2021-09-20 14:23:37 +02:00
Simone Mainardi
fce9a5ed5b Fix for system interface alerts showing up as unknown 2021-09-20 14:06:04 +02:00
Simone Mainardi
ba64aad551 Introduces the IPS/IDS cat. to further classify checks
Addresses #5899
2021-09-20 11:55:47 +02:00
MatteoBiscosi
54d6554549 Fixes top l7 table not filtering properly (#5868) 2021-09-17 16:55:47 +02:00
Luca Deri
4cddc6c280 Added DNS fragment and packet too long alerts 2021-09-17 16:31:02 +02:00
Simone Mainardi
aecc1e3e65 Adds HTTP susp. content risk as example
Addresses #5743
2021-09-15 16:13:14 +02:00
Simone Mainardi
98bebc850c Fixes dynamic loading of Lua flow risk alerts
Addresses #5743
2021-09-15 16:11:09 +02:00
Simone Mainardi
b5640f2b7b Implements lua {check,alert}_definitions for all unhandled risks
Addresses #5743
2021-09-15 16:08:44 +02:00
Simone Mainardi
fef7723445 Implements dynamic loading of flow risk alerts in Lua
Addresses #5743
2021-09-15 13:57:43 +02:00
Simone Mainardi
b01f8e50b8 Fixes TLS version for obsolete TLS alerts via ZMQ
Addresses #5860
2021-09-13 10:21:33 +02:00
Simone Mainardi
5f70c1eff7 Implements support for obsolete client SSH version
Addresses #5861
2021-09-10 12:32:42 +02:00
Simone Mainardi
4b55e02899 Reworks check for Obsolete SSH that was not handling cli and srv
Addresses #5861
2021-09-10 11:58:46 +02:00
Simone Mainardi
2cb849c98f Implements alert filters by score
Implements #5859
2021-09-09 18:27:01 +02:00
MatteoBiscosi
d468ee8f45 Added score to flow alert description (#5862) 2021-09-09 17:01:18 +02:00
MatteoBiscosi
6b7bcef800 Added flow verdict icon (#5854) 2021-09-09 16:37:32 +02:00
Matteo Biscosi
120cd82c39 Changed format and position of Flow Verdict information 2021-09-08 15:47:23 +02:00
MatteoBiscosi
031c006f6d Fixes top senders/receivers only showing local hosts (#5832) 2021-09-07 15:45:12 +02:00
Alfredo Cardigliano
bd7f390d02 Move updates js to the footer to reduce noise 2021-09-07 15:44:44 +02:00
MatteoBiscosi
040dfcbbf8 Added non nil session check 2021-09-07 12:27:11 +02:00
MatteoBiscosi
a1e4e21c01 Removed threshold configuration from Score Anomaly check (#5845) 2021-09-07 11:45:16 +02:00
MatteoBiscosi
c15b62407c Separated Score Threshold and Anomaly alert (#5845) 2021-09-07 11:38:48 +02:00
Simone Mainardi
243bcce623 Adds DNS request type to flow details
Implements #5841
2021-09-06 11:02:51 +02:00
MatteoBiscosi
f83a474f17 Added AS Name to nindex flow export (#5834) 2021-09-03 17:08:49 +02:00
MatteoBiscosi
b697113866 Added at simbol to username pattern (#5835) 2021-09-02 18:21:03 +02:00
MatteoBiscosi
b577afcf0e Generalized get first ip from mac function 2021-09-02 11:13:57 +02:00