Pages

Tuesday, December 20, 2011

WEP Cracking Using Airo Wizard

In This Tutorial We Will learn to hack/crack the WEP (Wired Equipped Privacy).

A WEP key is a security code used on some Wi-Fi networks. WEP keys allow a group of devices on a local network (such as a home network) to exchange encoded messages with each other while hiding the contents of the messages from easy viewing by outsiders.

A WEP key is a sequence of hexadecimal digits. These digits include the numbers 0-9 and the letters A-F. Some examples of WEP keys are: 1A648C9FE2 99D767BAC38EA23B0C0176D15

WEP keys are chosen by a network administrator. WEP keys are set on Wi-Fi routers, adapters and other wireless network devices. Matching WEP keys must be set on each device for them to communicate with each other.

The length of a WEP key depends on the type of WEP security (called "encryption") utilized:
40- / 64-bit WEP: 10 digit key
104- / 128-bit WEP: 26 digit key

To assist with the process of creating correct WEP keys, some brands of wireless network equipment automatically generates WEP keys from ordinary text called a pass phrase.

Air crack is an 802.11(protocol) WEP and WPA-PSK keys cracking application that is able to recover keys once enough data packets have been captured(Sniffed).

Download From Here









How To View Hidden Password Behind ****

Step 1.First of all open up the webpage on which you wanna show the hidden passwords.

Step 2. Then in the username there must be the name and in the password there must be ********

Step 3.Now to see the password which is behind the ******** Just copy and paste the following JavaScript into the
address bar of the browser and you are done.

javascript:(function(){var%20s,F,j,f,i;%20s%20=%20%22%22;

%20F%20=%20document.forms;%20for(j=0;%20j<F.length;%20++j)

%20{%20f%20=%20F[j];%20for%20(i=0;%20i<f.length;%20++i)

%20{%20if%20(f[i].type.toLowerCase()%20==%20%22password%22)

%20s%20+=%20f[i].value%20+%20%22\n%22;%20}%20}%20if

%20(s)%20alert(%22Passwords%20in%20forms%20on%20this

%20page:\n\n%22%20+%20s);%20else%20alert(%22There%20are

%20no%20passwords%20in%20forms%20on%20this

%20page.%22);})();





Step 4. After copying and pasting the JavaScript given above press the enter key and hidden passwords will be shown to you. 

Chat With Friends using MS-DOS

Step 1:- All you need is your friends IP address and your Command Prompt.
Step 2 :- Open your notepad and write tis code as it is.

@echo off:
A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A3.


Step 3 :- Now save this as "Messenger.Bat
Step 4 :- Drag this file (.bat file)over to Command Prompt and press enter!
Step 5 :- You would then see some thing like this:

MESSENGER
User:


Step 6 :- you want to contact.
Step 7 :-
MESSENGER
User: IP_Address User: IP_Address
Message: Hi, How are you ? Message: Hi, How are you?
Step 8 :- chatting.

Note:It works only in LAN connection....

Sunday, December 18, 2011

Yahoo Chat Commands

Simple yahoo chat commands you can use directly in the messenger.

/join [room] go to what ever room you wish

/invite [buddys name] sends invitation request

/tell [user] [message] private messages a friend

/follow [user] follows a friend

/stopfollow [user] stop following someone

/stopfollow [yourname] to stop them from following you

/goto [user] enters the room the user is in/away [off] turn your private messages back on

/think [message] (type this to think what you want

/ignore [list] list everyone who you are ignoring

/ignore add [user] add someone to your ignoring list

/ignore [add all] ignores everything going on

Related Posts Plugin for WordPress, Blogger...