Which port uses TLS to secure web traffic?
a. TCP 443
b. UDP 553
c. UDP 443
d. TCP 1080
Which port uses TLS to secure web traffic? a. TCP 443 b. UDP 553 c. UDP...
Which processes does TCP, but not UDP, use? (Select Two) a. Windowing b. Acknowledgements c. Source Port d. Destination Port
Subject: Principles of Information Security True/False TLS is dead and SSL is the path forward. A signed applet can be hijacked. The spiral model is an iterative model designed to enable the construction of increasingly complex versions of a project. The generation of a real random number is a trivial task. Buffer overflow is one of the most common web attack methodologies. Compilers create runtime code that can be executed via an interpreter engine, like a Java virtual machine (JVM),...
Subject: Principles of Information Security Multiple Choice 1. Which cryptographic protocols can be used by SSL/TLS? A. HTTPS and SSMTP B. Diffie-Hellman and RSA C. RC4 and 3DES D. MD5 and SHA-1 2. Which protocol is used for the transfer of hyperlinked data over the Internet, from web servers to browsers? A. SSMTP B. HTTP C. SPOP3 D. HSTS 3. Which port does HTTP traffic travel over by default? A. TCP port 8080 B. TCP port 80 C. UDP port...
. Consider a TCP connection between Host A and Host B. Suppose that the TCP segments traveling from Host A to Host B have source port number 37 and destination port number 61. What are the source and destination port numbers for the segments traveling from Host B to Host A? . Suppose a process in Host C has a UDP socket with port number 6789. Sup- pose both Host A and Host B each send a UDP segment to...
TCP headers and segmentation (B) 10. Which of the following flelds in the UDP header Is NOT found in the TCP header? source port destination port checksum length 11. The value of the acknowledgement field in a TCP segment defines Number of bytes to retransmit Number of bytes to receive Starting point of next bytes to receive in sequence Total number of bytes left 12. Suppose Host A sends one segment with sequence number 38 and 4 bytes of data...
1. What would these iptables rules do? iptables -A INPUT -p tcp -m tcp --dport 80 -j ACCEPT iptables -A INPUT -p tcp -m tcp --dport 443 -j ACCEPT Allow web server traffic Block web server traffic Force port 80 traffic to port 443 Allow traffic from both 80 and 443 using UDP protocols 2. Timestamps are important because can not be changed or deleted by attackers when configured properly, allows you to correlate events across the network can always...
The Session Initiation Protocol (SIP) can run over____. A. Only UDP B. Only TCP C. TCP and UDP D. DHCP
Which of the following statements are true? (2) a. SSL was derived from TLS. b. HTTP is less expensive than HTTPS. c. HTTPS and HTTP operate on the same default port. d. HTTP uses SSL, while HTTPS uses TLS.
1.__ operates at the transport layer. A)TCP B)UDP C)Both A and B D)UDP and IP 2.The most widely used standard for downloading e-mail to e-mail clients is ________. A)the IMAP standard B)the POP standard C)The IMAP and POP standards are equally popular. D)the SMTP standard 3.For a host to accept a frame, it needs to know the ________. A)its MAC address B)destination MAC address in the frame C)source MAC address in the frame D)Both A and B 4.Directory servers organize...
Which of the following port numbers could appear in the source port field of a TCP header leaving a requesting system? A. 1022 B. 1023 C. 49172 D. 80