Showing posts with label hacking. Show all posts
Showing posts with label hacking. Show all posts

Sunday, September 14, 2014

Learn how to hack hathway internet on your windows xp/7/8/8.1

Learn how to hack hathway internet on your windows



Welcome all to our blog of itsitrc, this article is for learning the hack for internet access or it can be used to share the internet of same account. Hacking is not good but using it for some useful purpose can propose a way to use and share efficiently. Use following information study purposes, if you get caught in doing such activity you may go through Cyber law, so this article is not responsible for your activity.

Let’s start with the Procedure:

Sunday, August 4, 2013

HACKER'(s) TOOL - ETTERCAP




 Learn Open Source Networking tool "Ettercap". Ettercap works as a mediator attack between user and the server. Ettercap is there for windows XP as well as different versions Linux, but it works more efficiently in 
1. Fedora
2. Gentoo
3. FreeBSD
4. NetBSD
5. OpenBSD

Overview:
1. DNS spoofing
2. ARP poising
3. DOS attack (PLUGIN)
4. SSL attack

This tool can be used for good purposes as well as for negative one. This tool is very useful for ethical hackers. Hacking in ethical environment needs the base of suspects MAC address, IP address and PORT address. Any combination of this three attributes forms a secure private Lan network. To break this network Security, Hacker needs to deal with this three attributes and play with them. But how to get these information?. Here comes the role of "ettercap". It is really a powerful tool.

ARP (Address Resolution Protocol) poising:
This technique sends a fake spoofed (ARP) messages in the discoverable LAN environment. This attack is used to get the MAC address and IP addresses. This technique is really help full to start getting the information. As it sends a spoofed (message) in the network, the systems active and discoverable in network will respond.

DNS spoofing:

In DNS spoofing you just need to edit a config file that defines which IP addresses to be resolved.

SSL (Secure Sockets Layer):
It is a crystallographic protocol that provides communication security over the internet. Using ettercap we can break or enter into this layer.

Searching Host:

To start the attack or search of the suspect or destination node in the network select the host option and search the available host.
Setting Target:

After getting the resolved IP and MAC addresses, select number of targets.
Using it in Windows command prompt :


How to start ettercap?

It is an open source tool to use. Download and install it from installation manager. After installing it open it and type in prompt "ettercap -G".

This tool is open source and can be used for good as well as wrong purposes. Better we use it for study purposes.

Tuesday, June 4, 2013

X-RAY Goggle by Mozilla



Now a days, web programming is most popular among us and web programming also has large scope, so people who want to be web programmers they are attracted towards the web programming but it’s not so easy for newbie’s, because they have to start from the beginning that they hate a lot. But what can anyone do, they have to learn the basics first, then and then they can move forwards to advance web programming.
For newbie’s learning basics is a better choice but it takes time to understand everything about web designing and formatting. But web programming take new steps every day, in this situation it's quite difficult for newbie’s to match with the programmers who are gamblers of coding.
But when there is a will there is a way, Mozilla introduces their open source software X-Ray Goggle that can help the programmers to do anything without coding, you just have to make changes in existing coding and you are done. Many people say that it's a hacking and it's wrong thing to do, but people have miss concepts related to hacking. Hacking is not wrong thing to do, if you have any problem regarding your web programming and you come out with solution through Mozilla X-Ray then it's called as hacking and it's good thing to do.
Now, you will think we have many software on Internet from which we can do the same things, so why go for X-Ray Goggle. First thing is that it is open source, so no need to pay anything to anyone. Second is that it is quite easier to learn and apply on your web page. I had learned about this software in Mozilla workshop held on 6th March 2013 at N.D.M.V.P college of Engineering by Ankit Gadgil.
Following are the steps for installing X-Ray Goggle and how to work with it.

Step 1: Go to http://hackasaurus.org/en-US/goggles/ to download it. Downloading X-Ray Goggle is really simple.
 
Fig:01

Step 2: As you can see on Web site of X-Ray Goggle to install it just drag and drop it on your toolbar as shown below.
Fig:02(a)

Fir:02(b)
Step 3: Open any website on which you want to make changes. I am changing the image on Google.com, for that you have to copy the image location of other image which is going to be replace, for that just go on Google.com and search any image, open it and right click on image and select option “copy image location”. Now the image location has been copied then go to the website where you want to make changes.
Fig:03

Step 4: Click on X-Ray Goggle option on toolbar and move cursor to the Google image.
Fig:04
Step 5: Now click on the image, after clicking on image you will get the source code of that image just replace that image URL with the URL you have copied before.
Fig:05

Fig:06

Fig:07
Step 6: After replacing the image URL the actual image will be changed as you can see, after that just click on commit button and the changes will appear on actual page as well. This changes are temporary so you can do two things either you can publish it on Internet or you can view a source code of it and save it, or both can be done.
Fig:08

Fig:09

This one is a small example of X-Ray Goggle, you can use it as you like and add that codes to your own page.