Changeset 3720
- Timestamp:
- 06/21/06 18:41:28 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
framework3/trunk/modules/exploits/windows/smb/ms06_025_rras.rb
r3717 r3720 18 18 username and password is required to exploit this flaw on Windows 2000. 19 19 When attacking XP SP1, the SMBPIPE option needs to be set to 'SRVSVC'. }, 20 'Author' => [ 'anonymous', 'hdm' ], 20 'Author' => 21 [ 22 'Nicolas Pouvesle <nicolas.pouvesle [at] gmail.com>', 23 'hdm' 24 ], 21 25 'License' => MSF_LICENSE, 22 26 'Version' => '$Revision$',
