1/6
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
What does removing persistence mechanisms mean?
Definition: Eliminating backdoors, scheduled tasks, and registry changes.
Description: Ensures attackers or testers cannot regain access.
What does reverting configuration changes mean?
Definition: Restoring system or network settings altered during testing.
Description: Prevents instability and returns environment to baseline.
Why remove tester-created credentials?
Definition: To eliminate accounts made for penetration testing.
Description: Prevents them from being abused post-engagement.
Why remove tools after testing?
Definition: To eliminate scripts, binaries, or malware used in tests.
Description: Prevents defenders or attackers from misusing them later.
What does spinning down infrastructure mean?
Definition: Shutting down testing servers, C2 frameworks, and VMs.
Description: Ensures no lingering access points remain.
Why preserve artifacts after cleanup?
Definition: To maintain evidence of testing activity.
Description: Supports report writing and client validation.
What is secure data destruction?
Definition: Overwriting or wiping sensitive test data.
Description: Ensures it cannot be recovered by unauthorized parties.