emanuele-f
1ee2be27d3
Bridge wizard complete
2017-05-12 21:43:24 +02:00
emanuele-f
073537faff
Make SSL alerts configurable from preferences
2017-05-10 17:40:13 +02:00
emanuele-f
3496fb51c0
Add button to flush all alerts data
2017-05-08 23:31:46 +02:00
emanuele-f
83f18227f7
Threshold configuration page improvements
2017-05-08 20:55:52 +02:00
emanuele-f
3b3436eb0d
Make export data use GET HTTP request
2017-05-08 13:51:28 +02:00
emanuele-f
ca1d85c94e
Make interface realtime refresh rate configurable
2017-05-08 12:23:52 +02:00
emanuele-f
86a187e182
Flashstart dump fixes
2017-05-07 20:09:14 +02:00
emanuele-f
2c53dda60b
Fix slack alerts notifications
2017-05-03 13:10:16 +02:00
emanuele-f
9aa7b31552
Add SafeSearch and Global DNS in traffic bridge preferences.
2017-05-02 12:47:33 +02:00
emanuele-f
21594b834d
Separate syn/flow attacker and victim alert thresholds
2017-04-30 20:07:58 +02:00
Emanuele Faranda
8b8974e56c
Alerts improvements ( #1204 )
...
* Implement flow flood alert
* Remove alerts general settings
* Implement global threshold alerts for hosts, networks and interfaces
* Implement global anomaly alert configuration, lua side
* Make the global thresholds not bound to the interface
* Implement global anomaly alert configuration, C side
* Make the engaged alerts cache per interface to avoid conflics
2017-04-29 12:19:49 +02:00
Daniel Meyer
0ac9dff8cd
Validation mode for search_path parameter updated to support paths containing spaces.
2017-04-28 09:08:48 -04:00
emanuele-f
f516d7edb8
Fix flow alert explorer validation error
2017-04-28 12:30:30 +02:00
emanuele-f
426032426b
Expose the traffic profile validation function
2017-04-26 23:05:31 +02:00
emanuele-f
b83a93c6a5
Add preference to enable VLAN rrd dump and display VLAN rrd graphs
2017-04-24 13:00:24 +02:00
emanuele-f
12e6db4efb
Fixes various community version bugs
...
- Top ports page
- Top ASNs page
- Top flow senders page
- ASN graphs
- Hosts comparison sankey, port filtering
- Blank preferences screen
- Host pools add/remove members errors
2017-04-14 16:38:19 +02:00
Emanuele Faranda
1fbbe86e39
Prevent assigning a network to the multiple Host Pools ( #1150 )
...
* Prevent assigning a network to the multiple Host Pools
* Simplify host pool search interface
* Fix for MAC addresses bugs and add user notifications
* Fix issues caused by the use of non normalized network keys
* Changes a warning message
2017-04-14 12:17:16 +02:00
emanuele-f
2657357ab8
Improve quota settings layout
2017-04-13 19:54:30 +02:00
emanuele-f
eca26495d1
Implement ipv4 vs ipv6 packets breakdown for network interfaces
2017-04-13 11:40:06 +02:00
Luca Deri
fc53648a2b
Implemented data anonymization #1068
2017-04-09 11:37:24 +02:00
emanuele-f
6108718dcf
Fixes #1129
2017-04-05 19:39:17 +02:00
Simone Mainardi
4aa4212630
Implement OOO/Retransmissions Stats
...
Implements #1072
Additional implementations:
- l7 statistics for networks
Additional fixes and improvements:
- local networks traffic statistics were saved twice
- 5min.lua was not properly coded to keep into account user
preferences
_ 5min.lua has been simplified
TODO:
- ooo / retransmissions / lost counters should be accounted in the C engine or
serialized to disk as idle hosts may determine a decrease in the
aforementioned counters.
2017-04-05 19:34:58 +02:00
emanuele-f
4dffa882ef
Implement TCP flags timeseries for network interfaces
2017-04-04 19:09:41 +02:00
Simone Mainardi
4cade724ab
Ability to Specify the Default SNMP Community for Hosts
...
Implements #1112
2017-04-04 17:10:22 +02:00
Simone Mainardi
e3b91dc37f
Adds lint options for SNMP polling toggle
...
This commit is a companion of commit
commit 412dbebad2af47cb8479e8bc5ee82010ade3df23
Author: Simone Mainardi
Date: Mon Apr 3 18:07:38 2017 +0200
Implements SNMP polling toggle
Partially implements #1113
2017-04-03 18:09:02 +02:00
emanuele-f
0fcf93ffb9
Make traffic policy protocol name configurable after save.
2017-03-30 15:49:45 +02:00
Simone Mainardi
b7baee0be5
Implements Tiny Flows definition and export
2017-03-30 13:04:33 +02:00
emanuele-f
b7e0669c33
Implement flow status and unidirectional flows filters
2017-03-30 13:01:54 +02:00
emanuele-f
42904dd034
Implement HostPool time and bytes quota limit in inline mode
2017-03-29 19:42:31 +02:00
Simone Mainardi
8e519f5b45
Implements SNMP mac ports idx and trunk caching
2017-03-29 12:10:46 +02:00
emanuele-f
6fd015baa9
Allow single quotes in C side. Validation is delegated to http_lint.lua
2017-03-24 19:03:26 +01:00
emanuele-f
b8c4145fcd
Implement bytes and ndpi stats for ASN
2017-03-24 17:48:52 +01:00
emanuele-f
11953e3ede
SNMP interface binding improvements
2017-03-13 12:22:10 +01:00
Simone Mainardi
e5f2c478d9
Adds preference to save flow SNMP statistics
2017-03-10 19:55:29 +01:00
emanuele-f
c85838a62d
Fixes #1030
2017-03-08 10:42:11 +01:00
Simone Mainardi
82da84b87f
Adds new parameter for SNMP interfaces
2017-03-07 14:00:58 +01:00
emanuele-f
ce7d087e2c
Fix for #1021
...
LDAP bind_dn can contain spaces
2017-03-06 23:00:28 +01:00
Josh Soref
78e78c018c
Fixes spellings and typos
...
Thank goes to
Josh Soref <jsoref@users.noreply.github.com>
2017-03-06 17:54:48 +01:00
emanuele-f
b6adcdcb04
Fixes parameter error in #1009
2017-03-02 16:56:48 +01:00
Emanuele Faranda
c39901bde9
Add manufacturer filter to Layer 2 devices ( #1011 )
2017-03-02 15:29:28 +01:00
emanuele-f
0bbcc64bb1
Allow dots in absolute paths
2017-02-28 15:26:13 +01:00
emanuele-f
d47674757e
Add preference to enable SNMP interfaces dump
2017-02-28 10:18:17 +01:00
Luca Deri
20becf6c29
Added missing search_flows in field validation
2017-02-27 17:44:38 +01:00
emanuele-f
a8d1f9e4e7
Add the possibility to specify custom scripts parameters
2017-02-17 20:25:40 +01:00
emanuele-f
7f48b1b4ad
Fixes
2017-02-15 11:28:58 +01:00
emanuele-f
97515fd76b
Fix validation error when deleting a protocol category policy
2017-02-13 21:20:02 +01:00
emanuele-f
5995ab536a
Unify alert configuration code and place settings under alert icon
2017-02-13 21:17:59 +01:00
emanuele-f
45451f9a12
Fix for alerts dashboard
2017-02-10 19:37:57 +01:00
emanuele-f
ed0c30f839
Optional parameter fix
2017-02-09 11:46:06 +01:00
emanuele-f
7c32f4d92f
Parameters fixes
2017-02-08 17:09:51 +01:00