{"id":73,"date":"2023-04-29T22:21:35","date_gmt":"2023-04-30T03:21:35","guid":{"rendered":"https:\/\/complyctrl.com\/?p=73"},"modified":"2024-07-16T11:21:59","modified_gmt":"2024-07-16T16:21:59","slug":"nmap","status":"publish","type":"post","link":"https:\/\/complyctrl.com\/index.php\/2023\/04\/29\/nmap\/","title":{"rendered":"Nmap"},"content":{"rendered":"\n<p>Nmap (Network Mapper) is a free and open-source network scanner used to discover hosts and services on a computer network, thus creating a &#8220;map&#8221; of the network. Nmap can be used to gather information about the target network, identify available hosts and services, and probe for vulnerabilities.<\/p>\n\n\n\n<p>Some commonly used Nmap commands include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>nmap [target]<\/code>: basic scan of target<\/li>\n\n\n\n<li><code>nmap -sS [target]<\/code>: TCP SYN scan<\/li>\n\n\n\n<li><code>nmap -sU [target]<\/code>: UDP scan<\/li>\n\n\n\n<li><code>nmap -A [target]<\/code>: aggressive scan with OS and version detection<\/li>\n\n\n\n<li><code>nmap -O [target]<\/code>: OS detection<\/li>\n\n\n\n<li><code>nmap -sV [target]<\/code>: service\/version detection<\/li>\n\n\n\n<li><code>nmap -p [port] [target]<\/code>: scan specific port<\/li>\n\n\n\n<li><code>nmap -F [target]<\/code>: fast scan<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Nmap (Network Mapper) is a free and open-source network scanner used to discover hosts and services on a computer network, thus creating a &#8220;map&#8221; of the network. Nmap can be used to gather information about the target network, identify available hosts and services, and probe for vulnerabilities. Some commonly used Nmap commands include:<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_eb_attr":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-73","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/complyctrl.com\/index.php\/wp-json\/wp\/v2\/posts\/73","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/complyctrl.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/complyctrl.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/complyctrl.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/complyctrl.com\/index.php\/wp-json\/wp\/v2\/comments?post=73"}],"version-history":[{"count":1,"href":"https:\/\/complyctrl.com\/index.php\/wp-json\/wp\/v2\/posts\/73\/revisions"}],"predecessor-version":[{"id":74,"href":"https:\/\/complyctrl.com\/index.php\/wp-json\/wp\/v2\/posts\/73\/revisions\/74"}],"wp:attachment":[{"href":"https:\/\/complyctrl.com\/index.php\/wp-json\/wp\/v2\/media?parent=73"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/complyctrl.com\/index.php\/wp-json\/wp\/v2\/categories?post=73"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/complyctrl.com\/index.php\/wp-json\/wp\/v2\/tags?post=73"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}