Wireshark 和 wifi 监控模式失败
我想用wireshark嗅探wifi数据包,但监控模式似乎失败。我正在使用 backtrack 5 和 alpha AWUS036H wifi USB 卡,我尝试在不加密的情况下嗅探我自己的盒子。
这是我正在执行的激活监视模式的操作:
root@root:~#airmon-ng 启动 wlan0
似乎正在工作:
root@root:~# iwconfig mon0
mon0 IEEE 802.11bg 模式:监控 Tx 功率=20 dBm
重试长限制:7 RTS thr:off 片段 thr:off
电源管理:开
但是,当我开始在wireshark中捕获mon0时,我只收到广播数据包。 在捕获选项中,“在监视模式下捕获数据包”选项呈灰色。
我不明白发生了什么事。有什么想法吗?
I want to sniff wifi packets with wireshark but monitor mode seems to fail. I'm using backtrack 5 and an alpha AWUS036H wifi usb card, i try to sniff my own box without encryption.
Here is what i'm doing to activate monitor mode :
root@root:~# airmon-ng start wlan0
wich seems to be working :
root@root:~# iwconfig mon0
mon0 IEEE 802.11bg Mode:Monitor Tx-Power=20 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:on
However when i start capturing on mon0 in wireshark i'm only getting broadcast packets.
In capture options the "capture packets in monitor mode" option is grayed out.
I do not understand what's going on. Any Ideas ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您的 mon0 接口设置为什么通道号?
What channel number is your mon0 interface set to?