Tag: Websites

  • Recognizing and Avoiding Fraudulent Websites

    Recognizing and Avoiding Fraudulent Websites

    Yesterday, I was all set to pay my home Reliance phone bill online over the internet, when suddenly an awful thought crossed my mind. IS THIS RELIANCE WEBSITE REALLY SECURE? I WILL CERTAINLY NOT GO BY THE COMPANY BRAND NAME. HOW DO I VERIFY IT?
    Then after an hour research, I gain knowledge of how to recognize and avoid fraudulent websites. I am going to summarize that right here right now.

    1.) What is Fraudulent website?
    Fake websites are an Internet problem that attempt to take advantage of unsuspecting users. They are websites that fraudulently impersonate or imitate the website of a legitimate company or financial institution. Whether you are searching for bank information or researching a paper, remember that the Internet is not regulated and that the website you are looking at may be fraudulent.
    The most common type of fraudulent website is the ‘Spoof’ website. The spoof website is often designed to look the like a legitimate website of a real institution (such as a bank). It will use the same graphics, composition and layout, and sometimes even the same URL in the text.
    Spoof websites are designed to fool the user into disclosing their personal information willingly. Before disclosing any personal information, you should attempt to verify that it is not a spoofed website.
    2.) How to recognise fraudulent “spoof” websites?
    When trying to spot a fraudulent website, look for the following:

    • A real-world presence like an address, phone number and email contact.
    • By right-clicking a hyperlink and selecting ‘properties’ you can verify the link’s true destination.
    • Check for spelling and grammatical errors, and statements that are against common sense.
    • Be wary of sites that ask for personal details in full where they usually request fewer details ought to be sufficient.

    3.) To check the security certificate
    Always verify the security certificate issued to a site before submitting any personal information. Before you submit any personal information, ensure that you are indeed on the website you intend to be on.
    In Internet Explorer, you can do this by checking the yellow lock icon (PADLOCK) on the status bar.

    In Firefox, you can do this by checking the yellow lock icon (PADLOCK) on the address bar.

    (This PADLOCK icon signifies that the website uses encryption to help protect any sensitive personal information- credit card number, Social Security number, payment details, passwords- that you enter)
    If the lock is closed, then the site uses encryption.
    Also, make sure that the Address bar shows “https://” at the beginning of the address URL and includes the website “domain name” in the address.

    • Double-click on the lock icon that should appear on the bottom right corner of your browser window.
    • Check the certificate to see that the name after Issued to: matches the website you are visiting.
    • If there is no lock icon, it means the webpage is not secure.
    • If the name does not match the issued to on the security certificate, then you may be on a spoofed site. You should proceed with caution.

    4.) Use an online link checker
    You can check whether a website is fraudulent or not is by using an online URL checker. One checker is called LinkScanner.

    • Go to LinkScanner Online
    • Enter the suspicious URL in box
    • Click the Scan button

    LinkScanner will then report whether the site contains malware or not.
    5.) Use a phishing filter
    Another tool that can help with recognizing fraudulent websites is with a phishing filter, which is designed to warn or block you from potentially harmful websites.
    It’s available in Windows Internet Explorer 7 for Windows XP Service Pack 2 (SP2), and Windows Vista.
    Firefox 2 or later also contains a built-in Phishing Protection feature that warns you of suspected Web forgeries, and offers to take you directly to a search page so you can find the real Web site you were looking for.
    You can test the Phishing Protection feature by browsing to this test site.
    Hope, these informations are helpful enough to prevent any one from getting trapped by these Fraudulent Websites. Next time you enter any secured zone, make sure it protects your privacy by following the above mentioned methods and steps.
    What security measures you take when you fall upon a suspicious webpage?

  • How to Block Websites without using any Software

    How to Block Websites without using any Software

    Many times we need to unblock certain websites to gain access to some important stuffs. We all know many ways to do that. But how about actually learning to block one?
    Have you even been in a situation when you have to block certain websites from your computer for any reason? Well, I am not sure about any body else but certainly I have been many times in such situation. Parents may also want to prevent access to certain websites on their computer so that children can’t get to them from internet.

    So what’s the solution?
    Aaaah… It’s very simple.

    1.) Open “Run” from the start menu (or press WinKey + r). Just copy paste the following path and hit ENTER. notepad %windir%system32driversetchosts

    Alternately, go to C:WindowsSystem32DriversEtc and find the file “hosts”. Open that file in Notepad.
    2.) When this hosts file is opened in Notepad, at the end of the file you will see something like “127.0.0.1 localhost”.
    3.) Under “127.0.0.1 localhost” just add another website URL that you want to block.
    For Example:-
    127.0.0.1 localhost
    127.0.0.2 www.rakshitk.com
    127.0.0.3 www.whoismadhur.com
    4.) Make sure every time you add another website, the last digit of the address 127.0.0.x should not be the same.

    5.) Save the file and exit.
    So, here you go. Restart your browser if it is opened and changes will take place immediately.
    The good thing is that no message, no pop ups nothing will be displayed when someone tries to open a blocked website. Your browser will just fail to open those websites without any error messages.