New Android Exploit Could Force Factory Reset remotely
Billions of Windows Users Affects with Java Vulnerability
Backdoored PhpMyAdmin distributed at SourceForge site
100k IEEE site Plain-Text Passwords found on Public FTP
Hashcat v0.41 released, Now Support AVX and XOP
A new version of oclHashcat is available. oclHashcat is the GPU accelerated version of Hashcat, a MD5 password cracker. oclHashcat is able to use up to 16 GPUs to achieve its job. oclHashcat is available in two versions: OpenCL (oclHashcat) and CUDA (cudaHashcat). Now also Support AVX and XOP.
Main features of Hashcat:
- Free
- Multi-GPU (up to 16 gpus)
- Multi-Hash (up to 24 million hashes)
- Multi-OS (Linux and Windows native binaries)
- Multi-Platform (OpenCL and CUDA support)
- Multi-Algo (MD4, MD5, SHA1, DCC, NTLM, MySQL, …)
- Fastest multihash MD5 cracker on NVidia cards
- Fastest multihash MD5 cracker on ATI 5xxx cards
- Supports wordlists (not limited to Brute-Force / Mask-Attack)
- Combines Dictionary-Attack with Mask-Attack to launch a Hybrid-Attack
- Runs very cautious, you can still watch movies or play games while cracking
- Supports pause / resume
- The first and only GPU-based Fingerprint-Attack engine
- Includes hashcats entire rule engine to modify wordlists on start Read More
Do you defend the decision to publish images of the Prophet Mohammed?
Do you defend the decision to publish images of the Prophet Mohammed?
Scroll down and vote “No”
HOWTO : Encrypt the Home Directory in Ubuntu
You may want to encrypt the home working directory or any user’s working home directory if you have not been set it up during the installation of Ubuntu.
Step 1 :
sudo apt-get install ecryptfs-utils
Step 2 :
adduser tempuser admin
Logout and re-login as tempuser.
Step 3 :
sudo ecryptfs-migrate-home -u samiux
Logout and re-login as samiux. But DO NOT reboot your system.
If you are not asking for the “Passphrase
“, you should enter the following command :
sudo ecryptfs-add-passphrase Read More
HOWTO : Back|Track 5 r3 on Gigabyte TouchNote T1028X/M1028
Gigabyte TouchNote T1028X/M1028 equipped with Intel Atom N280 and eGalax touch screen. It runs Back|Track 5 r3 flawlessly except touchpad. This tutorial is telling you how to overcome this problem.
The kernel version of Back|Track 5 r3 is 3.2.6 and the touch screen is functioning flawlessly.
Touchscreen Hardware
“lsusb
” shows the following :
Bus 005 Device 002: ID 0eef:0001 D-WAV Scientific Co., Ltd eGalax TouchScreen
Step 1 :
Boot up the 32-bit version of Back|Track 5 r3 USB stick which is created by Unetbootin or DVD-ROM. On the menu screen, press “Tab” and append the following to the end of the line.
i8042.noloop=1 reboot=b
Then install as usual and then reboot. Read More