msfconsole
Verified for current stable LTS
Msfconsole Commands
Msfconsole command syntax with verified terminal examples.
Commands
8 commands for Msfconsole
msfconsole Operations
Msfconsole Command: Execute Console Commands
sudo msfconsole -x "<use auxiliary/scanner/portscan/tcp; set PORTS 80,443; set RHOSTS example.com; run; quit>" msfconsole Operations
Msfconsole Command: Launch Interactive Console
sudo msfconsole msfconsole Operations
Msfconsole Command: Run Loaded Module
<run|exploit> msfconsole Operations
Msfconsole Command: Run Specific Resource File
sudo msfconsole -r <path/to/file.rc> msfconsole Operations
Msfconsole Command: Set Variable Value
set <variable_name> <value> msfconsole Operations
Msfconsole Command: Show Module Options
show options msfconsole HTTP
Msfconsole Command: Show Module Types
show <auxiliary|encoders|evasion|exploits|nops|payloads|post> msfconsole Operations
Msfconsole Command: Use Module
use <auxiliary/scanner/portscan/syn> Suggest a Msfconsole Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Msfconsole workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.