background preloader

HaCkInG!

Facebook Twitter

Metasploitabe

Cain & Abel. Cain & Abel is a password recovery tool for Microsoft Operating Systems.

Cain & Abel

It allows easy recovery of various kind of passwords by sniffing the network, cracking encrypted passwords using Dictionary, Brute-Force and Cryptanalysis attacks, recording VoIP conversations, decoding scrambled passwords, recovering wireless network keys, revealing password boxes, uncovering cached passwords and analyzing routing protocols. The program does not exploit any software vulnerabilities or bugs that could not be fixed with little effort. It covers some security aspects/weakness present in protocol's standards, authentication methods and caching mechanisms; its main purpose is the simplified recovery of passwords and credentials from various sources, however it also ships some "non standard" utilities for Microsoft Windows users. The latest version is faster and contains a lot of new features like APR (Arp Poison Routing) which enables sniffing on switched LANs and Man-in-the-Middle attacks. Www.oxid.it/downloads/apr-intro.swf.

How to become a real Computer Geek. Little known to most, there are many benefits to being a computer geek. In our high-tech society, being a computer guru can be one of the most high paying jobs available and they are highly in demand, especially if you want to become a network administrator. By tapping into your inner geek, you can develop a most useful skill that will be sure to pay off later in life. Here with I am attaching some useful links ,It may help to a person who have real ambition to become a Real Computer Geek,a Geek, Hacker,A Reverse Engineer ….. Things Every Computer Geek Should Know!!. 1.How to hide files in JPEG pictures. If you’re looking to hide files on your PC hard drive, you may have read about ways to encrypt folders or change the attributes on a file so that they cannot be accessed by prying eyes. 2.

Using Google, and some finely crafted searches we can find a lot of interesting information. 3.Access Any Website Or Forum Without Registering. 4.The Best Free Legal Hacking Sites. 5. 6. 7. Linux: Windows: Tutorial: Cracking WEP Using Backtrack 3. Standard Disclaimer: This article is provided for informational purposes only. thew0rd.com and its affiliates accept no liability for providing this information.

Tutorial: Cracking WEP Using Backtrack 3

Please only use to test configurations on your own equipment. Accessing WIFI networks that do not belong to you is ILLEGAL. This article will explan how to crack 64bit and 128bit WEP on many WIFI access points and routers using Backtrack, a live linux distribution. Your mileage may very. The basic theory is that we want to connect to an Access Point using WEP Encryption, but we do not know the key. Requirements: I will assume that you have downloaded and booted into Backtrack 3. Preparing The WIFI Card First we must enable “Monitor Mode” on the wifi card. Modprobe -r iwl3945 modprobe ipwraw The above commands will enable monitor mode on the wireless chipset in your computer. Iwconfig Take note of your wireless adapter’s interface name. Airmon-ng stop [device] Then: airmon-ng start [device] Attacking The Target airodump-ng [device]