1 Star 0 Fork 0

wen/packetspammer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Packetspammer
Andy Green <[email protected]>

Packetspammer sends unencrypted broadcast packets down a mac80211 wireless
interface that should be set for Monitor mode.  It spams the packets down the
interface as fast as it can, although you can specify a delay between packets.

At the same time it is listening for packets with a MAC of 13:22:33:44:xx:xx
and will display metadata about any incoming packets (like the bitrate) and
the packet contents.  So if you run packetspammer on two nearby machines, they
will show each other's packets like this:

RX: Rate: 54.0Mbps, Freq: 2.417GHz, Ant: 0, Flags: 10
0000: 50 61 63 6B 65 74 73 70 61 6D 6D 65 72 20 2D 2D  Packetspammer --
0010: 62 72 6F 61 64 63 61 73 74 20 70 61 63 6B 65 74  broadcast packet
0020: 23 34 37 39 31 36 20 2D 2D 20 3A 2D 44 20 2D 2D  #47916 -- :-D --
0030: 75 6C 74 72 61 63 61 74 2E 68 6F 6D 65 2E 77 61  ultracat.home.wa
0040: 72 6D 63 61 74 2E 63 6F 6D                       rmcat.com


Typical usage:

  echo -n mon0 > /sys/class/ieee80211/phy0/add_iface
  iwconfig mon0 mode monitor
  ifconfig mon0 up
  packetspammer mon0

You may need to bring up your normal interface first and set its channel, eg

ifconfig wlan0 up
iwconfig wlan0 channel 2

If you normal interface is associated to an AP on a particular channel, that's
fine, the packet injection won't disturb the association.

空文件

简介

暂无描述 展开 收起
C 等 2 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kinpar_wen/packetspammer.git
[email protected]:kinpar_wen/packetspammer.git
kinpar_wen
packetspammer
packetspammer
master

搜索帮助