putting fire on information technology

Hacking a LAN – Phishing, DOS, IPv4, Wireshark, Hexedit, backtrack4 Part1

DO NOT DO THIS IN THE OTHER PEOPLE NETWORKS !
I HAVE MY LAB TO DO THE TESTS HERE !
THINK ABOUT WHAT YOU WILL DO WITH THIS INFORMATION.
YOU CAN BE ARRESTED !

In this tutorial you’ll learn how to capture the LAN packets and use tools.
You’ll see the important function of a firewall in a security system.
No more words, let’s start:

Topology:  One Linux (backtrack4) and one Windows XP.

You’ll need: backtrack4 cd rom or pendrive, a windows machine, a network conection. Internet conection is a plus.

boot up the backtrack4 machine, use user:root password:toor. Type startx to up the X server, when KDE is loaded open a terminal.Follow the images:

1. # ifconfig eth0 up -> setting up your network interface
# dhclient3 eth0 -> taking a IP address using the DHCP Network Server ( in my LAN i have a DHCP Server if you dont have a DHCP server you can just take an IP to your interface using “ifconfig eth0 192.168.1.102″ for example )

snapshot1

2. Open the wireshark network tool

snapshot2

3.Select dont show again and click OK

snapshot34. Click in the show tthe capture options button:

snapshot45. Enable Display Options and Disable Name Resolution, click Start:

snapshot56. in the console, do a ping in your gateway:

snapshot6

PS: after 2 packets type ctrl+c to cancel the ping loop

7. wireshark: select the SECOND ARP PACKET, click in the mouse position ( see the image ) to go to step 8.

snapshot7The next step I’ll show in the Part2.

You’ll able to edit the IPv4 Packet and manipulate the information in the hard way!


Posted in Pentest

Sobre o autor

The author does not say much about himself

Pesquisar

Navegação

Categorias:

Links:

Arquivos:

Feeds