{"id":17854,"date":"2024-11-13T11:23:33","date_gmt":"2024-11-13T17:23:33","guid":{"rendered":"https:\/\/sada.services\/?p=17854"},"modified":"2024-11-13T11:23:33","modified_gmt":"2024-11-13T17:23:33","slug":"infra-saber-si-hay-2-equipos-con-ip-iguales","status":"publish","type":"post","link":"https:\/\/sada.services\/?p=17854","title":{"rendered":"infra: saber si hay 2 equipos con ip iguales"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">arp-scan<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>apt install arp-scan\n\nsudo arp-scan --interface=ens160 10.0.3.0\/24\nsudo arp-scan --interface=ens160 10.0.3.0\/24 | grep 10.0.3.181\nudo arp-scan --interface=ens160 10.0.3.0\/24 | grep ac:1f:6b:cb:01:8d<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">nmap<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>apt install nmap\nsudo nmap -sP -n 10.0.3.181<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">nbtscan (windows)<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>apt install nbtscan\nsudo nbtscan 10.0.3.181<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>arp-scan nmap nbtscan (windows)<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[637],"tags":[638,712],"class_list":["post-17854","post","type-post","status-publish","format-standard","hentry","category-infraestructura","tag-infra","tag-ips-repetidas"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/17854","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=17854"}],"version-history":[{"count":1,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/17854\/revisions"}],"predecessor-version":[{"id":17855,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/17854\/revisions\/17855"}],"wp:attachment":[{"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=17854"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=17854"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=17854"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}