Commit graph

85 commits

Author SHA1 Message Date
Simone Mainardi
3dd9f11628 Implements flow TCP states filters 2019-02-08 15:57:03 +01:00
Simone Mainardi
594582cdfe Implements eBPF processes drilldown with flows and pie charts 2018-11-06 12:14:20 +01:00
Simone Mainardi
8ecf392682 Implements eBPF per-username flows view 2018-11-05 19:59:28 +01:00
Simone Mainardi
5776e74da6 Implements eBPF username page with processes filtering 2018-11-05 17:21:04 +01:00
Simone Mainardi
efe1d8db5d Fixes invalid string format with missing ports 2018-11-05 14:19:36 +01:00
Simone Mainardi
93ad3d99ed Minor fix 2018-10-24 19:30:38 +02:00
Simone Mainardi
73a9b6c85d Fixes swapped eBPF events 2018-10-24 15:03:45 +02:00
emanuele-f
3802913084 Fix block flow button in host flows page 2018-10-08 12:22:03 +02:00
emanuele-f
457dcb3457 Implement Device Protocols Alerts 2018-10-02 22:35:00 +02:00
Simone Mainardi
78a457e731 Fixes broken sort by column info
Fixes #2074
2018-10-01 10:47:41 +02:00
Alfredo Cardigliano
8dcc8e3385 ability to drop flows dorectly from the flows list, line through the whole 5 tuple in case of dropped flow 2018-09-20 16:53:32 +02:00
Simone Mainardi
c0ae77e43a Adds host in dumped http flows info
Implements #1988
2018-09-07 19:15:52 +02:00
Simone Mainardi
3bc4312ed1 Initial thpt calc for ZMQ flows 2018-06-21 12:49:40 +02:00
Luca Deri
f0c936c368 Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Simone Mainardi
dbf2d0b286 Adds SIP call parties to the Info field 2018-01-02 19:29:19 +01:00
Simone Mainardi
236af04194 Improves accuracy of hosts active flows counters 2017-12-13 13:00:55 +01:00
Simone Mainardi
2e6fa7cf27 Per-category flow filtering capabilities 2017-12-11 20:18:55 +01:00
Simone Mainardi
4bbe36c957 Removes unused DNS-based categorization 2017-10-31 13:53:17 +01:00
Simone Mainardi
296aea9fca Fixes handling of flows returned as JSON via AJAX
Flows with special characters are now properly handled via JSON
2017-10-11 18:28:48 +02:00
Simone Mainardi
d5e36e87f4 Adds an Active Flows page to the AS details 2017-10-09 12:54:06 +02:00
Simone Mainardi
4e4020a480 Implements flows filter by client/server ASN 2017-10-08 22:54:24 +02:00
Simone Mainardi
a7b41075e4 Implements broadcast addresses per local network
Implements #571
2017-07-31 18:45:49 +02:00
Simone Mainardi
e4accce602 Handles unicode chars in host (custom) names and flow labels
Fixes #1290
2017-07-28 12:05:02 +02:00
Simone Mainardi
85da10af61 Implements new flow drill-down criteria: exporter ip and in/out interfaces
Implements #1326
2017-07-20 19:54:11 +02:00
Simone Mainardi
4d69182c89 Implements VLAN filtering in hosts and flows lists
Implements #999
2017-07-18 17:56:16 +02:00
emanuele-f
12d0e8a0bb Quota gui improvements
- Filter flows with blocked traffic
- Filter hosts with blocked traffic
- Improve flow_details quota report
2017-06-05 18:09:56 +02:00
Simone Mainardi
d7b929bdc1 Implements DNS searches and reworks INFO column 2017-05-23 14:00:19 +02:00
emanuele-f
1c38df48c9 Unify character encoding header code 2017-05-04 17:12:06 +02:00
emanuele-f
b7e0669c33 Implement flow status and unidirectional flows filters 2017-03-30 13:01:54 +02:00
emanuele-f
b897b62ad6 Fix broken IP version filter after commit 78e78c018c 2017-03-13 15:43:56 +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 Faranda
a624cda58d More flows and hosts filters (#1007)
* Add active flows hosts filter

* Add hosts and flows filter by IP version

* Highlight active items

* Fix Unknown protocol filter
2017-03-02 19:21:43 +01:00
Luca Deri
9e121cfbb5 Removed VLAN tag in hosts and flows tables when the table contains a VLAN id (redundant info) 2017-02-25 08:46:55 +01:00
emanuele-f
7c32f4d92f Parameters fixes 2017-02-08 17:09:51 +01:00
Emanuele Faranda
afdfac1c9c Lua scripts parameters validation (#970)
* partial work

* Migrate 'mode' parameters

* Migrate alerts types

* Fix some interface ids

* Partial work

* Partial work

* End of work for _GET parameters

* Work in progress

* Add support for special parameters

* Preferences validation

* Fixes and improvements

* Enforce interger validation
2017-02-08 12:25:35 +01:00
emanuele-f
05d4956fbd Adds missing quotes to href attributes 2017-02-02 15:52:09 +01:00
emanuele-f
233ea9cc2b Fix bad flows number when application filter is active 2017-01-31 15:07:06 +01:00
Luca
30e1a75f98 (C) update 2017-01-10 15:03:16 -08:00
Simone Mainardi
a493b96e29 Improves VoIP visualization (RTP) 2016-10-13 18:43:34 +02:00
Simone Mainardi
ab4d78b26d Improves flow status descriptions
Uses title tags to improve the descriptions of warning tiranges
shown as well as red TCP text
2016-09-21 17:34:03 +02:00
Simone Mainardi
fe5c6377aa Adds numFlows to flows retrieval for proper pagination
numFlows was suppressed in an earlier commit but this caused
issues with pagination of results.
2016-08-25 18:30:27 +02:00
Luca Deri
a3d36634e3 Code cleanup 2016-08-10 15:53:39 +02:00
valentina
d9b565e44b Other changes for SIP protocol. 2016-07-31 18:59:31 +02:00
Luca Deri
1f7022941c Fix for #622
Core cleanup
2016-06-22 13:53:04 +02:00
Simone Mainardi
44060c70ad Fixes web interface http last url visualization issues 2016-06-21 16:20:24 +02:00
Simone Mainardi
95d6e80bd5 Fixes web interface http server name visualization issues 2016-06-21 16:19:11 +02:00
Simone Mainardi
e33ed413d2 Fixes web interface DNS protocol visualization issues 2016-06-21 16:17:01 +02:00
Simone Mainardi
79f778ab59 Fixes web interface ssl certificates visualization issues 2016-06-21 15:41:52 +02:00
Luca Deri
d6bc2ce91a Implemented ICMP handling
Optimized flow memory
2016-06-15 15:33:00 +02:00
Luca Deri
46e0fef38b Implemented alert generation for suspicious probing attempts
Refactored code for historical traffic analysis
Added various HTML anchors to quick jump to historical reports if -F is used (Pro version only)
2016-06-15 11:37:52 +02:00