
{"id":8603,"date":"2013-06-26T18:39:23","date_gmt":"2013-06-26T18:39:23","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=8603"},"modified":"2013-06-26T18:39:23","modified_gmt":"2013-06-26T18:39:23","slug":"nc-netcat-2","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2013\/06\/26\/nc-netcat-2\/","title":{"rendered":"nc netcat"},"content":{"rendered":"<h4><u>commandline session<\/u><\/h4>\n<pre>\n$nc 127.0.0.1 25\n220 debian.Jeff ESMTP Exim 4.80 Thu, 27 Jun 2013 00:05:20 +0530\n^C\n$nc gnu.org\nno port[s] to connect to\n$nc gnu.org 25\n^C\n$nc -g gnu.org 25\nno port[s] to connect to\n$nc -g gnu.org gnu.org 25\n^C\n$nc -g 127.0.0.1 127.0.0.1  25\n^C\n$nc www.youtube.com\nno port[s] to connect to\n$nc www.youtube.com 80\n^C\n$\n$nc -z -vv www.gnu.org  80\nwildebeest.gnu.org [208.118.235.148] 80 (http) open\n sent 0, rcvd 0\n$nc -z -vv 127.0.0.1  80\nlocalhost.localdomain [127.0.0.1] 80 (http) : Connection refused\n sent 0, rcvd 0\n$nc -z -vv 127.0.0.1  25\nlocalhost.localdomain [127.0.0.1] 25 (smtp) open\n sent 0, rcvd 0\n$\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>commandline session $nc 127.0.0.1 25 220 debian.Jeff ESMTP Exim 4.80 Thu, 27 Jun 2013 00:05:20 +0530 ^C $nc gnu.org no port[s] to connect to $nc gnu.org 25 ^C $nc -g gnu.org 25 no port[s] to connect to $nc -g gnu.org gnu.org 25 ^C $nc -g 127.0.0.1 127.0.0.1 25 ^C $nc www.youtube.com no port[s] to connect &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2013\/06\/26\/nc-netcat-2\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;nc netcat&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/8603"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=8603"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/8603\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=8603"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=8603"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=8603"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}