Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我用智能手机(HTC One X)和两台电脑在无线中测试一个人在中间攻击(mitm)。使用智能手机,arp 缓存中毒已正确损坏了我的 2 台计算机。
对于转发,我刚刚在 /proc/sys/net/ipv4/ip_forward 中输入了“1”。但是 ip forward 不起作用。
鲨鱼在我的智能手机中嗅了嗅,我用电脑发送了数据包,它们很好地到达了我的智能手机,但没有重定向到我的另一台电脑。
android 4.0 的ip 转发还有其他解决方案吗?