In VMware, select your guest, and click “Install/Upgrade VMware Tools” Then go back in your VM, and issue all the following commands from terminal. mkdir -p /media/cdrom mount /dev/cdrom /media/cdrom Sometimes, you have to run the “mount” twice…. Cdrom might not have been ready the first time cd /media/cdrom cp VM*.tar.gz /tmp Install the headers, ..
category : Pentesting
Thanks to the original poster, please make sure to visit his post here: http://www.backtrack-linux.org/wiki/index.php/Pyrit_cluster Based on the article, I will create a new one for Kali Linux shortly. St..
If you would like you Kali OS to boot and go directly to command line login, follow this simple procedure below: Thanks to the original poster of this great article, with lots of options and explanations, please make sure to visit his original post : https://forums.kali.org/archive/index.php/t-453.html TL:DR – Copy/paste this into a terminal: ..
Thanks to the original poster, please visit his post here: Tutorial – pyrit – First steps and tutorial – WPA/WPA2-PSK and a world of affordable many-core platforms – Google Projec..
Thanks to the original poster, please visit his post here: http://phreaklets.blogspot.ca/2013/06/cracking-wpa2-psk-passwords..
Thanks to the original poster, please visit his post here: http://www.linuxkids.com/scripts/linux/autocrack3 &nb..
Thanks to the original poster, please visit his site: http://www.gosecure.it/blog/art/194/note/194ssh-on-kali/ &nb..
Follow this page to get the Current Drivers from non-free repo installed: https://top-hat-sec.com/forum/index.php?topic=3160.0 Download the script here: https://docs.google.com/file/d/0B3s5DO68wWL-cXBrOGlCUHRCTFU/edit?usp=sharing&pli=1 Then, install the AMD-APP-SDK. Download from here: http://developer.amd.com/amd-license-agreement/?f=AMD-APP-SDK-v2.7-lnx64.tar Must be version 2.7 , as it is the one compatible with the 12.6 non-free repo Radeon Driver Then, these packages must be installed, to get cmake and ..