shadyproject / msfmap

Automatically exported from code.google.com/p/msfmap
0 stars 0 forks source link

-v returning error on 0.1.1 #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

meterpreter > msfmap -T4 -sP -v 192.168.13.200-254
[-] Error running command msfmap: NoMethodError undefined method `+' for 
nil:NilClass

meterpreter > msfmap -v 192.168.13.200-254
[-] Error running command msfmap: NoMethodError undefined method `+' for 
nil:NilClass

meterpreter > msfmap 192.168.13.200-254

Starting MSFMap 0.1.1
...

meterpreter > msfmap -sP -T4 192.168.13.200-254

Starting MSFMap 0.1.1
...

What version of the product are you using? On what operating system?
MSFMap 0.1.1

Original issue reported on code.google.com by jschroe...@gmail.com on 15 Aug 2012 at 3:57

GoogleCodeExporter commented 8 years ago
This is a duplicate of issue #2 and has already been fixed in revision 
f8cb83924a7d.  Update to the latest version using mercurial.

Original comment by zeroStei...@gmail.com on 15 Aug 2012 at 12:45