i have changed the settings in AP, now it is WPA, TKIP, PSK
wpa_supplicant.conf
network={
ssid="hospital 13"
scan_ssid=1
key_mgmt=WPA-PSK
psk="1234567890"
}
Type: Posts; User: avatar; Keyword(s):
i have changed the settings in AP, now it is WPA, TKIP, PSK
wpa_supplicant.conf
network={
ssid="hospital 13"
scan_ssid=1
key_mgmt=WPA-PSK
psk="1234567890"
}
here is my wpa_supplicant.conf file
network={
ssid="DhiraaguADSL"
psk=1234567890
}
now i run the command
wpa_supplicant -B -i wlan1 -Dwext -c /etc/wpa_supplicant.conf
Yes i am using BT4 Final
i am using BT4 Final
i am trying to connect the following AP
22:1A:92:F0:AF:91 -29 14 0 0 11 54 . WPA2 CCMP PSK DhiraaguADSL
here is wpa_supplicant.conf
...
i cannot connect wpa using awus036h
using the following tutorial i updated driver
TUTORIAL: Installing drivers RTL8187, r8187, RT2800usb on UBUNTU
lsmod | grep rt
shows driver as rtl8187
...
i have a machine in my network vulnerable to ms04-036. I search exploit-db in backtrack 4, and it show file name 578.pl which can be used for this attack. i change the host ip address to 192.168.1.1...
check this blog
Information Security Tutorials
i booted backtrack from cd, and i want to mount the internal hard disk to read some files.
whats the command to do this