Commit graph

509 commits

Author SHA1 Message Date
Luca Deri
8b65046017 Implemented count of incoming tx peers with TCP flows unanswered 2023-01-23 15:36:16 +01:00
Luca Deri
9340087892 Added support for estimating the number of TCP contacted servers with no reply. This is useful to detect scans or network issues 2023-01-22 20:04:05 +01:00
Luca Deri
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
Alfredo Cardigliano
16f5c11f2d Add Host::storeAlert API 2022-12-20 10:57:04 -05:00
MatteoBiscosi
cde463a324 Added RST scan alert (#5903) 2022-11-30 17:01:49 +01:00
Luca Deri
4212c6225d Enhanced the host Lua API for host checks 2022-11-25 18:34:10 +01:00
Luca Deri
71fbbdbf58 Implemented custom host script (WIP) 2022-11-24 12:34:14 +01:00
MatteoBiscosi
2e27e21cc8 Added SNMP flood check (#5905) 2022-11-23 12:14:42 +01:00
MatteoBiscosi
71bb0efbc2 Added DNS flood alert (#5905) 2022-11-22 11:13:02 +01:00
Luca Deri
45b7a1c931 Reworked local hosts port handling 2022-10-29 14:19:57 +02:00
Luca Deri
75aece27e0 Implemented interace.getLocalServerPorts() 2022-10-23 23:22:44 +02:00
Luca Deri
7456607b53 Reworked host ports implementation 2022-10-23 22:13:33 +02:00
Luca Deri
49953e8647 Reworked unidirectional flow counter name 2022-10-20 17:25:01 +02:00
Luca Deri
809fa1ea9b Added oneway TCP flows counters 2022-10-17 22:59:24 +02:00
Luca Deri
fadd612d14 Implemented support of host filtering with TX traffic sent 2022-10-15 12:44:20 +02:00
Luca Deri
784e2d86b3 Improved top host sites adding reset method 2022-10-15 00:39:24 +02: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
7f648c0761 Added blacklist name to info stored in hosts 2022-10-05 18:19:10 +02:00
Luca Deri
93d4d923af Removed prefs for behaviour analysis
Tiny method signature changes
2022-09-25 18:49:52 +02:00
Alfredo Cardigliano
49c0dd037f Make functions public 2022-09-07 09:54:18 +02:00
Alfredo Cardigliano
3ed0b5d2e4 Code cleanup 2022-09-07 09:51:35 +02:00
Luca Deri
7b4a4acd5a Improved service categorization 2022-08-20 19:34:47 +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
Luca Deri
b046e3d748 Added --log-labels for creating a log of labels used by ntopng when learnt during traffic processing 2022-08-12 20:21:38 +02:00
Alfredo Cardigliano
0fa2ce01e4 Compilation fix 2022-06-20 22:58:07 +02:00
Alfredo Cardigliano
89b19f8134 Add listening ports from nprobe agent to hosts 2022-06-20 18:24:05 +02:00
Luca Deri
c57364a00d Added hostname cleanup 2022-06-07 15:40:59 +02:00
MatteoBiscosi
0ac8da733f Fixed server name not used for server ips (#6623) 2022-05-25 11:29:08 +02:00
MatteoBiscosi
7b51a4ca61 Added Fin Scan check (#5903) 2022-05-16 17:18:11 +02:00
Luca Deri
b2f20317b8 Reworked host map 2022-04-27 16:37:26 +02:00
Luca Deri
f721fdc653 Added NetworkInterface::findHostByMac() method 2022-04-10 13:07:18 +02:00
Luca Deri
1fe96bc73b Initial work for implementing host/port scan detection (#6327) (#6328) 2022-02-20 23:17:04 +01:00
Luca Deri
835f57ac3c Added Process/UserName placeholder code 2022-02-18 12:41:35 +01:00
Luca Deri
c724f0fbb2 Implemented spider/bot detection risk
Fixes for double flag visualization
2022-02-17 21:06:44 +01:00
MatteoBiscosi
d54fb4b3f0 Simplified view interface mac concept (#6290) 2022-02-09 21:56:02 +01:00
Alfredo Cardigliano
19310ffd06 Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
Luca Deri
b66d9c83ec Reworked alert exclusions 2022-01-28 13:06:47 +01:00
Luca
e3b4a21a0f Cosmetic changes 2022-01-24 14:42:07 +01:00
Alfredo Cardigliano
f2060f2488 Copyright update (C) 2022-01-03 09:35:09 +01:00
MatteoBiscosi
a4b8e712a0 Added Observation points stats and timeseries (#6085) 2021-11-19 16:30:11 +01:00
Simone Mainardi
4425cc54a8 Fixes buffer overflow in host alerts
Fixes #5959
2021-10-07 13:50:38 +02:00
MatteoBiscosi
7c10fba84b Implements ICMP flood check (#5904) 2021-10-07 11:40:51 +02:00
MatteoBiscosi
4e693dc9f1 Added probes filter to host page (#5157) 2021-09-30 12:15:25 +02:00
MatteoBiscosi
c1ccd2098f Fixed stashed unwanted changes (#5156) 2021-09-30 09:25:54 +02:00
MatteoBiscosi
7329de1bca Fixes concurrency problems with hosts probes(#5156) 2021-09-29 17:34:48 +02:00
MatteoBiscosi
d0fbfa8e12 Added exporter ip address to host informations (#5156) 2021-09-28 18:42:09 +02: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