Ethical Hacking
What is Wireshark
A tool to examine network traffic
True or False. It's possible to see the paintext contents of an HTTPS packet in wireshark?
FALSE
Which two programs are used to view the graphical user interface of a remote system?
Microsoft Remote Desktop, VNC
What protocol commonly operates on port 139 TCP on Windows based systems?
NetBIOS
What command displays the route table of a Windows computer?
Route print
Which of the following protocols is Putty designed to work with?
SSH
What is the major difference between TCP and UDP packets?
UDP packets are sent with no verification method while TCP packets require verification of receipt.
What is EIGRP?
a Cisco proprietary routing protocol
What is the typical output of the command "Ipconfig /all"?
a listing of the computer's network interfaces (ethernet, wireless, etc) and their attributes
What term is used to describe the address where devices send traffic destined for another device on a network?
default gateway
What command line tool can be used to assign a static address to an interface?
netsh
On what port does FTP commonly operate?
port 21
On what port does SSH commonly operate?
port 22
What does RDP stand for?
Remote Desktop Protocol
True of False. The S in HTTPS stands for Secure.
TRUE