It doesn't really matter what speed you're paying for, it matters what speed you're getting.
So............have you run another apt-get update/upgrade as previously suggested? What was the result?
Type: Posts; User: 0m3gasw1tch; Keyword(s):
It doesn't really matter what speed you're paying for, it matters what speed you're getting.
So............have you run another apt-get update/upgrade as previously suggested? What was the result?
Unless someone here on the forums has tested this device fully and is prepared to share their experience, I'd say you're not going to get the answer you were hoping for.Most likely, no-one here will...
Incidentally, if you do happen to cat a binary or perform some other action that lands you in symbolic terminal hell (basically where the entire terminal appears unusable because each time you press...
That's pretty slow...perhaps there was a connectivity issue? Have you re-tried updating recently?
Check out wyd - it might be (or similar to) what you're looking for.
If you were able to change your password, you were able to log in.
Using your favourite search engine, you will easily find instructions on how to reset the root password if you have forgotten it.
Does the keyboard work under any operating system on your computer? Could be a busted keyboard or faulty USB controller.
Can you, for example, enter the BIOS at boot time and navigate successfully...
Any particular reason you're not interested in purchasing a USB wireless card? Also, you should go check out the Aircrack supported card/chipset list for some suitable cards - this will help you in...
I don't think so - xxbeanxx has indicated two problems:
Like I said, try the BIOS update path first followed by a bootable CD/Floppy containing the relevant USB drivers to address the first...
Sounds like you have something mounted on the root partition. That's probably why the partition tool is not letting you proceed - it's needs access to the unmounted partition before it can write any...
Use apt-get update/upgrade and /pentest/exploits/fasttrack/fast-track.py -i
The fasttrack update system will update a range of your pentesting apps like metasploit, aircrack, etc. The -i switch...
Have you attempted bringing up eth0 after logging in?
ifconfig eth0 up
dhclient eth0
This of course assumes you have a DHCP server that will respond...
You'd be better off going to one of the many wireless video forums out there to ask this question.
I take it you've updated the BIOS on your laptop that won't boot via USB to the latest version? As you know, BIOS updates can provide both fixes to existing problems and new functionality (such as...
You'll need to be more specific. Do you mean, does it work under BT4 generally, or is it supported with packet-injection capabilities for tools such as Aircrack-ng under BT4?
Regardless of which...
Best to start with a search using your favourite search engine...then perhaps take a look at the Aircrack supported cards page.
...I like it when people help me...
Have a look at compatible_cards [Aircrack-ng] - it's best to take a good look at the official list of supported wireless cards before committing on a purchase. ...
Don't forget also to use /pentest/exploits/fasttrack/fast-track.py -i
Follow the menu options to update Metaploit, Aircrack, Nikto, etc...these won't be fully covered in apt-get or aptitude...
Torrent works great - plenty of seeders, comes down quite fast. Main download link still appears to have some issues. Ran a couple of tests earlier today and after about 10 attempts, I was able to...
Did a quick search through the forums, couldn't see that this issue was already mentioned.
Having trouble downloading the BT4 iso from the backtrack-linux.org Downloads section. End up just...
I know exactly your situation! :)
I'd start off with a basic scripting language such as Bash to get your head around the basics of programming constructs (loops, if/then, case, etc). From there...
Maybe I need to provide more information?
Some software I can successfully exploit (such as War FTPD version 1.6.5) because the ESP points to the buffer which I filled with my own bytes (for...
Hi,
I'm currently trying to generate a buffer overflow on the version of FreeFTPD mentioned on securinfos.info, and I'm a little stuck.
I can reliably overwrite the EIP with my own value, but...
Ah well, thanks anyway Shadowkill.
I've given up looking and moved to FreeFTPd instead. Cheers again.
Switch
Hi, sorry to bring this back up again, but I haven't been able to find a copy of Ability FTP Server 2.3.4 to experiment with. Looking at securinfos.info as l1nuxant_ee suggested, the version of...