Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
[ { "description": "Match any service that is discovered", "name": "any", "rule": "*" }, { "description": "Services associated with industrial control systems", "name": "industrial_control_system", "rule": "tag:ics" }, { "description": "Compromised or malware-related services", "name": "malware", "rule": "tag:compromised,malware" }, { "description": "Services that generally shouldn't be publicly available", "name": "uncommon", "rule": "-port:22,80,443,7547" } ]
Was this page helpful?