
下载地址:http://h4k.b4n.googlepages.com/kiswin_setup.rar
安装的时候希望大家要确定自己的设备是不是Linksys WRT54G
而且Fireware是否已经安装了OpenWRT
我的WAP54G来的啊!晕死
OWRT官方说WAP54G支持度不是很高啊~气死我啊
kiswin32 - Kismet for Windows users - Joshua
Wright/jwright@hasborg.com, with GPSD added by
RenderMan/render@renderlab.net
INTRODUCTION
kiswin32 is a Cygwin-compiled build of Kismet for Win32
systems. Since Windows systems cannot capture traffic in
monitor mode without the assistance of commercial drivers, an
alternate mechanism is necessary to provide the raw 802.11 packets
Kismet needs for analysis.
A Linksys WRT54G access point running OpenWRT firmware and the
kismet_drone software is a great alternative for Windows users to
leverage Kismet without much Linux experience. An excellent
resource for setting up a spare Linksys WRT54G to run Kismet is
available at
http://www.renderlab.net/projects/wrt54g/openwrt.html.
After setting up the WRT54G and starting the kismet_drone software,
follow the simple installation instructions in the INSTALL.txt
file.
After completing the INSTALL instructions, run the "kismet.vbs"
script and provide the IP address of the WRT54G access point and
the com port of your GPS. This script will launch 3 windows -
a kismet_server instance to collect packets from the WRT54G, and
instance of GPSD and a few seconds later, the kismet_client
interface. When you are done with Kismet, press "Q" to quit
the kismet_client software, the press "CTRL/C" to quit the
kismet_server instance and GPSD instance.
IMPORTANT NOTES
NOTE: My Symantec Personal Firewall software generates a warning
when the kismet.vbs script is executed due to how it calls an
external executable (kismet_server, then kismet_client). The
code is simple if you want to take a look, but I assure you I have
no malicious intent in distributing this code. Select "Allow
Always" to continue. If someone is kind enough to donate the
$400 for me to buy a code-signing digital certificate from
Verisign, my PayPal account is jwright@hasborg.com.
NOTE: If you enter an invalid IP address or if the WRT54G is not
running the kismet_drone software on standard port 3501, the script
will fail. If someone wants to write a better VBScript,
please send me a copy.
NOTE: The Kismet configuration files have been edited to work for
this unintended use of Kismet. Data files are stored in the
kiswin32 "data/" directory. Only edit the configuration files
if you know what you are doing. If you are editing them, make
sure they are saved in the Unix file format (e.g. edit with vi and
use "set ff:unix", do not attempt to edit these files with Notepad
or Wordpad!).
NOTE: If you do nott need/want to use GPSD, just enter a bogus com
port. GPSD will throw up an error, but will not interfere
with the rest of Kismet operations.
CONTACT
Questions, comments or concerns with kiswin32 should be directed to
Joshua Wright/jwright@hasborg.com. Do NOT contact the author
of Kismet with questions regarding kiswin32!
Questions regarding configuring the WRT54G to run the kismet_drone
software or GPSD should be directed to the author of the HOWTO,
referenced with the URL above.
移动的gprs服务有两种接入方式,一种为cmnet,另一种为cmwap。前者没有限制,费用较高;后者通过移动的http代理上网,支持的协议 有限,而且还通过限制浏览器类型、端口等方式来防止在pc通过gprs上网,同时其返回的内容也专门为了兼容手机浏览器,部分xhtml网页会加一个 vnd|xhtml的头,这样如果网页有一点xml错误,普通浏览器就无法解析。网上有好多文章介绍如何修改浏览器的user-agent,来绕过移动限 制。
至于xml错误问题,目前比较好的解决方法就是在客户端同移动的http代理之间再加一个代理服务器,此代理的作用就是修改客户端请求中的user-agent,并修正移动代理返回内容中的错误文件头,这样就基本绕过了移动的限制。
有人写过类似的程序,但用起来还是有些问题,过年回家上不了网,只能通过手机拨号,所以自己动手用写了一个http代理,浏览网页,登陆msn、qq等基本没问题。
Powered by Haiwit