Wednesday, January 04, 2012

How to disable Facebook Timeline


I was trying a method to solve this issue and at last I found this .The method will help you to get back your old profile..

The method is a temporary adjustment with you browser..

So below I have listed the methods for disabling the timeline feature for each browsers:

*For FireFox Users:

    > Open Firefox and click on the Orange Firefox button and choose add-ons.
 



Tuesday, January 03, 2012

Hacking website using SQL Injection -step by step guide

Before we see what  SQL Injection is. We should know what SQL and Database are.

Database:
Database is collection of data. In website point of view, database is used for storing user ids, passwords, web page details and more.

Some List of Database are:

* DB servers,
* MySQL(Open source),
* MSSQL,
* MS-ACCESS,
* Oracle,
* Postgre SQL(open source),
* SQLite,

SQL:
Structured Query Language is Known as SQL. In order to communicate with the Database ,we are using SQL query. We are querying the database so it is called as Query language.

Definition from Complete reference:
SQL is a tool for organizing, managing, and retrieving data stored by a computer
database. The name "SQL" is an abbreviation for Structured Query Language. For
historical reasons, SQL is usually pronounced "sequel," but the alternate pronunciation
"S.Q.L." is also used. As the name implies, SQL is a computer language that you use to
interact with a database. In fact, SQL works with one specific type of database, called a
relational database.

Simple Basic Queries for SQL:

Monday, January 02, 2012

How to Delete An Infected File Or Folder Using Command Prompt

Viruses and malwares are increasing day by day. There are number of virus removal softwares are available to use and protect your PC from these viruses. Despite the use of these protection software, there is no guarantee that a virus can be stopped from infecting your PC. Many times virus and trojans restrict the access to data on the system and continue to corrupt other files. In such a case the infected files might become inaccessible because of their infected state. In that case it will be better for you to delete those files, whether those are important files for you or not. Even in some cases, you are not able to delete infected files because those viruses have set some attributes on your files that protect the file from being deleted. Then here is a guide for you to forcefully delete those kind of files

Instructions:-

1. Open the "Command Prompt" from "Start" menu or by shortcut key "Windows Logo+R".

2. Type cmd in "Command Prompt" and hit Enter to open "Command Prompt" window.

Learn To create Keylogger using C++ | Basic Hacking-

Hi friends, the most interesting part  of the hacking is spying.  Today i am going to introduce to the C++ Spyware code.   It is going to be very fun. You can install this spyware in your college/school  or in your friend system, and get their username and passwords.  This is very simple hacking trick when compared to phishing web page.

Disadvantage of Phishing Web page:
you have to upload phishing web page to web hosting.  But only few website won't detect the phishing webpage.
website url is different. Easy to detect that we are hacking.

Advantage of Spyware-keylogger:
Very simple and easy method.
Victim can't detect that we are hacking.

How to create Keylogger using Visual C++?
Requirements:
Dev C++.  Download it from here: http://www.bloodshed.net/
Knowledge about Visual C++(need, if you are going to develop the code).

Install dev C++ in your system and open the dev C++ compiler.
Go to File->New->Source File.
you can see a blank works space will be there in window.
now copy the below keylogger code into the blank work space-

How To Repair Detectable But Corrupt USB Drive

Have you suddenly encountered with the problem that when youplug in your USB drive, the Removable media shows up but when you try to open it, it returns with the message "Please insert a disk in to drive H:"

By applying this simple method you’ll have 80 % chance to get back your USB drive hardware.
This works only in the above error condition. If the windows doesn’t detect your USB drive, then there is probably flaw in the USB media.
Please keep in mind that, you’ll have to lose your data when following this tutorial.
Plug in your USB drive.

 
Design by Secure Hackers