1. Metasploit Meterpreter
Description:
Meterpreter is an advanced payload within the Metasploit Framework. It is injected into memory and provides an interactive shell, allowing an attacker to execute commands, escalate privileges, capture screenshots, log keystrokes, and more.
Examples:
- Capture Screenshot:
- screenshot
- Capture Screenshot:
Explanation: Captures the current screen of the compromised system.
- Dump Password Hashes:
- hashdump
- Dump Password Hashes:
Explanation: Dumps password hashes from the compromised system for offline cracking.