mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-05 14:57:30 +01:00
11 lines
190 B
Plaintext
11 lines
190 B
Plaintext
# Usage:
|
|
# msfconsole -qLm test/modules -r test/scripts/test-check.rc
|
|
|
|
use auxiliary/test/check
|
|
set rhost www.metasploit.com
|
|
check
|
|
|
|
use exploit/test/check
|
|
set rhost www.metasploit.com
|
|
check
|