loveany
发表于 2009-5-31 20:44
还是原来的光头更亲切.呵呵
codeblue
发表于 2009-6-1 07:30
我靠 。。没发现楼主 是kevin。。。。发教程啊。不知道 怎么搭gps..用kismet wd一定很酷。。。
Kevin2600
发表于 2009-6-1 08:09
我靠 。。没发现楼主 是kevin。。。。发教程啊。不知道 怎么搭gps..用kismet wd一定很酷。。。
codeblue 发表于 2009-6-1 07:30 http://forum.anywlan.com/images/common/back.gif
是很COOL的说....你这么好学..又是老乡...我发本书给你! 从73页开始是专门介绍GPS的使用的. 到(http://www.kismetwireless.net/) 去看看也是不错的.
Kevin2600
发表于 2009-6-1 08:12
哇,很帅,恩...........其实我是说kevin你的banner图片
longas 发表于 2009-5-31 19:14 http://forum.anywlan.com/images/common/back.gif
嘿,嘿...帅....自个知道就好了...要底调啊.. :P
u8471
发表于 2009-6-2 22:43
很好的图片。。
sig
发表于 2009-6-2 23:48
好东西啊,楼主给个下载地址吧~
fengjinhuan123
发表于 2009-6-3 19:28
考验我英语能力呀
miaoqi
发表于 2009-6-3 19:38
楼主 请教
我的holux m-1000b gps通过usb数据线连接电脑
用bt3 final,配合kismet进行wd,这个方案是否可行
我看了offensive-security关于hcl支持列表,holux m-1000b不在列表内,holux 236在支持列表内
请问有没这方面 操作笔记,可以尝试一下用kismet进行wd(连接gps)
miaoqi
发表于 2009-6-4 16:02
拜读楼主 kismet hacking一书的 page 73 关于gpsd 命令连接gps适配器 章节
我实践了一下 我的gps holux m-1000b用usb线缆连接到bt3final系统
gpsd -p /dev/ttyUSB0
显示
bt ~ #gpsd -p /dev/ttyUSB0
usage: gpsd [-b] [-n] [-N] [-D n] [-F sockfile] [-P pidfile] [-S port] [-h] devi
ce...
Options include:
-b = bluetooth-safe: open data sources read-only
-n = don't wait for client connects to poll GPS
-N = don't go into background
-F sockfile = specify control socket location
-P pidfile = set file to record process ID
-D integer (default 0) = set debug level
-S integer (default 2947) = set port for daemon
-h = help message
-V = emit version and exit.
A device may be a local serial device for GPS input, or a URL of the form:
[{dgpsip|ntrip}://]host[:port]
in which case it specifies an input source for DGPS or ntrip data.
The following driver types are compiled into this gpsd instance:
Generic NMEA
Ashtech
San Jose Navigation FV18
Furuno Electric GH-79L4
Garmin Serial
Delorme TripMate
Delorme EarthMate (pre-2003, Zodiac chipset)
Zodiac binary
Navcom binary
uBlox UBX
Garmin USB binary
Garmin Serial binary
SiRF binary
Trimble TSIP
True North
EverMore binary
iTalk binary
RTCM104
我用命令
telnet localhost 2947
r
没有kismet hacking书中写的gps data的回显
请点拨一下,如果能连接上gps,就可以使用kismet进行wd了
期待中……
Kevin2600
发表于 2009-6-5 04:13
9.GPS
Kismet can integrate with a GPS device to provide coordinates for
networks it has detected.These can be logged to the pcap file when PPI
logging is enabled, and to an XML file for processing with Kismap, included
with the Kismet source, as well as other third-party tools.
Kismet can use the GPS network daemon 'gpsd', or can parse NMEA directly
from the GPS unit.
The GPS is controlled with the Kismet server config, kismet.conf.For
using gpsd with gpsd running on the local system:
gps=true
gpstype=gpsd
gpshost=localhost:2947
gpsmodelock=false
gpsreconnect=true
By specifying gpsreconnect, if gpsd crashes or Kismet otherwises looses
its connection, it will be re-established.Gpsmodelock compensates for
certain broken GPS/GPSd combinations, where the GPS never reports a
valid lock.By forcing a gpsmodelock=true, Kismet assumes the GPS
always has a 2d lock.
For using a GPS device without gpsd:
gps=true
gpstype=serial
gpsdevice=/dev/ttyS0
gpsreconnect=true
The gpsdevice parameter should be set to the proper serial device for
your GPS.For USB GPS devices this will typically be /dev/ttyUSB0, and
for bluetooth devices this will often by /dev/rfcomm0 or similar.Check
the output of "dmesg" after plugging in your device.
Kismet cannot know the location of a network, it can only know the
location where it saw a signal. By circling the suspected location,
you can provide more GPS data for processing the network center point.
Kismet keeps running averages of the network location, however this is
not incredibly accurate, due to averaging and imprecision in
floating point math.For plotting network locations, the GPSXML file
should be used.
Kevin2600
发表于 2009-6-5 04:31
你编辑过kismet.conf 这个文档了没? 这篇文章写的不错, 你可以参考下http://www.i-hacked.com/content/view/99/42/
我是颠趴
发表于 2009-6-5 05:37
不错。。我就担心,我的网卡又不支持。。