82.5k views
5 votes
Which of the following scan only works if operating system’s TCP/IP implementation is based on RFC 793?

NULL scan
IDLE scan
TCP connect scan
Maintaining Access
FTP bounce scan

User DanielRead
by
6.1k points

1 Answer

3 votes

Answer:NULL Scan

Step-by-step explanation:RFC 793(Request for comments) is a type of RFC command labeled with the number 793 which can operate with the TCP protocol.They are sort of document form which is from IETF( Internet Engineering Task Force ).

The null scan is scanning protocol used by legal as well as illegal hackers for working in the transfer control protocol architecture. It is used for the identification of the the ports and holes in TCP servers.they can also have the negative impact if used by the illegal hackers.

User Chung Wu
by
5.6k points