Metasploit mailing list archives

Re: Problem while using vxdigger


From: HD Moore <hdm () metasploit com>
Date: Tue, 21 Sep 2010 15:17:46 -0700

On 9/21/2010 11:06 AM, Nikhil Mittal wrote:
Hi list,

I am trying to analyze some devices of my environment for hardcoded
passwords in memory dump (related to Vxworks)..but I am vxdigger is
throwing an exception.

./vxdigger.rb vxworks_dump masterpasswords
[*] Loading master password list...
./vxdigger.rb:26: private method `split' called for nil:NilClass
(NoMethodError)
        from ./vxdigger.rb:22:in `each'
        from ./vxdigger.rb:22

First argument to the tool is a memory dump and second is a password
list generated using  vxmaster

Am I using it correctly??

The master file is an odd file format with an embedded null, it sounds
like your password list is in the wrong format somehow.

-HD
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework


Current thread: