In Meterpreter keystroke logging, what does keyscan_start do?

Study for the SANS560 GIAC Penetration Tester (GPEN) Test. Study with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your exam!

Multiple Choice

In Meterpreter keystroke logging, what does keyscan_start do?

Explanation:
Keyscan_start enables keystroke collection by turning on the keylogger and starting a polling loop that checks for keystrokes about every 30 milliseconds, buffering them in memory. This in-memory buffer can later be retrieved with a separate dump command. It does not export to disk by itself, nor does it clear the buffer or require migrating into a visible process. The essential idea is that keystrokes are captured through a periodic poll and stored in memory for later retrieval.

Keyscan_start enables keystroke collection by turning on the keylogger and starting a polling loop that checks for keystrokes about every 30 milliseconds, buffering them in memory. This in-memory buffer can later be retrieved with a separate dump command. It does not export to disk by itself, nor does it clear the buffer or require migrating into a visible process. The essential idea is that keystrokes are captured through a periodic poll and stored in memory for later retrieval.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy