Computers and Technology
Computers and Technology, 10.06.2020 22:57, rose6038

It’s easy for a hacker to know what a network looks like once they get onto a network. Almost all computers have simple tools that can be used to fill in some of the blanks hackers would need in order to perform different attacks. Using ping, ipconfig/ifconfig, traceroute and nslookup, answer the following questions. Your computer should be connected to the Internet either via a wired or a wireless connection. To receive full credit, you must paste a screenshot of the tool you used to answer each question.Ÿ 1. What IP address did you receive? Ÿ 2. What is the subnet mask? Ÿ 3. What is the default gateway? Ÿ 4. What DNS servers are you resolving to? Ÿ 5. Are you able to ping espn. com? Ÿ 6. What DNS server is currently resolving espn. com? Ÿ 7. What is the IP address of the DHCP server you received your IP address from? Ÿ 8. What is the MAC address of the network interface card you are using to connect to the Internet? Ÿ 9. What is the next hop router IP address that is used after your default gateway to get to espn. com? Ÿ 10. What is the fully qualified domain name (the name) of the IP address 8.8.8.8? . Let’s block ads! (Why?)

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 21.06.2019 18:00, mterzic1
Assume that you have an array of integers named a. which of these code segments print the same results? int i = 1; while(i < a. length) { system. out. println(a[i]); i++; } int i; for (i = 0; i < a. length; i++) { system. out. println(a[i]); } for (int i : a) { system. out. println(i); } i and ii only ii and iii only i and iii only all three print the same results. all three print different results.
Answers: 3
image
Computers and Technology, 22.06.2019 15:50, minideeri
The file sales data. xlsx contains monthly sales amounts for 40 sales regions. write a sub that uses a for loop to color the interior of every other row (rows 3, 5, etc.) gray. color only the data area, columns a to m. (check the file colors in excel. xlsm to find a nice color of gray.)
Answers: 2
image
Computers and Technology, 22.06.2019 16:30, sayedaly2096
What type of file does a cookie place on web site visitors' computers so that web site managers can customize their sites to their visitors' preferences?
Answers: 1
image
Computers and Technology, 23.06.2019 04:00, ittmanny6138
Laire writes a letter to her grandmother, in which she describes an amusement park she visited last week. she adds pictures of that place in her letter. which feature of a word processing program will claire to remove unwanted parts of the pictures?
Answers: 3
Do you know the correct answer?
It’s easy for a hacker to know what a network looks like once they get onto a network. Almost all co...

Questions in other subjects: