Luca Deri
|
084577c3a9
|
Fixes invalid host count and update
|
2024-11-18 22:15:11 +01:00 |
|
Luca
|
2931c56ccd
|
Fixes invalid atomic comparison
|
2024-11-18 12:51:54 +01:00 |
|
Alfredo Cardigliano
|
125787909a
|
Add rowid to engaged alerts for all families
|
2024-11-12 11:53:59 +01:00 |
|
Alfredo Cardigliano
|
64028e3f8b
|
Add/remove engaged alerts from the in-memory db (currently working on SQLite)
|
2024-11-08 09:07:56 +01:00 |
|
Alfredo Cardigliano
|
89f59cde5a
|
Migrate local networks type from 16 to 32 bit
|
2024-10-29 15:31:37 +01:00 |
|
Matteo Biscosi
|
cd5889746b
|
Fixes no flows shown in the interface
|
2024-10-28 11:33:55 +01:00 |
|
Matteo Biscosi
|
17ca341011
|
Minor fixes to syn flood alert
|
2024-10-15 11:04:38 +02:00 |
|
Alfredo Cardigliano
|
99b417ad53
|
Fix segfault when allocating NetworkInterface in --help
|
2024-10-10 10:51:06 +02:00 |
|
Matteo Biscosi
|
c3cdc4ce72
|
Fixes top sites not working (#8749)
|
2024-10-09 11:40:46 +02:00 |
|
Luca Deri
|
3f3b267ce1
|
Implemented support for nDPI address cache
|
2024-10-08 17:06:31 +02:00 |
|
Luca Deri
|
9f9fc24820
|
Added missing try/catch
|
2024-10-04 12:40:05 +02:00 |
|
Luca Deri
|
28ae3d1851
|
Integrated domain collection code
|
2024-09-30 20:59:43 +02:00 |
|
Luca Deri
|
de4f199a6c
|
Enhanced domain tracing
|
2024-09-24 10:05:14 +02:00 |
|
Matteo Biscosi
|
15c35ce2dd
|
Added support to wlan ssid filter (#8702)
|
2024-09-20 17:29:32 +02:00 |
|
Alfredo Cardigliano
|
3b0b60c422
|
Remove JA3 leftovers. Update alert keys. Rename malivious JA3 to malicious Fingerprint.
|
2024-09-02 18:34:17 +02:00 |
|
Luca Deri
|
7036134bdb
|
Compilation fixes due to nDPI changes
|
2024-08-24 16:44:27 +02:00 |
|
Luca Deri
|
6a9e15ae47
|
Consmetic change
|
2024-08-23 16:47:49 +02:00 |
|
Alfredo Cardigliano
|
0ba4c2f44b
|
Add atomic to check for concurrency issues
|
2024-08-09 18:18:06 +02:00 |
|
Matteo Biscosi
|
d6d10b51b0
|
Inverted sumStats function logic for nDPIStats class
|
2024-08-09 11:44:33 +02:00 |
|
Alfredo Cardigliano
|
1ba9d33d7a
|
Print interface on error
|
2024-08-08 16:05:09 +02:00 |
|
Matteo Biscosi
|
6e7bc81e74
|
Changed labels and values in probes page (#8590)
|
2024-08-08 14:56:14 +02:00 |
|
Alfredo Cardigliano
|
c2cc635bf1
|
Fix counter overflow
|
2024-08-07 17:49:31 +02:00 |
|
Luca Deri
|
95595e3f2a
|
Rewokred trafic directions computation (#8581)
|
2024-08-01 17:58:09 +02:00 |
|
Luca Deri
|
09fe3ebf5e
|
Packet padding is no longer accounted in flow traffic
|
2024-07-30 18:02:58 +02:00 |
|
Alfredo Cardigliano
|
f4ff24da7b
|
Code cleanup
|
2024-07-30 17:39:21 +02:00 |
|
Luca Deri
|
c29a73d4f6
|
Fixed invalid application protocol accounting in network interfaces
due to partial nDPi detection
|
2024-07-26 22:10:59 +02:00 |
|
Luca Deri
|
0f87148baa
|
Renamed member a the term 'requires' is a reserved word
|
2024-07-26 13:24:20 +02:00 |
|
Alfredo Cardigliano
|
473055a5ef
|
Fix vlan reforging on packets
|
2024-07-18 10:49:44 +00:00 |
|
Alfredo Cardigliano
|
ee8f7755b7
|
Add badge while processing records
|
2024-07-16 14:36:26 +00:00 |
|
Alfredo Cardigliano
|
13c04f9850
|
Extend flow-dump-disabled flag
|
2024-07-15 16:50:13 +00:00 |
|
Alfredo Cardigliano
|
5ad757dcad
|
Disable persistent alerts on db view
|
2024-07-11 07:55:06 +00:00 |
|
Alfredo Cardigliano
|
b5d7d80265
|
Disable flow dump on db interfaces. Hide historical flows and reports menu.
|
2024-07-09 09:31:33 +00:00 |
|
Matteo Biscosi
|
efe021a3f5
|
Fixes incorrect initialization
|
2024-07-07 14:17:57 +02:00 |
|
Matteo Biscosi
|
af4f5e6180
|
Fixes counter overflow issue (#8424)
|
2024-07-07 13:34:02 +02:00 |
|
Matteo Biscosi
|
599758026b
|
Fixes application filter (#8478)
|
2024-06-26 12:10:50 +02:00 |
|
Alfredo Cardigliano
|
59612cf096
|
Fix nameclash with datalink type variable. Add missing datalink initializations.
|
2024-06-10 15:53:43 +02:00 |
|
Luca Deri
|
e82b7f6abf
|
Indent
|
2024-06-07 11:18:25 +02:00 |
|
Luca Ferretti
|
ca1d3a7d0d
|
changed protocols comparison order (#8417)
* added feature sorting flows by protocol
* changed protocols comparison order
|
2024-05-31 17:00:51 +02:00 |
|
Luca Ferretti
|
db8cb2cfa0
|
added feature sorting flows by protocol (#8416)
|
2024-05-31 16:12:46 +02:00 |
|
Luca Deri
|
d0be3720ff
|
Minor cleanup
|
2024-05-27 19:27:01 +02:00 |
|
Matteo Biscosi
|
a07d16b4ec
|
Added checks when updating stats
|
2024-05-14 06:43:12 -04:00 |
|
Matteo Biscosi
|
c407912106
|
Removed useless work when shutting down (#8364)
|
2024-05-09 05:17:45 -04:00 |
|
Luca Deri
|
3d117a9e16
|
Added support for SIP CallID in flow key
|
2024-05-04 11:27:38 +02:00 |
|
Luca Deri
|
aeca13eb9b
|
Fixes IPv4 decoding loop
(see https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=66432)
|
2024-05-03 19:55:05 +02:00 |
|
Luca Deri
|
3cc0aeddc5
|
Removed outdated unahandled flows that was casing fiscrepancies in flow accounting
|
2024-05-02 10:54:56 +02:00 |
|
Matteo Biscosi
|
8fe44ed01c
|
Moved decreasing num hosts (#8364)
|
2024-04-30 05:11:51 -04:00 |
|
Luca Deri
|
622e945e5e
|
Reworked host count in menubar
|
2024-04-23 19:46:08 +02:00 |
|
Luca Deri
|
812f1efdab
|
Fix for #8347
|
2024-04-23 18:01:09 +02:00 |
|
Luca Deri
|
5779579a20
|
Fixes protocol categories and reverts 5b4629f9e5
|
2024-04-23 12:48:23 +02:00 |
|
Alfredo Cardigliano
|
d7415c156d
|
Add option to limit rows
|
2024-04-19 15:41:27 +02:00 |
|