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
+1
View File
@@ -209,6 +209,7 @@ For more information, see the [Mythic documentation on customizing public agents
| `ps` | List running processes with Process Browser support | `ps` |
| `browser_info` | Identify installed browsers and default browser | `browser_info` |
| `browser_dump` | Dump cookies (display only), passwords, and bookmarks from browsers (Chrome, Firefox) | `browser_dump chrome` |
| `samdump` | Dump NTLM password hashes from SAM database (registry/files/remote methods) | `samdump [method] [params]` |
| `screenshot` | Capture full-screen screenshot (Mythic screenshot UI) | `screenshot` |
| `keylog_start` | Start keystroke logging | `keylog_start` |
| `keylog_stop` | Stop keystroke logging | `keylog_stop` |