ユーザーは、Web サーバーにアクセスできないと主張しています。セキュリティ エンジニアは、サイトのインターネット サービス ログを表示できません。エンジニアはサーバーに接続して netstat - an を実行し、次の出力を受け取ります。 サーバーで発生する可能性が最も高いのは次のうちどれですか?
正解:D
TCP connections in the TIME_WAIT state, which indicates that there are a lot of connections that are being closed. The large number of TIME_WAIT connections can be an indication that the server is experiencing a Denial of Service (DoS).