Chinaunix首页 | 论坛 | 博客
  • 博客访问: 376849
  • 博文数量: 38
  • 博客积分: 3071
  • 博客等级: 中校
  • 技术积分: 423
  • 用 户 组: 普通用户
  • 注册时间: 2007-02-15 11:11
文章分类

全部博文(38)

文章存档

2017年(1)

2011年(1)

2010年(5)

2009年(6)

2008年(3)

2007年(22)

我的朋友

分类: 系统运维

2007-02-15 11:21:57

硬件:
    我使用过的可以用来抓包卡片有Atheros 系列,Intel centrano 系列,Intersil
平台:
    Win XP, Linux
使用:
    Win XP 主要使用Airpeek,需要Airpeek提供的专用的驱动。
    Linux 无线驱动需要支持monitor mode,然后使用ethereal .

    我主要使用Linux的,所以下面详细讲一下具体步骤:
先设置monitor mode
    Intel cards
    > iwconfig eth1 mode monitor
    Atheros cards
    > wlanconfig ath1 create wlandev wifi0 wlanmode monitor
设置Channel
    > iwconfig eth1 channel 8    ##设channel 为 8
    或
    > iwconfig ath1 channel 8
启动
    > ifconfig eth1 up
然后开启ethereal 软件,选择interface 为 eth1或ath1,就可以了。
阅读(3856) | 评论(0) | 转发(0) |
0

上一篇:开篇

下一篇:Madwifi 安装使用

给主人留下些什么吧!~~