ntopng/src
2021-06-24 17:21:09 +02:00
..
flow_alerts Removed unused lateral movement variable 2021-06-17 16:59:15 +02:00
flow_checks Fixes crash upon disabling IECUnexpectedTypeId check 2021-06-21 15:43:15 +02:00
host_alerts Reworks score computation for host alerts 2021-06-23 14:48:47 +02:00
host_checks Implements 'Subject' column for interface alerts 2021-06-24 15:51:17 +02:00
AddressResolution.cpp Added shutdown check in DNS resolution 2021-04-09 21:42:12 +02:00
AddressTree.cpp Implements flow callbacks and alerts in C++ 2021-03-22 09:51:36 +01:00
AlertableEntity.cpp Remove AlertsManager (no longer used). Add back entity value or 5-tuple to exported alerts (fix #5285) 2021-05-10 10:57:43 +02:00
AlertCheckLuaEngine.cpp Implements new alerts database and drilldown 2021-04-26 19:41:34 +02:00
AlertCounter.cpp Updated (C) 2021-01-02 12:08:23 +01:00
AlertExclusions.cpp Minor fixes 2021-04-03 10:30:53 +02:00
AlertsQueue.cpp Adds extra tracing for alert drops 2021-06-23 16:13:47 +02:00
AlertStore.cpp Implements new alerts database and drilldown 2021-04-26 19:41:34 +02:00
AutonomousSystem.cpp Removed ASN 0 from anomaly print (#5567) 2021-06-24 15:14:53 +02:00
AutonomousSystemHash.cpp Updated (C) 2021-01-02 12:08:23 +01:00
Bitmap16.cpp Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
Bitmap128.cpp Warning fix 2021-05-27 22:53:19 +02:00
Bitmask.cpp Updated (C) 2021-01-02 12:08:23 +01:00
Bloom.cpp Updated (C) 2021-01-02 12:08:23 +01:00
BroadcastDomains.cpp Enhanced anomly debug messages 2021-03-18 15:46:58 +01:00
ChecksLoader.cpp Refactors {flow,host}callbacks into {flow,host}checks (C++) 2021-06-16 15:27:38 +02:00
Condvar.cpp Updated (C) 2021-01-02 12:08:23 +01:00
ContainerStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
ContinuousPing.cpp Ping/ContinuousPing is now initialized on demand 2021-03-25 22:41:22 +01:00
ContinuousPingStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
CountriesHash.cpp Updated (C) 2021-01-02 12:08:23 +01:00
Country.cpp Added score stats to VLAN/Country/AS/Network 2021-05-13 11:09:16 +02:00
DB.cpp Updated (C) 2021-01-02 12:08:23 +01:00
DnsStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
DSCPStats.cpp Compilation fix 2020-07-17 23:15:43 +02:00
DummyInterface.cpp Updated (C) 2021-01-02 12:08:23 +01:00
ElasticSearch.cpp Fixes Elasticsearch version initialization 2021-01-19 12:05:26 +01:00
EthStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
ExportInterface.cpp Updated (C) 2021-01-02 12:08:23 +01:00
Fingerprint.cpp Exports malicious JA3 fingerprint information in host TLS reports 2021-03-02 19:42:54 +01:00
Flow.cpp Adds extra tracing for alert drops 2021-06-23 16:13:47 +02:00
FlowAlert.cpp Refactors {flow,host}callbacks into {flow,host}checks (C++) 2021-06-16 15:27:38 +02:00
FlowAlertsLoader.cpp Migrated periodicity update alert into flow alert 2021-06-21 17:47:03 +02:00
FlowCheck.cpp Reworks score computation for host alerts 2021-06-23 14:48:47 +02:00
FlowChecksExecutor.cpp Refactors {flow,host}callbacks into {flow,host}checks (C++) 2021-06-16 15:27:38 +02:00
FlowChecksLoader.cpp Migrated periodicity update alert into flow alert 2021-06-21 17:47:03 +02:00
FlowGrouper.cpp Updated (C) 2021-01-02 12:08:23 +01:00
FlowHash.cpp Initial VLANid rework 2021-06-15 23:01:59 +02:00
FlowStats.cpp Compilation fix 2021-04-09 16:02:48 +02:00
FlowTrafficStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
FrequentStringItems.cpp Warning fix 2021-02-01 14:55:29 +01:00
GenericHash.cpp Additional changes and simplif. to the client/server heuristic 2021-02-27 19:10:55 +01:00
GenericHashEntry.cpp Updated (C) 2021-01-02 12:08:23 +01:00
GenericTrafficElement.cpp Updated (C) 2021-01-02 12:08:23 +01:00
Geolocation.cpp Compilation fix 2021-03-22 17:28:35 +01:00
Host.cpp Adds extra tracing for alert drops 2021-06-23 16:13:47 +02:00
HostAlert.cpp Reworks score computation for host alerts 2021-06-23 14:48:47 +02:00
HostAlertableEntity.cpp Reworks score computation for host alerts 2021-06-23 14:48:47 +02:00
HostCheck.cpp Refactors {flow,host}callbacks into {flow,host}checks (C++) 2021-06-16 15:27:38 +02:00
HostChecksExecutor.cpp Refactors {flow,host}callbacks into {flow,host}checks (C++) 2021-06-16 15:27:38 +02:00
HostChecksLoader.cpp Refactors callback to check #defines (c++) 2021-06-16 15:56:07 +02:00
HostHash.cpp Initial VLANid rework 2021-06-15 23:01:59 +02:00
HostPools.cpp Initial VLANid rework 2021-06-15 23:01:59 +02:00
HostPoolStats.cpp Implements C++ HostPool getPoolByName 2021-05-25 11:42:42 +02:00
HostStats.cpp Fixes behavior alert not working correctly 2021-06-21 13:10:11 +02:00
HTTPserver.cpp Check 'session' cookie in addition to the session key in case the REST API is used (fix #5413) 2021-05-28 18:36:50 +02:00
HTTPstats.cpp Fixes HTTPstats.h:96:93: runtime error: division by zero 2021-06-01 17:30:55 +02:00
ICMPinfo.cpp Initial VLANid rework 2021-06-15 23:01:59 +02:00
ICMPstats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
IEC104Stats.cpp Prevents possible snprintf on NULL buffers in IEC104Stats 2021-06-09 14:23:40 +02:00
InfluxDBTimeseriesExporter.cpp Updated (C) 2021-01-02 12:08:23 +01:00
InterarrivalStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
InterfaceStatsHash.cpp Updated (C) 2021-01-02 12:08:23 +01:00
IpAddress.cpp Fixes #5340 2021-05-17 10:30:02 +02:00
L4Stats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
LocalHost.cpp Initial VLANid rework 2021-06-15 23:01:59 +02:00
LocalHostStats.cpp Fixes behavior alert not working correctly 2021-06-21 13:10:11 +02:00
LocalTrafficStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
LuaEngine.cpp Allows alert access to admins and non-admins w/o allowed networks 2021-05-26 09:50:28 +02:00
LuaEngineInterface.cpp Fixes geomap wrongly filtering results 2021-06-21 17:35:53 +02:00
LuaEngineNetwork.cpp Refactors user_scripts to checks (c++) 2021-06-16 19:06:29 +02:00
LuaEngineNtop.cpp Avoids using rrd_create_r2 unavailable on all supported platforms 2021-06-24 17:21:09 +02:00
LuaReusableEngine.cpp Reworks notifications thread to avoid Redis accesses 2020-12-29 18:48:55 +01:00
Mac.cpp Check for broacast IP addresses that were not indicate as such in -m (for instance for larger network being specified) 2021-01-21 15:28:36 +01:00
MacHash.cpp Updated (C) 2021-01-02 12:08:23 +01:00
MacManufacturers.cpp Updated (C) 2021-01-02 12:08:23 +01:00
MacStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
main.cpp nEdge compilation fix 2021-05-27 17:04:29 +02:00
MDNS.cpp Updated (C) 2021-01-02 12:08:23 +01:00
Mutex.cpp Disabled error report when error == 0 2021-01-31 18:22:10 +01:00
MySQLDB.cpp Removed community id from MySQL flow 2021-03-15 15:58:07 +01:00
nDPIStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
NetworkDiscovery.cpp Use Patricia from nDPI 2021-02-23 12:34:49 +01:00
NetworkInterface.cpp Adds extra tracing for alert drops 2021-06-23 16:13:47 +02:00
NetworkStats.cpp Fixed wrongly defined DES values 2021-06-22 17:37:11 +02:00
Ntop.cpp Fixes white navbar showing up at first launch 2021-06-24 11:19:47 +02:00
ntop_win32.c Win fixes 2020-10-27 20:57:05 +01:00
NtopGlobals.cpp Updated (C) 2021-01-02 12:08:23 +01:00
OperatingSystem.cpp Possible fix for Internal error. Memory for score not allocated 2021-04-08 11:53:24 +02:00
OperatingSystemHash.cpp Cleanup old partial host groups code 2021-01-21 11:27:17 +01:00
OtherAlertableEntity.cpp Implements support for roles (attacker/victim) filtering of alerts 2021-05-31 12:32:56 +02:00
PacketDumper.cpp Updated (C) 2021-01-02 12:08:23 +01:00
PacketDumperTuntap.cpp Updated (C) 2021-01-02 12:08:23 +01:00
PacketStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
Paginator.cpp Implements flow callbacks and alerts in C++ 2021-03-22 09:51:36 +01:00
ParsedeBPF.cpp Updated (C) 2021-01-02 12:08:23 +01:00
ParsedFlow.cpp Added FLOW_VERDICT handling 2021-04-19 23:49:23 +02:00
ParsedFlowCore.cpp Improved observation point id support and flow reporting 2021-06-19 00:16:48 +02:00
ParserInterface.cpp Improved observation point id support and flow reporting 2021-06-19 00:16:48 +02:00
PartializableFlowTrafficStats.cpp Fixes races when handling alert counters on view interfaces 2021-05-31 19:14:56 +02:00
PcapInterface.cpp Fixes for sporadic non-deterministic tests results 2021-06-01 15:34:02 +02:00
PeriodicActivities.cpp Refactors user_scripts to checks (c++) 2021-06-16 19:06:29 +02:00
PF_RINGInterface.cpp Strip queue from device name when using enabling kernel cluster 2021-05-12 16:41:13 +02:00
Ping.cpp Ping/ContinuousPing is now initialized on demand 2021-03-25 22:41:22 +01:00
Prefs.cpp Fixes crash upon disabling IECUnexpectedTypeId check 2021-06-21 15:43:15 +02:00
ProtoStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
RecipientQueues.cpp Implements new alerts database and drilldown 2021-04-26 19:41:34 +02:00
Recipients.cpp Update tests for suspicious tcp probing 2021-04-12 19:16:52 +02:00
Redis.cpp Warnign fix 2021-05-14 18:08:03 +02:00
RemoteHost.cpp Initial VLANid rework 2021-06-15 23:01:59 +02:00
RRDTimeseriesExporter.cpp Updated (C) 2021-01-02 12:08:23 +01:00
RwLock.cpp Updated (C) 2021-01-02 12:08:23 +01:00
Score.cpp Added score stats to VLAN/Country/AS/Network 2021-05-13 11:09:16 +02:00
ScoreStats.cpp Added score breakdown to score anomaly alert 2021-05-17 18:24:01 +02:00
SerializableElement.cpp Deserialization fixes 2021-02-06 12:52:28 +01:00
service_win32.c Win fixes 2020-12-17 17:14:56 +01:00
SNMP.cpp Add SNMP polling in nEdge (implement #3872) 2021-03-25 14:36:56 +00:00
StatsManager.cpp Updated (C) 2021-01-02 12:08:23 +01:00
StoreManager.cpp Implements new alerts database and drilldown 2021-04-26 19:41:34 +02:00
SyslogCollectorInterface.cpp Win fixes 2021-01-12 11:07:06 +01:00
SyslogDump.cpp Add facility to flows dumping to syslog (#5097) 2021-03-12 17:33:02 +01:00
SyslogLuaEngine.cpp Improve syslog API, add host log plugin skeleton 2020-05-16 11:35:32 +02:00
SyslogParserInterface.cpp Fixes #2115 and added shell script user guide (#4702) 2020-11-11 12:28:18 +01:00
SyslogStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
TcpFlowStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
TcpPacketStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
ThreadedActivity.cpp Updated (C) 2021-01-02 12:08:23 +01:00
ThreadedActivityStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
ThreadPool.cpp Added shutdown check in DNS resolution 2021-04-09 21:42:12 +02:00
ThroughputStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
TimelineExtract.cpp Updated (C) 2021-01-02 12:08:23 +01:00
TimeseriesExporter.cpp Updated (C) 2021-01-02 12:08:23 +01:00
Trace.cpp Updated (C) 2021-01-02 12:08:23 +01:00
TrafficStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
Utils.cpp Refactors callback to check #defines (c++) 2021-06-16 15:56:07 +02:00
ViewInterface.cpp Initial VLANid rework 2021-06-15 23:01:59 +02:00
ViewScoreStats.cpp Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
VirtualHost.cpp Updated (C) 2021-01-02 12:08:23 +01:00
VirtualHostHash.cpp Updated (C) 2021-01-02 12:08:23 +01:00
VLAN.cpp Initial VLANid rework 2021-06-15 23:01:59 +02:00
VLANAddressTree.cpp Initial VLANid rework 2021-06-15 23:01:59 +02:00
VLANHash.cpp Initial VLANid rework 2021-06-15 23:01:59 +02:00
ZCCollectorInterface.cpp Updated (C) 2021-01-02 12:08:23 +01:00
ZMQCollectorInterface.cpp Removed debug code 2021-05-28 19:57:36 +02:00
ZMQParserInterface.cpp Improved observation point id support and flow reporting 2021-06-19 00:16:48 +02:00
ZMQPublisher.cpp Fixes ZMQPublisher compilation/link on nEdge 2021-05-24 10:00:07 +02:00