SamDump implemented

This commit is contained in:
marcos.luna
2025-12-17 16:13:40 +01:00
parent 9351102878
commit cb774a21a3
18 changed files with 3403 additions and 122 deletions
@@ -41,6 +41,10 @@ Complete documentation for all Cazalla agent commands, organized by category.
- [`keylog_start`](keylog_start.md) - Start keylogger
- [`keylog_stop`](keylog_stop.md) - Stop keylogger
## Credential Access
- [`samdump`](samdump.md) - Dump SAM database (NTLM hashes)
## Code Execution
- [`inline_execute`](inline_execute.md) - Execute Beacon Object Files (BOFs)