{"Name":"nmap","ID":"go.mondoo.com/mql/v13/providers/nmap","Version":"13.0.5","ConnectionTypes":["nmap"],"CrossProviderTypes":null,"Connectors":[{"Name":"nmap","Use":"nmap","Short":"a Nmap network scanner","Long":"Use the nmap provider to query network information using the Nmap network scanner, including open ports, services, and host information.\n\nRequirement:\n  Nmap must be installed on your system. To learn how, read https://nmap.org/download.html.\n\nExamples:\n  cnspec shell nmap host 192.168.1.1\n  cnspec shell nmap --networks 10.0.0.0/8,192.168.0.0/16\n  cnspec shell nmap --networks \"192.168.1.0/24\" --discover hosts\n  cnspec scan nmap host 192.168.1.1\n  cnspec shell nmap host 192.168.1.1 --ports 22,80,443\n","MaxArgs":2,"Flags":[{"Long":"networks","Desc":"Comma-separated list of networks to scan (e.g., 10.0.0.0/8,192.168.0.0/16)","Type":4},{"Long":"ports","Desc":"Ports to scan (e.g., 22,80,443 or 1-1024)","Type":3}],"Discovery":["all","auto","hosts"]}],"AssetUrlTrees":[{"path_segments":["technology=network","category=nmap"],"key":"kind","values":{"domain":null,"host":null,"org":null},"title":"Kind"}]}