mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-12 11:52:01 +01:00
oops, hasty commit -- removed comment
git-svn-id: file:///home/svn/framework3/trunk@7596 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
6e7de5b6d3
commit
6a2bc85729
@ -66,7 +66,6 @@ class Metasploit3 < Msf::Auxiliary
|
||||
def run
|
||||
|
||||
# Determine which pipe to use
|
||||
#pipe = target['Pipe'] ? target['Pipe'] : datastore['SMBPIPE']
|
||||
pipe = datastore['SMBPIPE']
|
||||
|
||||
print_status("Connecting to the SMB service...")
|
||||
|
Loading…
Reference in New Issue
Block a user