Author Topic: Packet Injection With Wcf12  (Read 4163 times)

VirtusRex

  • Full Member
  • ***
  • Posts: 126
    • View Profile
Packet Injection With Wcf12
« on: May 16, 2006, 11:31:41 am »
Hello All,

Well I went and traded my Symbol Spectrum24 LA-4137 for a Linksys WCF12 in hopes of getting some kind of packet injection going on my Zaurus.

I'm trying to buid my Zaurus into Pen testing tool for work, but as of yet I can't even get it to do basic packet injection using aireplay which is part of the aircrack tool set.

I've been trying to follow chrisd example on the following link: https://www.oesf.org/forums/index.php?showt...c=9319&hl=flite

using hostap-driver 02.4 and hostap-utils 0.2.4 but with no success. Has anybody else out there got aircrack and aireplay working on WCF12 card?

If so, what kind kind of setup do you have?


Thanks,

Virtusrex

realm

  • Jr. Member
  • **
  • Posts: 79
    • View Profile
    • http://
Packet Injection With Wcf12
« Reply #1 on: May 17, 2006, 06:11:29 pm »
i've had trouble with pdaxrom getting any kind of libpcap app to work right in the currrent rc's. I have a chrooted debian setup i use for all my security stuff. airodump, aireplay, tcpdump, wepcrack, kismet, and a few others all are working fine. look at www.pocketworkstation.org if interested. thats the debian arm distro i chroot to.

Quote
Hello All,

Well I went and traded my Symbol Spectrum24 LA-4137 for a Linksys WCF12 in hopes of getting some kind of packet injection going on my Zaurus.

I'm trying to buid my Zaurus into Pen testing tool for work, but as of yet I can't even get it to do basic packet injection using aireplay which is part of the aircrack tool set.

I've been trying to follow chrisd example on the following link: https://www.oesf.org/forums/index.php?showt...c=9319&hl=flite

using hostap-driver 02.4 and hostap-utils 0.2.4 but with no success. Has anybody else out there got aircrack and aireplay working on WCF12 card?

If so, what kind kind of setup do you have?


Thanks,

Virtusrex
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127299\"][{POST_SNAPBACK}][/a][/div]
SL-C860   r197
SL-C3000 Angstrom with e17 /1 Gig SD/Senao Wifi/CF Bluetooth/CF GPS

VirtusRex

  • Full Member
  • ***
  • Posts: 126
    • View Profile
Packet Injection With Wcf12
« Reply #2 on: May 18, 2006, 11:16:48 am »
Quote
i've had trouble with pdaxrom getting any kind of libpcap app to work right in the currrent rc's. I have a chrooted debian setup i use for all my security stuff. airodump, aireplay, tcpdump, wepcrack, kismet, and a few others all are working fine. look at www.pocketworkstation.org if interested. thats the debian arm distro i chroot to.

Quote
Hello All,

Well I went and traded my Symbol Spectrum24 LA-4137 for a Linksys WCF12 in hopes of getting some kind of packet injection going on my Zaurus.

I'm trying to buid my Zaurus into Pen testing tool for work, but as of yet I can't even get it to do basic packet injection using aireplay which is part of the aircrack tool set.

I've been trying to follow chrisd example on the following link: https://www.oesf.org/forums/index.php?showt...c=9319&hl=flite

using hostap-driver 02.4 and hostap-utils 0.2.4 but with no success. Has anybody else out there got aircrack and aireplay working on WCF12 card?

If so, what kind kind of setup do you have?


Thanks,

Virtusrex
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127299\"][{POST_SNAPBACK}][/a][/div]
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127490\"][{POST_SNAPBACK}][/a][/div]

Thanks, I'll check it out. Hopefully it'll allow me to get the pen-tools working with my sl-c760.

Virtusrex

realm

  • Jr. Member
  • **
  • Posts: 79
    • View Profile
    • http://
Packet Injection With Wcf12
« Reply #3 on: May 31, 2006, 10:37:22 pm »
This should be a quick way to change your wifi card over to hostap.

1. type
Code: [Select]
cardctl ident
2. Google the manfid code. EXAMPLE 0x000b, 0x7100
try to find proof someone has used it with the hostap drivers.

3. Search all the files on your Z in the /etc/pcmcia directory for any reference to your cards manfid, comment it out.

4. add an entry to hostap_cs.conf for your card
Quote
card "intersil"
manfid 0x000b, 0x7100
bind "hostap_cs"
SL-C860   r197
SL-C3000 Angstrom with e17 /1 Gig SD/Senao Wifi/CF Bluetooth/CF GPS