ntopng/include
2022-06-17 23:57:02 +02:00
..
flow_alerts Fixed TCP with no answer alert definition 2022-06-07 13:11:35 +02:00
flow_checks Added dns fragmented alert 2022-05-31 18:34:22 +02:00
host_alerts Added Fin Scan check (#5903) 2022-05-16 17:18:11 +02:00
host_checks Added Fin Scan check (#5903) 2022-05-16 17:18:11 +02:00
ActiveHostWalkerInfo.h Improved host walk for lua scripts 2022-04-28 23:12:18 +02:00
AddressResolution.h adding address resolution test 2022-02-05 18:11:46 +01:00
AddressTree.h Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
Alert.h Remove alert severity from Alerts. Always use score (convert to severity when required for UI or similar) 2021-05-05 09:54:14 +02:00
AlertableEntity.h Implements per-severity breakdown of engaged alerts in C++ 2021-09-24 16:25:12 +02:00
AlertCounter.h Copyright update (C) 2022-01-03 09:35:09 +01:00
AlertFifoQueue.h Copyright update (C) 2022-01-03 09:35:09 +01:00
AlertsQueue.h Initial VLANid rework 2021-06-15 23:01:59 +02:00
AlertStore.h Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
AutonomousSystem.h Copyright update (C) 2022-01-03 09:35:09 +01:00
AutonomousSystemHash.h Copyright update (C) 2022-01-03 09:35:09 +01:00
BehaviouralCounter.h Copyright update (C) 2022-01-03 09:35:09 +01:00
Bitmap.h Copyright update (C) 2022-01-03 09:35:09 +01:00
Bitmap128.h Enable support for pool-based filtering in recipients 2022-02-23 12:29:58 +01:00
Bitmask.h Copyright update (C) 2022-01-03 09:35:09 +01:00
Bloom.h Copyright update (C) 2022-01-03 09:35:09 +01:00
BroadcastDomains.h Copyright update (C) 2022-01-03 09:35:09 +01:00
Cardinality.h Simplified Cardinality estimation code 2020-07-22 14:42:21 +02:00
Check.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ChecksLoader.h Copyright update (C) 2022-01-03 09:35:09 +01:00
Condvar.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ContainerStats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ContinuousPing.h Ping/ContinuousPing is now initialized on demand 2021-03-25 22:41:22 +01:00
ContinuousPingStats.h Implement continuous ping for selected interfaces (fix #5001) 2021-02-19 19:13:49 +01:00
CountriesHash.h Copyright update (C) 2022-01-03 09:35:09 +01:00
Country.h Copyright update (C) 2022-01-03 09:35:09 +01:00
DB.h Fixed termination 2022-02-23 10:23:12 +01:00
DnsStats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
DSCPStats.h Avoids double 5-sec HT-walks to update stats 2020-07-27 14:22:59 +02:00
DummyInterface.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ElasticSearch.h Fixed termination 2022-02-23 10:23:12 +01:00
EthStats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ExportInterface.h Copyright update (C) 2022-01-03 09:35:09 +01:00
FifoQueue.h Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
FifoSerializerQueue.h Copyright update (C) 2022-01-03 09:35:09 +01:00
Fingerprint.h Copyright update (C) 2022-01-03 09:35:09 +01:00
Flow.h eBPF fixes 2022-06-14 18:03:49 +02:00
flow_alerts_includes.h Fixed TCP with no answer alert definition 2022-06-07 13:11:35 +02:00
flow_checks_includes.h Fixed TCP with no answer alert definition 2022-06-07 13:11:35 +02:00
FlowAlert.h Copyright update (C) 2022-01-03 09:35:09 +01:00
FlowAlertsLoader.h Copyright update (C) 2022-01-03 09:35:09 +01:00
FlowCheck.h Copyright update (C) 2022-01-03 09:35:09 +01:00
FlowChecksExecutor.h Copyright update (C) 2022-01-03 09:35:09 +01:00
FlowChecksLoader.h Copyright update (C) 2022-01-03 09:35:09 +01:00
FlowGrouper.h Copyright update (C) 2022-01-03 09:35:09 +01:00
FlowHash.h Copyright update (C) 2022-01-03 09:35:09 +01:00
FlowRiskAlerts.h modified: Makefile.in (#6281) 2022-02-04 21:57:47 +01:00
FlowStats.h Added filter for second host in flows (#2722) 2022-05-10 12:45:50 +02:00
FlowTrafficStats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
FrequentStringItems.h Copyright update (C) 2022-01-03 09:35:09 +01:00
GenericHash.h Copyright update (C) 2022-01-03 09:35:09 +01:00
GenericHashEntry.h Copyright update (C) 2022-01-03 09:35:09 +01:00
GenericTrafficElement.h Copyright update (C) 2022-01-03 09:35:09 +01:00
Geolocation.h Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
Host.h Added hostname cleanup 2022-06-07 15:40:59 +02:00
host_alerts_includes.h Added Fin Scan check (#5903) 2022-05-16 17:18:11 +02:00
host_checks_includes.h Added Fin Scan check (#5903) 2022-05-16 17:18:11 +02:00
HostAlert.h Copyright update (C) 2022-01-03 09:35:09 +01:00
HostAlertableEntity.h Fixes buffer overflow in host alerts 2021-10-07 13:50:38 +02:00
HostCheck.h Copyright update (C) 2022-01-03 09:35:09 +01:00
HostChecksExecutor.h Copyright update (C) 2022-01-03 09:35:09 +01:00
HostChecksLoader.h Copyright update (C) 2022-01-03 09:35:09 +01:00
HostChecksStatus.h Copyright update (C) 2022-01-03 09:35:09 +01:00
HostHash.h Copyright update (C) 2022-01-03 09:35:09 +01:00
HostPools.h Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
HostPoolStats.h Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
HostStats.h Cleaned up local host stats code (#6336) 2022-04-28 11:43:05 +02:00
HTTPserver.h Extended ACL buffer to accommodate more entries 2022-03-04 00:17:59 +01:00
HTTPstats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ICMPinfo.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ICMPstats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
IEC104Stats.h Implements #6598 2022-05-15 16:57:48 +02:00
InfluxDBTimeseriesExporter.h Reorganized periodic scripts 2021-12-28 15:41:28 +01:00
InterarrivalStats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
InterfaceMemberAlertableEntity.h Fix access to deleted object when releasing external alerts 2022-02-10 19:45:12 +01:00
InterfaceStatsHash.h Copyright update (C) 2022-01-03 09:35:09 +01:00
IpAddress.h Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
L4Stats.h Reworked host map 2022-04-27 16:37:26 +02:00
ListeningPorts.h Added listening ports parsing 2021-10-26 00:32:09 +02:00
LocalHost.h Copyright update (C) 2022-01-03 09:35:09 +01:00
LocalHostStats.h Cleaned up local host stats code (#6336) 2022-04-28 11:43:05 +02:00
LocalTrafficStats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
LuaEngine.h Improved hosts map 2022-04-27 22:42:33 +02:00
LuaEngineFunctions.h Cleaned up alert code 2022-02-12 12:42:19 +01:00
Mac.h Added DHCP MAC stats 2022-05-16 23:30:50 +02:00
MacHash.h Copyright update (C) 2022-01-03 09:35:09 +01:00
MacManufacturers.h Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
MacStats.h Added DHCP MAC stats 2022-05-16 23:30:50 +02:00
MDNS.h Copyright update (C) 2022-01-03 09:35:09 +01:00
MonitoredCounter.h Copyright update (C) 2022-01-03 09:35:09 +01:00
MonitoredGauge.h Copyright update (C) 2022-01-03 09:35:09 +01:00
MonitoredMetric.h Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
MostVisitedList.h Copyright update (C) 2022-01-03 09:35:09 +01:00
Mutex.h Copyright update (C) 2022-01-03 09:35:09 +01:00
MySQLDB.h Fixed termination 2022-02-23 10:23:12 +01:00
nDPIStats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
NetworkDiscovery.h Copyright update (C) 2022-01-03 09:35:09 +01:00
NetworkInterface.h Reworked network initialization 2022-06-17 23:57:02 +02:00
NetworkInterfaceAlertableEntity.h Refactors OtherAlertableEntity into individual classes 2021-04-28 18:14:04 +02:00
NetworkStats.h Moved other u_int8_t for local nets to 16 bit 2022-03-22 13:12:12 +01:00
Ntop.h Disable flow dump to syslog on MacOS due to broken openlog API on Sierra and later 2022-06-14 16:36:39 +02:00
ntop_defines.h Implemented DHCP storm detection 2022-06-05 13:28:32 +02:00
ntop_flow.h Added category to elasticsearch flow dump 2022-06-15 12:40:16 +02:00
ntop_includes.h Reworked host map 2022-04-27 16:37:26 +02:00
ntop_typedefs.h Handle package information from nprobe 2022-06-15 12:25:05 +02:00
ntop_win32.h Copyright update (C) 2022-01-03 09:35:09 +01:00
NtopGlobals.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ObservationPoint.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ObservationPointHash.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ObservationPointIdTrafficStats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
OperatingSystem.h Copyright update (C) 2022-01-03 09:35:09 +01:00
OperatingSystemHash.h Copyright update (C) 2022-01-03 09:35:09 +01:00
OtherAlertableEntity.h Implements support for roles (attacker/victim) filtering of alerts 2021-05-31 12:32:56 +02:00
PacketDumper.h Copyright update (C) 2022-01-03 09:35:09 +01:00
PacketDumperGeneric.h Copyright update (C) 2022-01-03 09:35:09 +01:00
PacketDumperTuntap.h Warning fixes 2022-01-30 21:20:08 +01:00
PacketStats.h Reworked host map 2022-04-27 16:37:26 +02:00
Paginator.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ParsedeBPF.h eBPF fixes 2022-06-14 18:03:49 +02:00
ParsedFlow.h Add process/container/tcp info for both client and server. Parse container id. 2022-06-08 18:27:17 +02:00
ParsedFlowCore.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ParserInterface.h Copyright update (C) 2022-01-03 09:35:09 +01:00
PartializableFlowTrafficStats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
PcapInterface.h Fixes #6455 2022-04-29 10:19:25 +02:00
PeerStats.h Fix memory leak 2021-02-11 12:03:54 +01:00
PeriodicActivities.h Reworked periodic activities 2022-01-03 13:34:49 +01:00
PeriodicScript.h Copyright update (C) 2022-01-03 09:35:09 +01:00
PF_RINGInterface.h Copyright update (C) 2022-01-03 09:35:09 +01:00
Ping.h Minor ping changes 2022-01-04 22:54:12 +01:00
Prefs.h Disable flow dump to syslog on MacOS due to broken openlog API on Sierra and later 2022-06-14 16:36:39 +02:00
ProtoStats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
RecipientQueue.h Rename RecipientQueue 2022-04-20 18:44:10 +02:00
Recipients.h Rename RecipientQueue 2022-04-20 18:44:10 +02:00
Redis.h Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
RemoteHost.h Copyright update (C) 2022-01-03 09:35:09 +01:00
RoundTripStats.h Doubled interface charts length 2022-01-30 14:05:35 +01:00
RRDTimeseriesExporter.h Rename FifoStringsQueue to StringFifoQueue 2020-12-15 12:27:18 +01:00
RwLock.h Copyright update (C) 2022-01-03 09:35:09 +01:00
Score.h Added score breakdown to score anomaly alert 2021-05-17 18:24:01 +02:00
ScoreStats.h Added score breakdown to score anomaly alert 2021-05-17 18:24:01 +02:00
SerializableElement.h Copyright update (C) 2022-01-03 09:35:09 +01:00
SNMP.h Copyright update (C) 2022-01-03 09:35:09 +01:00
SPSCQueue.h Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
SQLiteAlertStore.h Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
SQLiteStoreManager.h Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
StatsManager.h Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
StringFifoQueue.h Copyright update (C) 2022-01-03 09:35:09 +01:00
SyslogCollectorInterface.h Fix log collection from multiple clients and purge idle 2022-06-01 10:11:49 +02:00
SyslogDump.h Disable flow dump to syslog on MacOS due to broken openlog API on Sierra and later 2022-06-14 16:36:39 +02:00
SyslogLuaEngine.h Improve syslog API, add host log plugin skeleton 2020-05-16 11:35:32 +02:00
SyslogParserInterface.h Use socket client IP when it is not available from the log line 2020-04-14 14:18:10 +00:00
SyslogStats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
TcpFlowStats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
TcpPacketStats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ThreadedActivity.h Added delayed scripts that are executed with minimal time drift to avoid all scripts to be executed at the same time and thus cause load spikes 2022-01-03 18:55:18 +01:00
ThreadedActivityStats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ThreadPool.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ThroughputStats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
TimelineExtract.h Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
TimeseriesExporter.h Calculates and charts RRD queue length 2020-03-09 22:46:35 +01:00
Trace.h Copyright update (C) 2022-01-03 09:35:09 +01:00
TrafficStats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
UserActivityStats.h Copyright update (C) 2022-01-03 09:35:09 +01:00
Utils.h Patch for avoid seting hostnames with invalid strings 2022-05-26 19:18:25 +02:00
ViewInterface.h Added flow exporter to view interfaces (#6445) 2022-03-21 11:33:53 +01:00
ViewInterfaceFlowStats.h Implements flow callbacks and alerts in C++ 2021-03-22 09:51:36 +01:00
ViewScoreStats.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
VirtualHost.h Copyright update (C) 2022-01-03 09:35:09 +01:00
VirtualHostHash.h Copyright update (C) 2022-01-03 09:35:09 +01:00
VLAN.h Copyright update (C) 2022-01-03 09:35:09 +01:00
VLANAddressTree.h Added vlan support to exclusion lists (#6510) 2022-05-24 12:22:24 +02:00
VLANHash.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ZCCollectorInterface.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ZMQCollectorInterface.h Copyright update (C) 2022-01-03 09:35:09 +01:00
ZMQParserInterface.h Add initial process IE colleciton from nProbe 2022-06-07 17:43:32 +02:00
ZMQPublisher.h Copyright update (C) 2022-01-03 09:35:09 +01:00