Still good to go
Type: Posts; User: aeronavi; Keyword(s):
Still good to go
When you running virtualmachine what your victim sees isn't your virtual MAC address but the mac address of the host card. It happens then that your host system whenrecieve the reply, drop/forwards...
Hello, im using a wireless adapter Netgear wg111v3 and its happening when i do deauth attacks with aireplay-ng on some cards, they temporally get "killed".(they can't connect to any network.) Only...
Realtek RTL8187
All works(injection, etc...)
Chipset: RTL8187
I think in WPA-PSK each client also has unique key (called PTK). this key is derived from PSK+2 random numbers and MAC of both computers. this always happens when a client connect to AP (this is why...
Do like following,
ddns-update-style none;
# I had no idea what I should put for this so I settled on "home"
#option domain-name "home"; //dont need this
# OpenDNS servers found in Free...
Have you tested packet injection? you can test injection by running.
aireplay-ng -9 "interface here"
If you can't inject, you can't send deauth packets
1- SSID list has the names of ssids wich you can use those hash tables, because in WPA, the PMK is result of hash(password + ssid). So it means that for every different ssid you need different hash...
Its because ndiswrapper kernel module doesn't come with backtrack, so you must install ndiswrapper from source. This also happened to me...
Do the following:
-uninstall any ndiswrapper app you may...
I already read How Rainbow Tables work and Rainbow table - Wikipedia, the free encyclopedia
and got curious about some points that weren't specified there. :)
The questions are:
1-The optimal...
Check this http://www.backtrack-linux.org/forums/hardware-compatibility-list/33048-out-box-test-multiple-usb-wlan-adapters.html :)
if we are using sslstrip why uncoment redir_command? that command is supposed to sniff ssl traffic and if we already using sslstrip, that will bring conflicts between the two right? Maybe because of...
Hi guys...
Im just deparing at a mysterious problem with dns_spoof at a specific LAN.
I happens that i can do MITM with success in both ways( gateway - station). After this, i would think that...