Posts

DNS Hijacking: What is it and How it Work

Image
By Parth DNS hijacking  (sometimes referred to as  DNS redirection ) is a type of malicious attack that overrides a computer’s TCP/IP settings to point it at a rogue DNS server, thereby invalidating the default DNS settings. In other words, when an attacker takes control of a computer to alter its DNS settings, so that it now points to a rogue DNS server, the process is referred to as  DNS hijacking . As we all know, the “Domain Name System (DNS)” is mainly responsible for translating a user friendly domain name such as “google.com” to its corresponding IP address “74.125.235.46”. Having a clear idea of DNS and its working can help you better understand what  DNS hijacking  is all about. If you are fairly new to the concept of DNS, I would recommend reading my previous post on  How Domain Name System Works . How DNS Hijacking Works? As mentioned before, DNS is the one that is responsible for mapping the user friendly domain names to their c...

Google Makes Hacking Easier

Image
How to Use Google for Hacking GOOGLE HACKS ,  HOW-TO GUIDES | Posted by  Srikanth Ramesh 78 Comments Google serves almost 80 percent of all the search queries on the Internet, proving itself as the most popular search engine. However, Google makes it possible to reach not only the publicly available information resources, but also gives access to some of the most confidential information that should never have been revealed. In this post, you will find the information on how to use Google for exploiting security vulnerabilities that exists within many websites. The following are some of the  ways to use Google for hacking : 1. Using Google to Hack Security Cameras: There exists many security cameras that are used for monitoring places like parking lots, college campus, road traffic etc. With Google, it is possible to hack these cameras so that you can view the images captured by them in real time. For this, all you have to do is just ...

7 Most Trusted Websites to Earn Money Online

Image
Online earning is one of the latest trend to earn lot of money right from your home. Technology has brought it to people. This made  most of the unemployed people to get employed. Youngsters who have completed their schooling will have certain period gap between schooling and university studies for enjoying the vacation. They may use their vacation with a good and profitable manner. I have listed below the profitable and more trusted sites which could be used to earn lot of money from them by working. The delivery of your money may change according to the site you work with. Most of the sites uses Paypal or check for payment. Students having skills may shine in online earning. Most of the trusted sites give rewards only for talents. But still, any person can earn more money if he is curious in his work. I would like to rank Google Adsense as the first one in this top site for earning online as it is more trusted than any other site. Google Adsense: The best way to...

How To Invite all friends for like a Page in one click using the code

Image
Now come to the point, We are giving you a good script or code for all most popular web browser like Google Chrome and Mozilla Firefox, Mostly now time these both browser is used by peoples First, you must go on any required Page and follow for both browsers. Invite all Facebook friends in Google Chrome Browser  First you must login with Your Facebook Account. Now go on required browser. Now simply click on Invite friends. Visit For –  How to Stop Tagging on Facebook Timeline Permanently 2014 Just scroll down for all friends. Now Press Control +Shift +J  or  Press f12 Now Simply Click on Console  Button. Now past Below script using Control +V and press enter. javascript : var inputs = document . getElementsByClassName ( ‘ uiButton _1sm’); for ( var i=0; i . length;i++) { inputs [ i ] . click ( ); } Then  wait for few second and it’s done.

How To Change MAC Address On Windows

Image
By Parth Today we will learn How to Change  MAC  Address  on Windows without using a tool. This tips and trick come after someone asking about How to Change  MAC  Address in Windows on our request tutorial page. what is  MAC  address? Wikipedia says: A media access control address ( MAC  address) is a unique identifier assigned to  network  interfaces for communications on the physical  network  segment. MAC  addresses are used as a  network  address for most IEEE 802  network  technologies, including Ethernet. Logically,  MAC  addresses are used in the media access control protocol sublayer of the  OSI reference model. Requirement: 1. Windows OS (7,  XP , etc) Step by step How to Change  MAC  Address on Windows: 1. Open our  command prompt  (press  windows  key + R  and type  cmd ). type ip...

Hacking Android Smartphone Tutorial Using Metasploit

Image
Hack Android By Parth M Nowadays mobile users are increasing day by day, the security threat is also increasing together with the growth of its users. Our tutorial for today is how to  Hacking  Android Smartphone Tutorial using Metasploit. Why we choose android phone for this tutorial? simply because lately android phone growing very fast worldwide. Here in China you can get android phone for only US$ 30 it's one of the reason why android growing fast. What is android? according to   wikipedia : Android is an operating system based on the Linux kernel, and designed primarily for touchscreen mobile devices such as smartphones and tablet computers. Initially developed by Android, Inc., which Google backed financially and later bought in 2005, Android was unveiled in 2007 along with the founding of the Open Handset Alliance: a consortium of hardware, software, and telecommunication companies devoted to advancing open standards for mobile devices. ...