Assignment 2 PDF

Title Assignment 2
Course  Cyber Defense II
Institution Texas A&M University-Corpus Christi
Pages 2
File Size 54.3 KB
File Type PDF
Total Downloads 87
Total Views 167

Summary

Fall 2018 assignment...


Description

Assignment 2 1) Explain in your own words how these nmap options differ from one another (Explain how they work). Make sure NOT to cut and past your answer from any source. a. –PS b. –PA c. –PU 2) Scan 192.168.1.13 in CI 230 Lab for following information, list the nmap command or commands you used and list any assumptions made a. IP address of the machine b. Services that are running c. OS running

3) Explain the difference of following option in nmap, use your own words a. –sS b. –sV c. –sF 4) For the following question give only the nmap command ( you need not run them) command has to be correct syntax a. Find Host Services version Numbers in 192.168.1.1 b. Check most commonly used Ports with TCP Syn 192.168.1.1 c. Find out Live hosts in a Network (quickest results); network 10.10.10.0/255.255.255.0 d. Scan an IP Address Range 192.168.2.1-192.168.1.20 e. Scan Multiple Hosts 192.168.3.5,192.168.3.7 and 192.168.3.12 5) Write a hping3 command to following a. Send ICMP reply packet to 192.168.1.1 b. Send UDP packet to port 1234 on 192.168.1.1 c. To perform port scan on 192.168.1.1 for ports 2-100 d. To send a TCP packet to 192.168.1.1 port 80 with SYN and ACK flags set e. Send UDP packet to 192.168.1.1 top port 443 with spoof IP address 10.10.10.1 6) Write TCP dump commands for Question 5 (part a-e ) to capture above hping3 traffic, narrow or filter the tcpdump command only show traffic that is generated by the hping3 command. Please attached screen dump of the traffic captured....


Similar Free PDFs