ntopng/scripts/lua/modules/check_definitions/flow
2023-01-13 18:31:07 +01:00
..
binary_application_transfer.lua Added dns fragmented alert 2022-05-31 18:34:22 +02:00
blacklisted.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
broadcast_non_udp_traffic.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
connection_failed.lua Implemented connection failed alert (#6622) 2022-05-27 10:45:25 +02:00
country_check.lua Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
custom_lua_script.lua Disabled check by default 2022-11-21 16:04:17 +01:00
device_protocol_not_allowed.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
external_alert_check.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
iec_invalid_command_transition.lua Fixes offline option not working 2023-01-13 18:31:07 +01:00
iec_invalid_transition.lua Fixes IEC alerts triggered even when disabled (#6682) 2022-07-19 11:14:25 +02:00
iec_unexpected_type_id.lua Fixes IEC alerts triggered even when disabled (#6682) 2022-07-19 11:14:25 +02:00
known_proto_on_non_std_port.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
low_goodput.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
ndpi_anonymous_subscriber.lua Fixes inconsistent naming in ntopng (#6716) 2022-10-17 12:52:47 +02:00
ndpi_clear_text_credentials.lua Updated ndpi flow risk alerts 2022-05-31 17:15:21 +02:00
ndpi_dns_fragmented.lua Added dns fragmented alert 2022-05-31 18:34:22 +02:00
ndpi_dns_large_packet.lua Updated ndpi flow risk alerts 2022-05-31 17:15:21 +02:00
ndpi_dns_suspicious_traffic.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
ndpi_error_code_detected.lua Fixes inconsistent naming in ntopng (#6716) 2022-10-17 12:52:47 +02:00
ndpi_http_crawler_bot.lua Fixes inconsistent naming in ntopng (#6716) 2022-10-17 12:52:47 +02:00
ndpi_http_numeric_ip_host.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
ndpi_http_suspicious_content.lua Added ndpi http suspicious content alert mapping 2022-07-15 11:40:20 +02:00
ndpi_http_suspicious_header.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
ndpi_http_suspicious_url.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
ndpi_http_suspicious_user_agent.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
ndpi_invalid_characters.lua Fixes inconsistent naming in ntopng (#6716) 2022-10-17 12:52:47 +02:00
ndpi_malformed_packet.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
ndpi_possible_exploit.lua Fixes inconsistent naming in ntopng (#6716) 2022-10-17 12:52:47 +02:00
ndpi_punicody_idn.lua Fixes inconsistent naming in ntopng (#6716) 2022-10-17 12:52:47 +02:00
ndpi_risky_asn.lua Fixes Flow risks not defined (#6939) 2022-10-21 13:37:08 +02:00
ndpi_risky_domain.lua Fixes Flow risks not defined (#6939) 2022-10-21 13:37:08 +02:00
ndpi_smb_insecure_version.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
ndpi_ssh_obsolete_client.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
ndpi_ssh_obsolete_server.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
ndpi_suspicious_dga_domain.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
ndpi_suspicious_entropy.lua Added Suspicious Entropy alert (#6563) 2022-05-04 22:11:44 +02:00
ndpi_tls_certificate_about_to_expire.lua Fixes inconsistent naming in ntopng (#6716) 2022-10-17 12:52:47 +02:00
ndpi_tls_missing_sni.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
ndpi_tls_not_carrying_https.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
ndpi_tls_suspicious_esni_usage.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
ndpi_unidirectional_traffic.lua Changed from UDP unidirection to unidirectiont traffic 2022-06-21 15:11:54 +02:00
ndpi_unsafe_protocol.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
ndpi_url_possible_rce_injection.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
ndpi_url_possible_sql_injection.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
ndpi_url_possible_xss.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
not_purged.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
remote_access.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
remote_to_local_insecure_proto.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
remote_to_remote.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
tcp_no_data_exchanged.lua
tcp_packets_issues.lua Moved the TCP packets issues alert to default disabled 2022-11-28 12:16:12 +01:00
unexpected_dhcp.lua Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
unexpected_dns.lua Fix FQDN validation in unexpected dns check (fix #4869) 2022-06-17 13:13:54 +02:00
unexpected_ntp.lua Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
unexpected_smtp.lua Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
web_mining.lua Copyright update (Lua) 2022-01-03 09:42:33 +01:00
zero_tcp_window.lua