Closed GoogleCodeExporter closed 9 years ago
Would you be willing to try this same module in msfgui? I suspect it might be
an RPC or MessagePack issue.
Original comment by rsmu...@gmail.com
on 25 Mar 2012 at 7:16
Got the same error in msfgui.
Original comment by houcem.h...@gmail.com
on 25 Mar 2012 at 7:26
Attachments:
Now, if you can reproduce the problem in Metasploit Pro/Express/Community
edition, then we can get Rapid7 to fix it :D
Original comment by rsmu...@gmail.com
on 25 Mar 2012 at 9:04
This looks like an issue with the win32-registry gem more than anything else,
looking into it, but there is a good chance an update gem in next week's
release will resolve it.
Original comment by x...@hdm.io
on 19 Apr 2012 at 8:24
[deleted comment]
anyway you can copypaste your text into the bug directly, rather than just the
screen? That way search engines can crawl your error message and help future
generations of Windows rubyists.
Original comment by t...@packetfu.com
on 19 Apr 2012 at 8:39
msf auxiliary(enum_dns) > run -j
[*] Auxiliary module running as background job
[-] Auxiliary failed: ArgumentError unknown encoding name - CP0
[-] Call stack:
[-] C:/metasploit/ruby/lib/ruby/1.9.1/win32/registry.rb:172:in `find'
[-] C:/metasploit/ruby/lib/ruby/1.9.1/win32/registry.rb:172:in `initialize'
[-] C:/metasploit/ruby/lib/ruby/1.9.1/win32/registry.rb:231:in `exception'
[-] C:/metasploit/ruby/lib/ruby/1.9.1/win32/registry.rb:231:in `raise'
[-] C:/metasploit/ruby/lib/ruby/1.9.1/win32/registry.rb:231:in `check'
[-] C:/metasploit/ruby/lib/ruby/1.9.1/win32/registry.rb:284:in `QueryValue'
[-] C:/metasploit/ruby/lib/ruby/1.9.1/win32/registry.rb:587:in `read'
[-] C:/metasploit/ruby/lib/ruby/1.9.1/win32/registry.rb:637:in `read_s'
[-] C:/metasploit/ruby/lib/ruby/1.9.1/win32/resolv.rb:72:in `block in
get_info'
[-] C:/metasploit/ruby/lib/ruby/1.9.1/win32/registry.rb:389:in `open'
[-] C:/metasploit/ruby/lib/ruby/1.9.1/win32/registry.rb:496:in `open'
[-] C:/metasploit/ruby/lib/ruby/1.9.1/win32/resolv.rb:62:in `get_info'
[-] C:/metasploit/ruby/lib/ruby/1.9.1/win32/resolv.rb:20:in `get_resolv_info'
[-] C:/metasploit/msf3/lib/net/dns/resolver.rb:1032:in `parse_config_file'
[-] C:/metasploit/msf3/lib/net/dns/resolver.rb:226:in `initialize'
[-] C:/metasploit/msf3/modules/auxiliary/gather/enum_dns.rb:468:in `new'
[-] C:/metasploit/msf3/modules/auxiliary/gather/enum_dns.rb:468:in `run'
msf auxiliary(enum_dns) >
Original comment by houcem.h...@gmail.com
on 19 Apr 2012 at 8:42
Has this issue been resolved with the latest ship of MSF 4.3.0?
Original comment by rsmu...@gmail.com
on 10 May 2012 at 8:17
I'm running MSF 4.4.0 dev and I confirm that the issue is resolved.
Original comment by houcem.h...@gmail.com
on 10 May 2012 at 8:28
You're a good man. Thanks for the response!
Original comment by rsmu...@gmail.com
on 10 May 2012 at 8:46
Original issue reported on code.google.com by
houcem.h...@gmail.com
on 25 Mar 2012 at 3:55Attachments: