Quote:
|
Originally Posted by Toolio
uh, any advice on how to run this test with WireShark? Is it still even viable with BT 2? Thanks for any pointers.
Peace
|
1) Put your card in monitor mode.
2) Start ethereal (or wireshark in BT 2) to listen on the card you want to test for injection, and add display filter
wlan.fc.type_subtype == 12
3) Open xterm and start aireplay.
aireplay-ng -0 10 -a 01:02:03:04:05:06 YOURCARD
Normally the deauth packets should show up in the ethereal capture frame. If not, you card is not injection. If you have
MALFORMED PACKETS then injection does not work properly.