{"id":382,"date":"2010-05-16T13:53:54","date_gmt":"2010-05-16T18:53:54","guid":{"rendered":"http:\/\/zitstif.no-ip.org\/?p=382"},"modified":"2010-05-16T13:56:22","modified_gmt":"2010-05-16T18:56:22","slug":"passively-finding-mdns-names-local","status":"publish","type":"post","link":"http:\/\/zitstif.no-ip.org\/?p=382","title":{"rendered":"Passively finding MDNS names (.local)"},"content":{"rendered":"<p>Just a quicky:<\/p>\n<p>If you&#8217;re in a local area network and you&#8217;re trying to do some passive information gathering using a sniffer, here is a great way to find .local host names:<\/p>\n<pre lang=\"bash\">tcpdump -i wlan0 -vv 2&>1 | egrep '*.local'\r\n<\/pre>\n<p>What&#8217;s beautiful about this method is you can usually find people&#8217;s full names, especially if they&#8217;re using Apple devices. Along with that, you&#8217;re not probing or alerting the targets.<\/p>\n<p>Also, if you&#8217;re not in range of a wifi access point and can barely see the AP, you can use this method while trying to connect (it makes this method a little less passive..), but I&#8217;ve discovered Iphone device names via this method.<\/p>\n<p>And now&#8230;. back to the books. \ud83d\ude42<\/p>\n<p>PS: I&#8217;m going to set aside time this week to put more effort into ettersploit.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Just a quicky: If you&#8217;re in a local area network and you&#8217;re trying to do some passive information gathering using a sniffer, here is a great way to find .local host names: tcpdump -i wlan0 -vv 2&#038;>1 | egrep &#8216;*.local&#8217; What&#8217;s beautiful about this method is you can usually find people&#8217;s full names, especially if &hellip; <a href=\"http:\/\/zitstif.no-ip.org\/?p=382\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Passively finding MDNS names (.local)<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11,3],"tags":[85,84,190,209,206,205,208,207],"class_list":["post-382","post","type-post","status-publish","format-standard","hentry","category-code","category-posts","tag-apple","tag-apple-computers","tag-egrep","tag-grep","tag-local","tag-mdns","tag-sniffer","tag-tcpdump"],"_links":{"self":[{"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=\/wp\/v2\/posts\/382","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=382"}],"version-history":[{"count":4,"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=\/wp\/v2\/posts\/382\/revisions"}],"predecessor-version":[{"id":386,"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=\/wp\/v2\/posts\/382\/revisions\/386"}],"wp:attachment":[{"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=382"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=382"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=382"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}