The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net-mgmt : bsd-airtools

BSD Wireless Scanning Tools

 bsd-airtools is a package that provides a complete toolset for
wireless 802.11b auditing. Namely, it currently contains a bsd-based
wep cracking application, called dweputils. It also contains a curses
based ap detection application similar to netstumbler (dstumbler) that
can be used to detect wireless access points and connected nodes, view
signal to noise graphs, and interactively scroll through scanned ap's
and view statistics for each. It also includes a couple other tools to
provide a complete toolset for making use of all 14 of the prism2
debug modes as well as do basic analysis of the hardware-based
link-layer protocols provided by prism2's monitor debug mode. 

http://www.dachb0den.com/projects/bsd-airtools.html



bsd-airtools history


v. 1.9
date: 2007/11/12 18:05:15;  author: linimon;  state: Exp;  lines: +2 -6
Correct the BROKEN line; the commit to if_wavelan_ieee.h of 20070711
by thompsa removed some ioctls that this port depended on.  Therefore,
IGNORE is more appropriate.

PR:		ports/117890
Submitted by:	Denis Barov 
Approved by:	portmgr (self)

v. 1.8 date: 2007/10/01 08:53:00; author: linimon; state: Exp; lines: +7 -1 Mark as broken on gcc4.2.
v. 1.7 date: 2006/12/13 16:14:15; author: linimon; state: Exp; lines: +1 -1 Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email. Hat: portmgr
v. 1.6 date: 2004/02/23 04:41:57; author: wollman; state: Exp; lines: +1 -1 Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
v. 1.5 date: 2003/11/19 05:00:58; author: seanc; state: Exp; lines: +2 -2 Let there be a working dstumbler on -CURRENT! # uname -a FreeBSD localhost 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Nov 17 15:08:10 PST 2003 sean@localhost:/usr/obj/usr/src/sys/POSDELLAPTOP i386 # dmesg -a | grep wi0 wi0: at port 0x100-0x13f irq 11 function 0 \ config 1 on pccard0 wi0: 802.11 address: 00:30:ab:11:f6:88 wi0: using RF:PRISM2 MAC:HFA3841 CARD:HWB3163 rev.A wi0: Intersil Firmware: Primary (0.3.0), Station (0.8.3) wi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps # dstumbler wi0 -o [dstumbler fires up and works beautifully] Pointed out by: Eugene
v. 1.4 date: 2003/03/07 06:07:37; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.3 date: 2003/02/07 02:44:21; author: seanc; state: Exp; lines: +1 -1 Correct ports that were abusing the FORBIDDEN variable and replace with either IGNORE or BROKEN. Since there seems to be some confusion, for the record: BROKEN is reserved for ports that don't work. This will prevent users from installing the port, but please note that ports marked as BROKEN will still be built by bento IGNORE is reserved for ports that should not be built for one reason or another (including bento). Users and bento will not build ports marked as IGNORE. FORBIDDEN is reserved for security breakages only!!! Only mark a port as FORBIDDEN if there is a security issue with the port at the time. Reviewed by: kris (portmgr)
v. 1.2 date: 2002/11/21 00:42:40; author: seanc; state: Exp; lines: +2 -2 Update email maintainer email address. Appologies for the commit miss.
v. 1.1 date: 2002/07/09 20:57:33; author: dwcjr; state: Exp; Add bsd-airtools 0.2, BSD Wireless Scanning Tools. PR: 40722 Submitted by: Sean Chittenden ============================================================================= v. 1.9 date: 2007/11/12 18:05:15; author: linimon; state: Exp; lines: +2 -6 Correct the BROKEN line; the commit to if_wavelan_ieee.h of 20070711 by thompsa removed some ioctls that this port depended on. Therefore, IGNORE is more appropriate. PR: ports/117890 Submitted by: Denis Barov Approved by: portmgr (self)
v. 1.8 date: 2007/10/01 08:53:00; author: linimon; state: Exp; lines: +7 -1 Mark as broken on gcc4.2.
v. 1.7 date: 2006/12/13 16:14:15; author: linimon; state: Exp; lines: +1 -1 Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email. Hat: portmgr
v. 1.6 date: 2004/02/23 04:41:57; author: wollman; state: Exp; lines: +1 -1 Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
v. 1.5 date: 2003/11/19 05:00:58; author: seanc; state: Exp; lines: +2 -2 Let there be a working dstumbler on -CURRENT! # uname -a FreeBSD localhost 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Nov 17 15:08:10 PST 2003 sean@localhost:/usr/obj/usr/src/sys/POSDELLAPTOP i386 # dmesg -a | grep wi0 wi0: at port 0x100-0x13f irq 11 function 0 \ config 1 on pccard0 wi0: 802.11 address: 00:30:ab:11:f6:88 wi0: using RF:PRISM2 MAC:HFA3841 CARD:HWB3163 rev.A wi0: Intersil Firmware: Primary (0.3.0), Station (0.8.3) wi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps # dstumbler wi0 -o [dstumbler fires up and works beautifully] Pointed out by: Eugene
v. 1.4 date: 2003/03/07 06:07:37; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.3 date: 2003/02/07 02:44:21; author: seanc; state: Exp; lines: +1 -1 Correct ports that were abusing the FORBIDDEN variable and replace with either IGNORE or BROKEN. Since there seems to be some confusion, for the record: BROKEN is reserved for ports that don't work. This will prevent users from installing the port, but please note that ports marked as BROKEN will still be built by bento IGNORE is reserved for ports that should not be built for one reason or another (including bento). Users and bento will not build ports marked as IGNORE. FORBIDDEN is reserved for security breakages only!!! Only mark a port as FORBIDDEN if there is a security issue with the port at the time. Reviewed by: kris (portmgr)
v. 1.2 date: 2002/11/21 00:42:40; author: seanc; state: Exp; lines: +2 -2 Update email maintainer email address. Appologies for the commit miss.
v. 1.1 date: 2002/07/09 20:57:33; author: dwcjr; state: Exp; Add bsd-airtools 0.2, BSD Wireless Scanning Tools. PR: 40722 Submitted by: Sean Chittenden ============================================================================= v. 1.9 date: 2007/11/12 18:05:15; author: linimon; state: Exp; lines: +2 -6 Correct the BROKEN line; the commit to if_wavelan_ieee.h of 20070711 by thompsa removed some ioctls that this port depended on. Therefore, IGNORE is more appropriate. PR: ports/117890 Submitted by: Denis Barov Approved by: portmgr (self)
v. 1.8 date: 2007/10/01 08:53:00; author: linimon; state: Exp; lines: +7 -1 Mark as broken on gcc4.2.
v. 1.7 date: 2006/12/13 16:14:15; author: linimon; state: Exp; lines: +1 -1 Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email. Hat: portmgr
v. 1.6 date: 2004/02/23 04:41:57; author: wollman; state: Exp; lines: +1 -1 Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
v. 1.5 date: 2003/11/19 05:00:58; author: seanc; state: Exp; lines: +2 -2 Let there be a working dstumbler on -CURRENT! # uname -a FreeBSD localhost 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Nov 17 15:08:10 PST 2003 sean@localhost:/usr/obj/usr/src/sys/POSDELLAPTOP i386 # dmesg -a | grep wi0 wi0: at port 0x100-0x13f irq 11 function 0 \ config 1 on pccard0 wi0: 802.11 address: 00:30:ab:11:f6:88 wi0: using RF:PRISM2 MAC:HFA3841 CARD:HWB3163 rev.A wi0: Intersil Firmware: Primary (0.3.0), Station (0.8.3) wi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps # dstumbler wi0 -o [dstumbler fires up and works beautifully] Pointed out by: Eugene
v. 1.4 date: 2003/03/07 06:07:37; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.3 date: 2003/02/07 02:44:21; author: seanc; state: Exp; lines: +1 -1 Correct ports that were abusing the FORBIDDEN variable and replace with either IGNORE or BROKEN. Since there seems to be some confusion, for the record: BROKEN is reserved for ports that don't work. This will prevent users from installing the port, but please note that ports marked as BROKEN will still be built by bento IGNORE is reserved for ports that should not be built for one reason or another (including bento). Users and bento will not build ports marked as IGNORE. FORBIDDEN is reserved for security breakages only!!! Only mark a port as FORBIDDEN if there is a security issue with the port at the time. Reviewed by: kris (portmgr)
v. 1.2 date: 2002/11/21 00:42:40; author: seanc; state: Exp; lines: +2 -2 Update email maintainer email address. Appologies for the commit miss.
v. 1.1 date: 2002/07/09 20:57:33; author: dwcjr; state: Exp; Add bsd-airtools 0.2, BSD Wireless Scanning Tools. PR: 40722 Submitted by: Sean Chittenden =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm