ntopng/src
2021-08-16 17:23:40 +02:00
..
flow_alerts nEdge compilation fix 2021-08-11 17:23:03 +02:00
flow_checks Check whitelist also when empty 2021-08-12 11:31:11 +02:00
host_alerts Implements host check for NTP traffic 2021-07-27 12:19:52 +02:00
host_checks Fixes threshold for server contact host alerts 2021-07-30 17:00:57 +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
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 Fixes #5587 removed redis read from behavior init 2021-07-01 15:33:52 +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
Check.cpp Implements version/interface availability for host checks 2021-07-12 14:46:28 +02: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 Fixes hanging shutdown when interfaces init. is not complete 2021-07-21 11:48:12 +02: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 Improve navbar look 2021-08-13 10:12:44 +02:00
FlowAlert.cpp Refactors {flow,host}callbacks into {flow,host}checks (C++) 2021-06-16 15:27:38 +02:00
FlowAlertsLoader.cpp Moved nedge defines for periodicity/lateral alerts 2021-08-11 09:32:09 +02:00
FlowCheck.cpp Fixes FlowCheck initialization 2021-07-12 18:47:45 +02:00
FlowChecksExecutor.cpp Implements support for non-community {host,flow} checks 2021-07-12 12:32:06 +02:00
FlowChecksLoader.cpp Edge compilation fixes 2021-08-10 23:16:31 +02:00
FlowGrouper.cpp Updated (C) 2021-01-02 12:08:23 +01:00
FlowHash.cpp Observation point code cleanup (WIP) 2021-07-01 23:26:15 +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 Close mmdb on failure (partial load case) 2021-07-06 09:33:49 +02:00
Host.cpp Fixes host segmentation fault when printing a nil mac 2021-08-09 12:04:56 +02:00
HostAlert.cpp Reworks score computation for host alerts 2021-06-23 14:48:47 +02:00
HostAlertableEntity.cpp Implements ability to store/search/filter host alerts by cli/srv 2021-06-30 12:58:00 +02:00
HostCheck.cpp Implements version/interface availability for host checks 2021-07-12 14:46:28 +02:00
HostChecksExecutor.cpp Refactors {flow,host}callbacks into {flow,host}checks (C++) 2021-06-16 15:27:38 +02:00
HostChecksLoader.cpp Implements host check for NTP traffic 2021-07-27 12:19:52 +02:00
HostHash.cpp Adding observationPoint support (WIP) 2021-06-30 20:03:37 +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 Keeps into account interface freq to update host stats 2021-08-13 19:16:26 +02:00
HTTPserver.cpp Slack endpoint improvements 2021-07-22 10:47:05 +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 Fixes for parsing of nProbe-sent sFlow counter samples 2021-07-16 17:41:43 +02:00
IpAddress.cpp Reworks handling of MAC addresses in service and periodicity maps 2021-07-23 16:35:34 +02:00
L4Stats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
LocalHost.cpp Observation point code cleanup (WIP) 2021-07-01 23:26:15 +02:00
LocalHostStats.cpp Fixes top sites/os leak 2021-08-04 11:10:57 +02:00
LocalTrafficStats.cpp Updated (C) 2021-01-02 12:08:23 +01:00
LuaEngine.cpp Add URI information to POST data warning 2021-08-09 16:44:37 +02:00
LuaEngineInterface.cpp Reworks throughput refresh and unifies refresh rates 2021-08-16 14:11:38 +02:00
LuaEngineNetwork.cpp Refactors user_scripts to checks (c++) 2021-06-16 19:06:29 +02:00
LuaEngineNtop.cpp Fixes leak in Redis lrange 2021-08-05 12:22:14 +02:00
LuaReusableEngine.cpp Reworks notifications thread to avoid Redis accesses 2020-12-29 18:48:55 +01:00
Mac.cpp Fixed resolved hostnames in lower case (#5681) 2021-07-19 12:36:47 +02: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 Cleanup MDNS resolution 2021-08-12 17:26:01 +02: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 Fixes #5587 removed redis read from behavior init 2021-07-01 15:33:52 +02:00
NetworkDiscovery.cpp Use Patricia from nDPI 2021-02-23 12:34:49 +01:00
NetworkInterface.cpp Fixes link error by adding new interface alert (#5711) and fixes top sites segv 2021-08-13 13:11:34 +02:00
NetworkStats.cpp Fixes #5587 removed redis read from behavior init 2021-07-01 15:33:52 +02:00
Ntop.cpp Fixes #5733 and the regressions introduced by 13d804e199 2021-08-07 18:23:44 +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 Changes for nProbe agent 2021-07-20 17:50:10 +02:00
PartializableFlowTrafficStats.cpp Fixes races when handling alert counters on view interfaces 2021-05-31 19:14:56 +02:00
PcapInterface.cpp Add more time to read config 2021-08-03 09:51:29 +02:00
PeriodicActivities.cpp Refactors user_scripts to checks (c++) 2021-06-16 19:06:29 +02:00
PF_RINGInterface.cpp Fixes hanging shutdown when interfaces init. is not complete 2021-07-21 11:48:12 +02:00
Ping.cpp Ping/ContinuousPing is now initialized on demand 2021-03-25 22:41:22 +01:00
Prefs.cpp Reworks throughput refresh and unifies refresh rates 2021-08-16 14:11:38 +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 Observation point code cleanup (WIP) 2021-07-01 23:26:15 +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 Fixes hanging shutdown when interfaces init. is not complete 2021-07-21 11:48:12 +02: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 Temporary fix for live pcap extraction with n2disk 2021-08-16 17:23:40 +02:00
ViewInterface.cpp Keeps into account interface freq to update host stats 2021-08-13 19:16:26 +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 Fixes hanging shutdown when interfaces init. is not complete 2021-07-21 11:48:12 +02:00
ZMQCollectorInterface.cpp Fixes hanging shutdown when interfaces init. is not complete 2021-07-21 11:48:12 +02:00
ZMQParserInterface.cpp Reworks (relaxes) TCP flag checks to swap ZMQ flows 2021-08-13 10:30:24 +02:00
ZMQPublisher.cpp Fixes ZMQPublisher compilation/link on nEdge 2021-05-24 10:00:07 +02:00