[framework] Problems with msfopcode
mmiller at hick.org
mmiller at hick.org
Tue Oct 30 12:04:36 CDT 2007
On Tue, Oct 30, 2007 at 01:54:10PM -0200, Rodrigo Montoro (Sp0oKeR) wrote:
> spookernote:/vmware/pentest/msf3-trunk/trunk # ./msfopcode search -l portuguese
> ./lib/rex/exploitation/opcodedb.rb:790:in `translate_element':
> undefined method `name' for nil:NilClass (NoMethodError)
> from ./lib/rex/exploitation/opcodedb.rb:782:in `parse_response'
> from ./lib/rex/exploitation/opcodedb.rb:747:in `request'
> from ./lib/rex/exploitation/opcodedb.rb:689:in `search'
> from ./msfopcode:313
Looks as though msfopcode is having trouble communicating with the
msfopcode web service or it's receiving a bogus response. Can you take
a packet capture to see what the web response looks like that you're
getting back? I just did a quick test and it's working locally for me.
More information about the framework
mailing list