Alfredo Cardigliano
9352d0cdcd
Update copyright
2025-01-02 09:09:56 +01:00
Nicolò Maio
636ba2975c
Add Flow Reset Alert and counter. ( #8264 ) ( #8348 )
...
* Add Flow Reset Alert and counter. (#8264 )
* Renaming to TCP Flow Reset. (#8264 )
* Renaming the value retrieved by the getName method. (#8264 )
2024-04-24 17:15:20 +02:00
Luca Deri
55870e97b9
(C) Update
2024-01-12 11:44:18 +01:00
lucaderi
37dbf7f059
Automated commit of clang-format CI changes.
2023-04-08 12:28:11 +00:00
Luca Deri
dfb41880d5
Reworked nDPI stats (and dependencies)
...
Removed deserialization code
2023-04-08 14:27:05 +02:00
lucaderi
d395deac4e
Automated commit of clang-format CI changes.
2023-04-07 14:20:44 +00:00
Luca Deri
2f20e3f903
Removed "hide from top" hist feature that was not popular and reduced the overall speed
...
Added icon for blackhole hosts (i.e. hosts RX-only)
2023-02-17 15:27:36 +01:00
Luca Deri
f726b867c7
Updated (C)
2023-01-01 16:37:57 +01:00
Luca
8c43f5b28b
Implements #6150
2022-10-10 19:35:07 +02:00
Luca Deri
d7c866f4ee
Implements logic for #6150
2022-10-06 20:05:11 +02:00
Luca Deri
db3cdd1d15
Added IMAP/POP stats
2022-08-18 19:17:38 +02:00
Luca Deri
5c17fa1099
Improved asset management
2022-08-17 17:35:36 +02:00
MatteoBiscosi
345ff43fc5
Cleaned up local host stats code ( #6336 )
2022-04-28 11:43:05 +02:00
Luca Deri
b2f20317b8
Reworked host map
2022-04-27 16:37:26 +02:00
Alfredo Cardigliano
f2060f2488
Copyright update (C)
2022-01-03 09:35:09 +01:00
Francesco Amodeo
de27966413
Implemented countries host check ( #5713 )
...
* Added check and alert implementation
* Fixed size of estimation and some typo
* Added HLL counters and DES structure
Co-authored-by: Paolo Junior Mollica <p.mollica@studenti.unipi.it>
* fixes according comments of PR
* decreased memory footprint
* resolved conflicts
* fixed HostCheckID
* Removed wrongly committed file
Co-authored-by: paolo-junior-mollica <paolo.junior.mollica@gmail.com>
Co-authored-by: Matteo Biscosi <49585191+MatteoBiscosi@users.noreply.github.com>
2021-08-25 15:50:07 +02:00
Gaetano Barresi
f650a3700a
Domain Names host check ( #5723 )
...
* Adding/modifying .cpp for Domain Names host check
* Adding/modifying .h/.lua for Domain Names host check
* minor synstax fix
* dns_contacts
Co-authored-by: Stefano Russo <55586218+D0kken@users.noreply.github.com>
Co-authored-by: Stefano Russo <s.russo41@studenti.unipi.it>
2021-08-25 11:22:41 +02:00
Simone Mainardi
1d65185fd3
Keeps into account interface freq to update host stats
2021-08-13 19:16:26 +02:00
Simone Mainardi
132b2cb7c4
Minor score cleanup
...
Addresses #5694 along with companion pro commit
2021-07-20 12:32:22 +02:00
MatteoBiscosi
81a94d9fee
Fixes behavior alert not working correctly
2021-06-21 13:10:11 +02:00
Matteo Biscosi
bcc717689f
Partially Implements traffic blocking ( #5387 )
2021-05-21 18:40:49 +02:00
Matteo Biscosi
87d5cd2ff0
Added nDPI stats per host getter
2021-04-16 10:23:09 +02:00
Matteo Biscosi
90b306ae76
Re-added lower/upper bound to flow/score anomaly alert
2021-04-14 12:27:47 +02:00
Luca Deri
8b2faf21f5
Added script for checking flow number anomalies
2021-04-11 13:59:47 +02:00
Luca Deri
b7aadcc740
Reworked behavioural counters
...
Protocol changes due to latest nDPI changes
2021-03-23 12:55:06 +01:00
Simone Mainardi
f61ffc045b
Merge branch 'c-user-scripts' into dev
2021-03-22 10:36:13 +01:00
Simone Mainardi
aea9138bfb
Implements flow callbacks and alerts in C++
2021-03-22 09:51:36 +01:00
Luca Deri
8f37e1d77d
Added anomaly counter
2021-03-18 19:08:17 +01:00
Luca Deri
8a90e09b7a
Fixed behavioural scores
2021-03-14 13:53:23 +01:00
Luca Deri
8915a98a8a
Compilation fix
2021-03-13 20:17:22 +01:00
Matteo Biscosi
26af27d6a9
Implements active flow and host score behaviour
2021-03-13 00:31:01 +01:00
Matteo Biscosi
dbfdec34fe
Implements Local Host behaviour analysis and it's alert
...
Alert in case the host has an unexpected behaviour
2021-02-25 12:04:05 +01:00
MatteoBiscosi
5713777ff7
Fixed wrong peers stats given to lua
2021-02-03 13:14:24 +01:00
Matteo Biscosi
eba1aaa359
Implements #4984 core Internet resources misuse script
2021-02-03 12:41:18 +01:00
Matteo Biscosi
864723c151
Fixed top sites problem and added a slice of top OS stats
2021-01-18 18:12:53 +01:00
Luca Deri
a1178a0791
Updated (C)
2021-01-02 12:08:23 +01:00
Luca Deri
7758e0dea1
Reworked DoH code
2020-11-11 16:19:39 +01:00
Matteo Biscosi
5a8fd8efd7
Fixes #2115 and added shell script user guide ( #4702 )
...
* Added shell endpoint user guide
* Fixes #2115 std::new exceptions not always handled
* Removed a nothrow due to the insert of a try-catch statement
* Trying to implement #4421
Co-authored-by: matteo <biscosi@ntop.org>
2020-11-11 12:28:18 +01:00
Simone Mainardi
a0056ef2b7
Unifies alerted and misbehaving flows on hosts
...
Fixes #4596
2020-10-19 10:19:22 +02:00
Simone Mainardi
e5f95c0237
Reworks/cleanup host score code
2020-10-15 12:25:27 +02:00
Simone Mainardi
f0a2aba619
Simplifies incNumFlows/decNumFlows for Hosts
2020-10-01 14:28:13 +02:00
Simone Mainardi
fa96c5e2f5
Code cleanup
2020-10-01 14:20:07 +02:00
Luca Deri
a27eedaeef
Implemented cardinarily information report in hsot
...
Fixes #4005
2020-06-13 00:00:30 +02:00
Luca Deri
32f38e6d8b
Port cardinality implementation
2020-06-12 11:07:44 +02:00
emanuele-f
ec51278c20
Cleanup of HostStats
2020-05-20 17:05:30 +02:00
Luca Deri
57e6a93065
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
...
Updated (C)
2020-01-06 23:36:36 +01:00
Simone Mainardi
417c4a3146
Reworks handling of TCP flags for both ZMQ and packet interfaces
...
This commit allows simplifies the code and also allows flags-based alerts
to be triggered for packet and non-packet interfaces
Fixes #3167
2020-01-02 19:21:44 +01:00
Simone Mainardi
591421d530
Handles TCP flags stats in ZMQ interfaces
2020-01-02 14:21:43 +01:00
Simone Mainardi
ba13e49856
Updates vlans, pools, ases stats for view interfaces
2019-12-13 18:49:29 +01:00
Simone Mainardi
a65b6efc7c
Implements icmp hosts stats for view interfaces
2019-12-13 13:06:26 +01:00