Transmission Control Protocol interview questions part 2
Transmission Control Protocol interview questions part 2
Take as many assements as you can to improve your validate your skill rating
Total Questions: 5
1. In Three-Way Handshaking process, the situation where both the TCP’s issue an active open is ___________
Correct Answer is : Simultaneous open
2. The situation when a malicious attacker sends a large number of SYNC segments to a server, pretending that each of them is coming from a different client by faking the source IP address in the datagrams.
Correct Answer is : SYNC flooding attack
3. SYNC flooding attack belongs to a type of security attack known as ___________
Correct Answer is : Denial-of-service attack
4. Size of source and destination port address of TCP header respectively are ___________
Correct Answer is : 16-bits and 16-bits
5. What allows TCP to detect lost segments and in turn recover from that loss?