ntopng/include/flow_checks
2021-10-27 11:22:04 +02:00
..
BlacklistedCountry.h
BlacklistedFlow.h
DeviceProtocolNotAllowed.h
ExternalAlertCheck.h
FlowRisk.h Fixes for invalid checks for packet/non-packet interfaces 2021-06-29 18:43:00 +02:00
FlowRiskBinaryApplicationTransfer.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
FlowRiskDNSSuspiciousTraffic.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
FlowRiskHTTPNumericIPHost.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
FlowRiskHTTPSuspiciousHeader.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
FlowRiskHTTPSuspiciousURL.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
FlowRiskHTTPSuspiciousUserAgent.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
FlowRiskKnownProtocolOnNonStandardPort.h Relaxes attacker condition for non-std-port flow risk 2021-10-27 11:22:04 +02:00
FlowRiskMalformedPacket.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
FlowRiskSimple.h Safety and boundary checks for unhandled nDPI risks 2021-10-27 10:25:08 +02:00
FlowRiskSMBInsecureVersion.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
FlowRiskSSHObsoleteClient.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
FlowRiskSSHObsoleteServer.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
FlowRiskSuspiciousDGADomain.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
FlowRiskTLS.h
FlowRiskTLSMissingSNI.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
FlowRiskTLSNotCarryingHTTPS.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
FlowRiskTLSSuspiciousESNIUsage.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
FlowRiskUnsafeProtocol.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
FlowRiskURLPossibleRCEInjection.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
FlowRiskURLPossibleSQLInjection.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
FlowRiskURLPossibleXSS.h Implements risk mapping between C++ and Lua 2021-09-14 16:00:47 +02:00
IECInvalidTransition.h Fixes for invalid checks for packet/non-packet interfaces 2021-06-29 18:43:00 +02:00
IECUnexpectedTypeId.h Fixes for invalid checks for packet/non-packet interfaces 2021-06-29 18:43:00 +02:00
LowGoodputFlow.h Fixes for invalid checks for packet/non-packet interfaces 2021-06-29 18:43:00 +02:00
NotPurged.h
RemoteAccess.h
RemoteToLocalInsecureProto.h
RemoteToRemote.h
TCPNoDataExchanged.h Fixes for invalid checks for packet/non-packet interfaces 2021-06-29 18:43:00 +02:00
TCPZeroWindow.h Fixes for invalid checks for packet/non-packet interfaces 2021-06-29 18:43:00 +02:00
UDPUnidirectional.h Fixes periodicUpdate not executed for UDPUnidirectional 2021-06-29 18:10:57 +02:00
UnexpectedDHCPServer.h
UnexpectedDNSServer.h
UnexpectedNTPServer.h
UnexpectedServer.h Check whitelist also when empty 2021-08-12 11:31:11 +02:00
UnexpectedSMTPServer.h
WebMining.h