Metasploit mailing list archives

Re: Metasploit 3


From: hdm at metasploit.com (H D Moore)
Date: Mon, 15 May 2006 18:37:12 -0500

This should be fixed in r4, the issue is that the 'default' was only being 
initialized the first time the option was registered. In the case of 
mixins, always include the mixin you want to override last (ie DCERPC 
then SMB to get default of 445 vs 135).

-HD

On Thursday 04 May 2006 09:28, Nicolas Pouvesle wrote:
register_options(
?[
? Opt::RPORT(8181)
?], self.class)

The problem is the default RPORT is not changed, it is still 80. Any
ideas ?



Current thread: