{"id":217,"date":"2019-11-24T03:36:13","date_gmt":"2019-11-24T03:36:13","guid":{"rendered":"http:\/\/40.76.93.21\/?p=217"},"modified":"2019-11-24T03:36:13","modified_gmt":"2019-11-24T03:36:13","slug":"fastest-internet-port-scanner-masscan","status":"publish","type":"post","link":"https:\/\/snehpatel.com\/index.php\/2019\/11\/24\/fastest-internet-port-scanner-masscan\/","title":{"rendered":"Fastest internet port scanner: Masscan"},"content":{"rendered":"\n<p> This post might be a little different, it little is on the nonethical side. But I am writing it with curiosity. I am sure many of you many know about it. Let&#8217;s start with this thing.<\/p>\n\n\n\n<p>Recently I have been working on a project to transfer my current website to the cloud will messing around some logs I came across something called masscan.<br> I had no clue whats going on with this agent having a GitHub URL in access logs. In curiosity, it checked it out. Found that its the fastest port scanner. Facts claimed by the author can scan the whole internet in under 6 minutes with 10 million packets per second from a single machine.<\/p>\n\n\n\n<p>Apparently it has made similar to Nmap, so people knowing Nmap won&#8217;t have a problem using it.                      <\/p>\n\n\n\n<p>Let&#8217;s Jump too installation process. You will learn more by practically trying it. So, here is the link for that: https:\/\/github.com\/robertdavidgraham\/masscan<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Installation of some important requirements<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get install git gcc make libpcap-dev<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Clone the git library<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>git clone https:\/\/github.com\/robertdavidgraham\/masscan<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Go to the library<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>cd masscan<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Build the program<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>make<\/code><\/pre>\n\n\n\n<p>This puts the program in the masscan\/bin subdirectory. You&#8217;ll have to manually copy it to something like \/usr\/local\/bin if you want to install it elsewhere on the system.<\/p>\n\n\n\n<p>Or if you are using kali or ubuntu you can install it simply using the package installer<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get install masscan<\/code><\/pre>\n\n\n\n<p>Usage guide: https:\/\/github.com\/robertdavidgraham\/masscan#usage<\/p>\n\n\n\n<p>Scan internet scan: https:\/\/github.com\/robertdavidgraham\/masscan#how-to-scan-the-entire-internet<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This post might be a little different, it little is on the nonethical side. But I am writing it with curiosity. I am sure many of you many know about it. Let&#8217;s start with this thing. Recently I have been working on a project to transfer my current website to the cloud will messing around &#8230; <a title=\"Fastest internet port scanner: Masscan\" class=\"read-more\" href=\"https:\/\/snehpatel.com\/index.php\/2019\/11\/24\/fastest-internet-port-scanner-masscan\/\" aria-label=\"Read more about Fastest internet port scanner: Masscan\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[17,9],"tags":[47],"class_list":["post-217","post","type-post","status-publish","format-standard","hentry","category-linux","category-systme","tag-port-scanner"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Fastest internet port scanner: Masscan - Sneh Patel<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/snehpatel.com\/index.php\/2019\/11\/24\/fastest-internet-port-scanner-masscan\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fastest internet port scanner: Masscan - Sneh Patel\" \/>\n<meta property=\"og:description\" content=\"This post might be a little different, it little is on the nonethical side. But I am writing it with curiosity. I am sure many of you many know about it. Let&#8217;s start with this thing. Recently I have been working on a project to transfer my current website to the cloud will messing around ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/snehpatel.com\/index.php\/2019\/11\/24\/fastest-internet-port-scanner-masscan\/\" \/>\n<meta property=\"og:site_name\" content=\"Sneh Patel\" \/>\n<meta property=\"article:published_time\" content=\"2019-11-24T03:36:13+00:00\" \/>\n<meta name=\"author\" content=\"Sneh Patel\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sneh Patel\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/snehpatel.com\\\/index.php\\\/2019\\\/11\\\/24\\\/fastest-internet-port-scanner-masscan\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/snehpatel.com\\\/index.php\\\/2019\\\/11\\\/24\\\/fastest-internet-port-scanner-masscan\\\/\"},\"author\":{\"name\":\"Sneh Patel\",\"@id\":\"https:\\\/\\\/snehpatel.com\\\/#\\\/schema\\\/person\\\/a39105bc63f7e11a0e07b12a4c3dda73\"},\"headline\":\"Fastest internet port scanner: Masscan\",\"datePublished\":\"2019-11-24T03:36:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/snehpatel.com\\\/index.php\\\/2019\\\/11\\\/24\\\/fastest-internet-port-scanner-masscan\\\/\"},\"wordCount\":243,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/snehpatel.com\\\/#\\\/schema\\\/person\\\/a39105bc63f7e11a0e07b12a4c3dda73\"},\"keywords\":[\"Port scanner\"],\"articleSection\":[\"Linux\",\"System\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/snehpatel.com\\\/index.php\\\/2019\\\/11\\\/24\\\/fastest-internet-port-scanner-masscan\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/snehpatel.com\\\/index.php\\\/2019\\\/11\\\/24\\\/fastest-internet-port-scanner-masscan\\\/\",\"url\":\"https:\\\/\\\/snehpatel.com\\\/index.php\\\/2019\\\/11\\\/24\\\/fastest-internet-port-scanner-masscan\\\/\",\"name\":\"Fastest internet port scanner: Masscan - Sneh Patel\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/snehpatel.com\\\/#website\"},\"datePublished\":\"2019-11-24T03:36:13+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/snehpatel.com\\\/index.php\\\/2019\\\/11\\\/24\\\/fastest-internet-port-scanner-masscan\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/snehpatel.com\\\/#website\",\"url\":\"https:\\\/\\\/snehpatel.com\\\/\",\"name\":\"Sneh Patel\",\"description\":\"Cyber Security Blog\",\"publisher\":{\"@id\":\"https:\\\/\\\/snehpatel.com\\\/#\\\/schema\\\/person\\\/a39105bc63f7e11a0e07b12a4c3dda73\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/snehpatel.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/snehpatel.com\\\/#\\\/schema\\\/person\\\/a39105bc63f7e11a0e07b12a4c3dda73\",\"name\":\"Sneh Patel\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/i0.wp.com\\\/snehpatel.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/cropped-Slide4-1.jpg?fit=672%2C222&ssl=1\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/snehpatel.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/cropped-Slide4-1.jpg?fit=672%2C222&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/snehpatel.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/cropped-Slide4-1.jpg?fit=672%2C222&ssl=1\",\"width\":672,\"height\":222,\"caption\":\"Sneh Patel\"},\"logo\":{\"@id\":\"https:\\\/\\\/i0.wp.com\\\/snehpatel.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/cropped-Slide4-1.jpg?fit=672%2C222&ssl=1\"},\"sameAs\":[\"http:\\\/\\\/snehpatel.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Fastest internet port scanner: Masscan - Sneh Patel","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/snehpatel.com\/index.php\/2019\/11\/24\/fastest-internet-port-scanner-masscan\/","og_locale":"en_US","og_type":"article","og_title":"Fastest internet port scanner: Masscan - Sneh Patel","og_description":"This post might be a little different, it little is on the nonethical side. But I am writing it with curiosity. I am sure many of you many know about it. Let&#8217;s start with this thing. Recently I have been working on a project to transfer my current website to the cloud will messing around ... Read more","og_url":"https:\/\/snehpatel.com\/index.php\/2019\/11\/24\/fastest-internet-port-scanner-masscan\/","og_site_name":"Sneh Patel","article_published_time":"2019-11-24T03:36:13+00:00","author":"Sneh Patel","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Sneh Patel","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/snehpatel.com\/index.php\/2019\/11\/24\/fastest-internet-port-scanner-masscan\/#article","isPartOf":{"@id":"https:\/\/snehpatel.com\/index.php\/2019\/11\/24\/fastest-internet-port-scanner-masscan\/"},"author":{"name":"Sneh Patel","@id":"https:\/\/snehpatel.com\/#\/schema\/person\/a39105bc63f7e11a0e07b12a4c3dda73"},"headline":"Fastest internet port scanner: Masscan","datePublished":"2019-11-24T03:36:13+00:00","mainEntityOfPage":{"@id":"https:\/\/snehpatel.com\/index.php\/2019\/11\/24\/fastest-internet-port-scanner-masscan\/"},"wordCount":243,"commentCount":0,"publisher":{"@id":"https:\/\/snehpatel.com\/#\/schema\/person\/a39105bc63f7e11a0e07b12a4c3dda73"},"keywords":["Port scanner"],"articleSection":["Linux","System"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/snehpatel.com\/index.php\/2019\/11\/24\/fastest-internet-port-scanner-masscan\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/snehpatel.com\/index.php\/2019\/11\/24\/fastest-internet-port-scanner-masscan\/","url":"https:\/\/snehpatel.com\/index.php\/2019\/11\/24\/fastest-internet-port-scanner-masscan\/","name":"Fastest internet port scanner: Masscan - Sneh Patel","isPartOf":{"@id":"https:\/\/snehpatel.com\/#website"},"datePublished":"2019-11-24T03:36:13+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/snehpatel.com\/index.php\/2019\/11\/24\/fastest-internet-port-scanner-masscan\/"]}]},{"@type":"WebSite","@id":"https:\/\/snehpatel.com\/#website","url":"https:\/\/snehpatel.com\/","name":"Sneh Patel","description":"Cyber Security Blog","publisher":{"@id":"https:\/\/snehpatel.com\/#\/schema\/person\/a39105bc63f7e11a0e07b12a4c3dda73"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/snehpatel.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/snehpatel.com\/#\/schema\/person\/a39105bc63f7e11a0e07b12a4c3dda73","name":"Sneh Patel","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/i0.wp.com\/snehpatel.com\/wp-content\/uploads\/2020\/09\/cropped-Slide4-1.jpg?fit=672%2C222&ssl=1","url":"https:\/\/i0.wp.com\/snehpatel.com\/wp-content\/uploads\/2020\/09\/cropped-Slide4-1.jpg?fit=672%2C222&ssl=1","contentUrl":"https:\/\/i0.wp.com\/snehpatel.com\/wp-content\/uploads\/2020\/09\/cropped-Slide4-1.jpg?fit=672%2C222&ssl=1","width":672,"height":222,"caption":"Sneh Patel"},"logo":{"@id":"https:\/\/i0.wp.com\/snehpatel.com\/wp-content\/uploads\/2020\/09\/cropped-Slide4-1.jpg?fit=672%2C222&ssl=1"},"sameAs":["http:\/\/snehpatel.com"]}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/snehpatel.com\/index.php\/wp-json\/wp\/v2\/posts\/217","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/snehpatel.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/snehpatel.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/snehpatel.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/snehpatel.com\/index.php\/wp-json\/wp\/v2\/comments?post=217"}],"version-history":[{"count":0,"href":"https:\/\/snehpatel.com\/index.php\/wp-json\/wp\/v2\/posts\/217\/revisions"}],"wp:attachment":[{"href":"https:\/\/snehpatel.com\/index.php\/wp-json\/wp\/v2\/media?parent=217"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/snehpatel.com\/index.php\/wp-json\/wp\/v2\/categories?post=217"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/snehpatel.com\/index.php\/wp-json\/wp\/v2\/tags?post=217"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}