Assignment for Lab 1

Assignment:

Websites I visited:

– twitter.com

– youtube.com

– techpanda.com

– poke.one

 

We’re assigned to create another kali linux virtual machine so that we have 2 virtual machine, so that the other one could sniff the other one and retrieve the information. We first setup our bridge on our settings before running both virtual machine.

 

By using the command line

“Ifconfig” on the targeted VM

By using the command line

“# tcpdump -vvn -I eth0 src <ip address> -w <filename>.pcap” on the attacking VM

 

By running these lines, We are getting records of the other virtual machine that is being sniffed

Ifconfig

Tcpdump command line “tcpdump -w eth0 host <ip> -w <filename>.pcap”

 

Some examples on getting the records

 

 

Result on pcap file which is opened by wireshark

 

Category: Uncategorized
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>