Aircrack-ng无线安全审查工具现在已经出现在Maemo系统的诺基亚N900的源上面了, 也就是说目前使用Maemo系统的移动设备和手机都可以使用aircrack-ng工具.
关于Aircrack-ng工具可以浏览:
这对于Maemo平台爱好者来说无非是个好消息, 但是相对来说, 无线网络的安全隐患也就增加了不少, 也许哪天自己的无线网络就被一个无聊的路人用一台Maemo移动设备给xx了密码, 比起用电脑, Maemo移动设备更加具备移动性和隐蔽性.
安装Aircrack-ng工具需要添加两个额外的软件源,
Catalog name (名称):Maemo Extras-testing
Web address (网址):http://repository.maemo.org/extras-testing/
Distribution (分类):fremantle
Components (组件):free non-free
Catalog name (名称):Maemo Extras-devel
Web address (网址):http://repository.maemo.org/extras-devel/
Distribution (分类):fremantle
Components (组件):free non-free
EI用Nokia N900测试了aircrack-ng工具在Maemo的运行情况, 要想成功运行aircrack-ng, 还要取得root权限. 取得root权限需要安装”rootsh”, 然后用命令
sudo gainroot
来取得root权限.
之后可以就可以用
ifconfig -a
查看网卡的状况了, 和使用其他Linux核心的系统一样,N900的无线网卡名称显示为wlan0.