Ok, these are the commands that i have been doing...
root@bt:~# airmon-ng
Interface Chipset Driver
Type: Posts; User: imported_UG_Cyber; Keyword(s):
Ok, these are the commands that i have been doing...
root@bt:~# airmon-ng
Interface Chipset Driver
I really hate to be an A$$ about this seeing as i am asking for help. But if you follow the previous posts, you will find out that i started in BT3 and vvpalin told me to grab the pre-final and try...
Ok, well the pre-final is closer but still no cigar....It recognizes the wireless as eth1, it also recognizes my wired port!! much progress.
However, i cannot start wicd. when i attempted to...
Im really not familiar with vmware, but if there is a way (command) to find out, let me know....
And as far as chipset goes, the box says "Wireless 802.11 b/g mini-card" BT3 wont give me any info...
Your not being too harsh...
I haven't done ifconfig but when i do iwconfig, i get
lo no wireless extensions
and thats it...no eth0, wlan0, or ath0
My dell inspiron is...
Hello, I have a dell inspiron laptop with a built-in wireless card. But the problem is, the wireless card is activated by the keyboard, there is no hard switch.
My Wireless works great under...
I know this post has some dust on it...but.
does aireplay-ng -1 0 report back an error code...if so, you should use that to determin if mac filtering is on. Otherwise, if it is on, the aireplay-ng...
What i have done before when i didnt get any ARP or ACKs was run mdk3 with the becon flood mode. Worked like a charm. If you decide to try this, dont let it run for too long. It will make the...
post up the ports and the IP.....=)
Just post up the ports and we can tell you what you need. Otherwise, if we dont know what protocal to exploit.
when you
airmon-ng start rausb0
You are setting up an extension to the main card...The extension is what you want to use in airodump-ng
for example, this is what i type with mine
...
When you try it without faking the mac, do you destroy your extensions, then restart them.....
When you use macchanger, all wireless extensions must be destroyed otherwise you get an error. the...
There are several posts about the audio. It's the kernel
I got an error message using medusa
ERROR: Failed to retrieve supported authentication modes. Aborting....
ERROR: No supported authentication methods located.
But i do like how easy medusa...
Well i have to warn you, this website will only help you if you are pen-testing (hacking) your own property...with that said. There are many fool proof tuts on WEP cracking on this site, all over...
I have two computers set up, one with puppy linux and the other with BT3F. I have the ssh on puppy up and password protected and trying to see how it could be cracked. I tried using Hydra and...
I have been using wireshark alot to see how easy it is to surf through packets and get the messages manually along with the username and password that they used to get in.
Just put wireshark to...
it accepts basic commands like...
'get <filename>' will download the file
'put <filename>' will upload the file
'cd <dir>'
'ls'
Ok, so you want to learn how to penetrate your computers, you know the ports that are open....what are you waiting for??
if port 22 is open, use the ssh <ip address> command to connect.
if port...
Try replacing hda with sda.
with BT3 on my first partition and Kubuntu on my 3rd, this is what my lilo.conf looks like
lba32
boot = /dev/sda
prompt
timeout = 60
change-rules
reset
vga =...
I had a problem with this too...I made a simple shell script to fix this, you may need to edit it but it does work. No other way worked for me either....
#!/bin/bash
echo...
or ath0 if you have the Atheros wifi.
user: admin
pass: admin
If you look on your home page, if you didn't change it, on one of the tabs you will see tab called "PASSWORDS" look around in there next time ;)
http://www.dedoimedo.com/computers/grub.html#mozTocId836096
Just go to the installation link....
I tried looking for a link to upgrade mine, if you can find one i'll do it and let you know how it went.
vista doesn't have the "boot.ini", it has "Boot Configuration Data" or "BCD". It's a big pain in the A**, i would just stick with grub or lilo. BCD you can't edit it through a simple notepad or any...