I have two suggestions for your blog:
1. Assuming english is not your native language, try to find someone who's interested in editing the blog's posts. I'm not trying to offend you, I'm not a...
Type: Posts; User: erhardm; Keyword(s):
I have two suggestions for your blog:
1. Assuming english is not your native language, try to find someone who's interested in editing the blog's posts. I'm not trying to offend you, I'm not a...
Technically Virtualbox supports pci passthrough but you need CPU,Mainboard and BIOS support for that.
Regards
To have more info about your card type into cli:
lspci
or
lspci -n
It will show the device id and you could search on google the model if it's not already there.
About those USB wifi...
Could you post the commands and the output when trying to connect via cli?
Regards
It seems that your wifi card driver isn't loaded. Learn how to load the module(if there's one for your card).
Otherwise search on the internet if there are GNU/Linux drivers for your wifi card. If...
Switch your VM to cirrus graphic card. This should solve the problem.
Regards
@deviney
Great blog! Keep the good work.
From now on if your blog contains the questioned topic, I'll point them there.
I think the implementation part is possible.
Set up a moodle page, it's PHP (this forum runs on php), also it uses GPL - no license problems.
Fill it with content and make the necessary changes...
I think there's a difference between new commers and newbies. Not all new commers are beginners.
We all know that most of the beginners are using Backtrack so they'll become h4x0rs and try their...
You should first have gcc multilib installed:
gcc -m32 -o output32 input.c
IMHO the best time of this forum was the old one, remote-exploit, right before the transition to the new domain and it lasted aprox 6 months. It was before all the ubuntu crowd found Backtrack....
HD6950 + Athlon X4 640 = 65000 PMKs
Also Bitcoin is faster with ATI cards.
Short answer: No, BT can't run on Raspberry Pi without modifications.
Long answer: RaspberryPi has an ARM11 CPU
http://elinux.org/RaspberryPiBoard#Hardware
which means it has the ARMv6...
Apparently Darren uses this router:
http://www.ebay.co.uk/itm/Open-mesh-Wireless-Mesh-Router-Plug-And-Play-/300642993513?pt=COMP_EN_Routers&hash=item45ffb80569
If you could find the software you...
Sorry for the confusion, I was talking about smartphones.
Even Android 2.2(Froyo) could support usb host if you can make the driver work:
http://sven.killig.de/android/N1/2.2/usb_host/
Android...
Android 4.0 (ICS) will support usb host. Theoretically all the devices which can be upgraded to 4.0 should be able to support external usb peripherals.
Did you checked the ISO md5?
Also did you checked the VMware/Virtualbox logs?
To show all repository packages you could simply:
update the cache
apt-get update
and show all what's in cache
apt-cache search ""
If this forum's platform supports this kind of option I propose to make a distinct separation between users who have real interest in pentesting and the masses:
If we could separate the beginners...
http://www.virtualbox.org/manual/ch04.html#idp11850096
Dkms is for the virtualbox linux addition to work properly when the linux kernel is changed. It will rebuild the virtualbox guest module when...
I'm quite sure he didn't. It would have shown VBOX monitor, not default.
781
@OP: hit HOST+D and install the drivers following these steps
1. make sure you have dkms installed:
apt-get...
I wrote a script for wordlist preparation and generation.
Because of the some errors I can't upload it as ".sh" so I renamed it ".txt". Please rename it back and give it execution rights.
It has...
8.8.8.8 is the DNS from google. I don't know if he want to let google know every site he visits. Maybe 4.4.2.2 is better(openDNS)
Logically(I didn't tested it), the gateway would be the static IP on the wired NIC in BT5. But you have to use another DNS, not the gateway's IP. You have to put the DNS which the BT5 uses. BT5 can't...