HACKING
RSS

Password Cracking



In this post I’ll show you real process behind cracking password. This will be introduction to the couple method of password cracking : guessing , brute force attack and dictionary attack .
Here I will cracking something simple and legal , it’s PDF file. If you have PDF and you forget the password
it’s legal to use password cracking software to retrieved.

1) Guessing

It’s the easiest way to gain access . Here are few guessing tips:
Try common passwords , go to the link whatsmypass.com

So first try numeric counting up to the number 9 . You can try any of combination from passwords on that page , you’ll be suprised how often that actually work.
Name combination (ex. markhunt,mhunt,etc)
Personal likes(ex. bands,songs,sports,movie charactes, etc.)
Combine these tips (ex. jazzjoe,eojzza)
Try adding numbers at the end , such as the number 1 or an important year.

If the person that created password is not technically then after trying this few tips , your probably guess his password. But if that not work you’ll need to move to something more advance.
This advance usually use specific cracking software .

Password Cracking Using Software

In this case I’ll use pdf cracking software . Download windows free pdf unlocker from this link appnimi.com



PDF unlocker envols two password cracking method called brute force and dictionary attack .
First select PDF that you want to crack and select the destination for the cracked version of it.
You’ll see two option for minimal and maximal length of password.


Dictionary Attack
Very common password cracking attack
Will find the password if it is an actual word
Scans through a word file until it finds the correct password
With this program you can create and use own dictionary list , but if you browse through installation
directory you’ll see one has been already install with this program.


If this attack fail the you should use brute force attack .


Brute Force Attack
Uses a list of all possible characters

Systematically cycles through all the characters unitil the password is found
This program offer sufix and prefix fields in case you know how the password begins and ends

Hopefully this post not only taught you the science of password cracking , but also how to make yours more secure

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Computer Pranks | Fake Facebook Virus



In this tutorial I will show you how to make a Facebook virus using simple commands on notepad. .This willmake the victim think they have got a virus when they click on an icon such as Internet Explorer .


1) Open notepad

2) Type this in :

@echo off
msg * WARNING VIRUS DETECTED!!!!! AFTER 5 MINUTES YOUR FACEBOOK ACCOUNT WILL BE DELETED !!!!TO REMOVE THE VIRUS CLICK OK OR CLOSE THIS BOX!

PAUSE
shutdown -r -t 300 -c " SORRY!!! YOUR FACEBOOK ACCOUNT ARE NOW BEING DELETED !!! PLEASE WAIT ..........."



3)Save as Internet Explorer .bat


4)Right click on Internet Explorer .bat and click Create Shortcut


5)Right click on shorcut and click Properties.


6)Click Change Icon


7) Choose Internet Explorer icon or similar , click OK , then click Apply


8)Delete real shortcut and replace it with fake . When victim click on it , he will get warning messages that looks like this:





After five minutes windows will restart , that is all. This is totally harmless and will give you a laugh. Enjoy !

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Home HTTP Server – How to create one



In this tutorial we will see how to create an HTTP server. A web server is software installed on a computer that allows other computers to access specific files on that computer/server. There are many reasons to create your own home servers. For example: file sharing, so you can download files from your home computer from anywhere or you can create a web site on own server etc. Simply said It works like this; You choose a directory on your computer , in that directory add folders, files like music,video and etc. When you put the IP address of your computer the in web browser you can see all the files from that folder and you candownload those files. Let’s now create a server(HTTP server!) using Apache(a server client):





1. You must have:
Broadband internet connection always on
Windows on your computer

2. Create a folder on your disc , in this example I created a folder on E:\my server
3. Download apache_2.2.10-win32-x86-no_ssl.msi and install it, set parameters( for localhost type something like a myserver.com(doesn’t really matter), also type your email address in field “Administrator@ Email Address” ) as shown below, choose where you want to install it.



Enter email address where you want to receive tutorials when we post them! It’s free!







4..When you install Apache , go to directory where you installed it (p.e. “C:\Program Files\Apache Software Foundation\Apache2.2\conf”) , here you will find a httpd file.
Open that file with notepad.





After this will appear notepad with long and complicated code, don´t worry, you must change just 3 things.

5. In notepad file find #DocumentRoot “C:/Program Files/Apache Group/Apache2/htdocs” and replace with#DocumentRoot “E:\my server”. Also find #<Directory “C:/Program Files/Apache Group/Apache2/htdocs” and replace with <Directory “E:\my server”. E:\my server is folder where you put files which will appear on your server. In this example I created that folder on local disc E:. You can create your folder in any other place, but then type that path here. Find #AllowOverride None and change to AllowOverride All.









After this, save file like httpd.conf.



6. Type in web addresses http://localhost/ or your IP Address, you should see something like this





Every files you put in folder , which we created in step 2 , will be shown on http://localhost/

7. If you want access own server from other computers. You must forward a port in the router we’re using. The port we need to forward is port number 80. Why? Because by default it’s the port used for HTTP. Port forwarding actually means opening a tunnel through the router so that the router wouldn’t reject the connections that are trying to connect to it. How to port-forward? With every router it’s different. Here are theinstructions for every one of them. You must also turn off you firewall.

That is all. Enjoy your home server. If you have questions, post them in the comments area.

Note: Creating home server is risky,when you open port, there is a possibility to have someone a breach in your computer .Before you start, make sure your computer has all the latest patches and security updates, and that you’ve done a thorough spyware and virus scan. This tutorial is only for advanced users

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Transform your Windows XP in to Windows 7

If you are using Windows XP and want to experience Windows 7 without installing then here is Seven Remix XP transformation pack to transform Windows XP to Windows 7.With this simple app you can make your XP look like Windows 7 in just few clicks. It supports Windows XP, Windows 2003, Windows Media Center Edition and some other flavors of XP. Will work with only 32 bit edition of Windows.
Just download it and install .
Download Seven Remix XP and transform your windows xp .

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

On Screen Keyboard







On screen keyboard is one of the coolest windows features that displays a virtual keyboard on the computer screen that allows people with mobility impairments to type data by using a pointing device or joystick..


To use it go to start-> run and type osk



  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Use Keyboard As Mouse



When mouse isn’t working properly , this trick can be very helpful. To activate mouse keys all you do is press Alt+Left shift key + NumLock and click OK or press enter .





Use the Numerical pad for controlling the mouse pointer.
5 is for click.
+ is for double click
- for right click.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

HACK YOUR FRIENDS INTERNET PASSWORD


Learn How To Hack
This is Really Amazing. I was moving through my Browser's settings and found the file where all the passwords are stored. I was really shocked that it allowed me to have a look at all the Username and Password which I had asked my computer to remember which also included my Internet Username and Password. But this is only possible in Mozila Firefox.

To Hack your friends Password you only need even less than a minute and you can have a quick look at your friends Usernames and Passwords.

Just follow the following steps:
  1. Open Mozila Firefox
  2. Goto Tools -> Options
  3. In that goto Privacy -> Passwords.
  4. There you will find View Saved Passwords Button Click on it.
  5. It will show you a list of websites with the usernames. To get the Passwords Click on Show Passwords Button.
  6. Now To get the Internet Password Just see for any IP address in the website column this is the Ip address of that computer and Username and Pass is what you want.
  7. You can get pass of any account just look for the site name whose password you want to hack and on the right side you will get the Username and Password

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS