Commit graph

6801 commits

Author SHA1 Message Date
Simone Mainardi
afb562c0b0 Fixes alert pagination broken for flows
Fixes #5440
2021-06-04 09:40:15 +02:00
lucapruneti
fc7efc2a0c
issue_5404_download_alert_format-inconsistent (#5433)
* Change host alert function name to json

* Refactored *_alert_store function with format_json, added csv format tohost alert

* Added .vscode directory to gitignore

* Refactor alert_store:to_csv function to single loop format

* Removed no_data value for no records in alert csv download

* Implemented csv export for alerts

* Merge with dev

* Removed row_id alert field to be exported in csv

* Refactored alert/*/list.lua with simple decision value format construct

* Refactored alerts csv export

* Fix removed output test files

* Added alert csv export for subdocuments

* Modified gitignore
2021-06-04 08:49:31 +02:00
Luca Deri
c7939fb212 Added JA3 handling via ZMQ 2021-06-04 00:10:07 +02:00
Matteo Biscosi
a616a8f06f Changed name value and fixed self nil value 2021-06-03 17:39:13 +02:00
Matteo Biscosi
8ccde0a06a Fixed new alert cards rest response 2021-06-03 16:49:45 +02:00
Matteo Biscosi
c74863ea7e Fixed js error regarding copy button (#5350) 2021-06-03 16:26:22 +02:00
Matteo Biscosi
d87599dba3 Added tooltip for new alert cards 2021-06-03 16:19:11 +02:00
Alfredo Cardigliano
f6f089c69e Add top mac and networks by alert count 2021-06-03 15:12:37 +02:00
Matteo Biscosi
d490648c70 Checking admin and localized string (#5350) 2021-06-03 14:43:02 +02:00
Simone Mainardi
49d28ccb44 Removes a debug flag 2021-06-03 14:21:11 +02:00
l3wiz
e5eb031e33 added zmq copy button (issue #5350) 2021-06-03 13:05:54 +02:00
Simone Mainardi
27d6f53c4b Moves items_list.template to standard user_script_templates/ 2021-06-03 11:40:56 +02:00
Simone Mainardi
0385651aaf Fixes sporadic plugins load failures causing unexpected behaviors 2021-06-03 11:37:57 +02:00
Alfredo Cardigliano
d43f32f23f Update skype protocol name 2021-06-03 11:32:49 +02:00
Matteo Biscosi
82b8450b41 Added general alert stats for the new Dashboard 2021-06-03 10:12:16 +02:00
Luca Deri
4a671e1789 Unified custom form name 2021-06-02 07:36:43 +02:00
Alfredo Cardigliano
5d294f7cab Add get_stats function to comput top alerts, hosts, cli/srv hosts from historical stats 2021-06-01 18:25:40 +02:00
Matteo Biscosi
bab578ca66 Removed dubplicated code 2021-06-01 18:04:14 +02:00
Matteo Biscosi
217b9eda33 Added Last Seen column to flow stats (#5392) 2021-06-01 17:49:59 +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
Matteo Biscosi
aa0167123b Added empty string check to formatter 2021-06-01 12:30:51 +02:00
Alfredo Cardigliano
ee7c012926 Handle operators in (view only) tags 2021-06-01 10:53:46 +02:00
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