Are you trying to install the drivers on a VM ?
Type: Posts; User: Nocdem; Keyword(s):
Are you trying to install the drivers on a VM ?
u picked a hard way to start . i always tell this to my students in my classes , forget the tools learn the concepts and for concepts u dont need bt.what do u want to do is the answer. why did u...
did u mount that harddisk ? if so u need to unmount it or u wont see any partitions from it.
also ,
u can use dhclient which is installed to use dhcp. if u wanna connect to a ap from cli ,
u can...
in a nutshell
if the ap belongs to you u should not need kismet to get the ssid as u will know your own essid and bssid also u dont need fake auth. i d suggest instead of just typing commands...
if you want to connect to internet/network u dont need a 2nd adapter. leave the nic in host system. set up a nat or brige to the host and in guest type dhclient . u ll be able to use your network in...
can u type how u did the arp replay attack , are u using a your mac ? or a clients mac to replay etc. some more info will be awsome
try installing bt then dl drivers from ati and install them instead of leaching bt repos
google for SSL rebinding
this question is pretty much air crack related and i d suggest u ask it in aircrack forums to crack A AP, and honestly why to test to crack a access point. it is encryption . if its wep its...
if i see L3 message too long i would think a mtu problem
what is your mtu ? and what encapsulations do u use ? try setting mtu to 1500
orinoco_usb: No firmware to download
it is said here.. u need the firmware so i think u can google the rest ;)
please dont mix installing pre compiled kernel and compiling it yourself which are 2 different things. in first one u download the 3 precompiled stuff and dpkg-i linux* and viola its installed...
as far as i know to enable pyrit stream support u need to install ati-driver which is broken right now.
if u already used a hdd install before u should know that install.sh will be left on the /root
now for your graphics and networking problem you should give more info about devices you are using so...
i assume u got a intel wireless from your mac , and a problem with your firmware.
a- try download the 1000bgn microcode from hxxp://intellinuxwireless.org/?n=Downloads , extract it and copy it to...
Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01)
gives dma errors , to fix;
rmmod b43
modprobe b43 pio=1 qos=0
or
echo "options b43 pio=1 qos=0" > /etc/modprobe.d/b43.conf
--...