Target WiFi that appears to be de-auth resistant
用户尝试使用airmon-ng捕获特定目标的握手包,但由于目标对脱认证攻击异常 resilient,半小时未成功获取握手包,其他目标则正常工作,用户怀疑是否只能等待合法登录获取握手。 2025-9-5 07:57:33 Author: www.reddit.com(查看原文) 阅读量:6 收藏

I have been trying to capture a handshake of a certain target with airmon-ng, it's a strong signal -50db with three or four clients associated.

I just cant seem to successfully de-auth this site. I've had a little de-auth loop running, see below, for half an hour and nothing. No handshake captured. Same approach works fine on other targets.

while true; do aireplay-ng --deauth 16 -a 00:11:22:33:44:55:66 wlan1mon; sleep 15; done

Why would this one target be so resilient to de-auths?
Is my only option to wait for someone to legitimately log on to get a handshake?


文章来源: https://www.reddit.com/r/HowToHack/comments/1n8z72f/target_wifi_that_appears_to_be_deauth_resistant/
如有侵权请联系:admin#unsafe.sh