ペネトレーション テスターは、Web サーバーを侵害し、Linux Web サーバーに横方向に移動することができました。テスト担当者は、Web サーバーに最後にサインインしたユーザーの ID を特定したいと考えています。次のログ ファイルのうち、このアクティビティが表示されるのはどれですか?
正解:D
The /var/log/lastlog file is a log file that stores information about the last user to sign in to the server. This file stores information such as the username, IP address, and timestamp of the last user to sign in to the server. It can be used by a penetration tester to determine the identity of the last user who signed in to the web server, which can be helpful in identifying the user who may have set up the backdoors and other malicious activities.