firefox dump working

This commit is contained in:
marcos.luna
2025-12-02 11:58:59 +01:00
parent c8fff22a64
commit f57850f243
15 changed files with 737 additions and 4 deletions
+1
View File
@@ -205,6 +205,7 @@ For more information, see the [Mythic documentation on customizing public agents
| Command | Description | Example |
|---------|-------------|---------|
| `ps` | List running processes with Process Browser support | `ps` |
| `browser_info` | Identify installed browsers and default browser | `browser_info` |
| `screenshot` | Capture full-screen screenshot (Mythic screenshot UI) | `screenshot` |
| `keylog_start` | Start keystroke logging | `keylog_start` |
| `keylog_stop` | Stop keystroke logging | `keylog_stop` |