cr0hn / golismero-legacy

THIS IS A LEGACY VERSION PRESERVED FOR BACKUP, DO NOT USE
http://golismero-project.com
15 stars 4 forks source link

Nmap plugin returns duplicated results #193

Closed MarioVilas closed 10 years ago

MarioVilas commented 10 years ago

From the traceback it seems obvious the results aren't really duplicates, but there's some bug in the data model that makes GoLismero think they are.

[!] Plugin 'Nmap (2)' warning: C:\Users\Mario\Desktop\golismero\golismero\api\da
ta\__init__.py:1718: RuntimeWarning: recv_info() returned duplicated results:
        <OSFingerprint accuracy=90.00% cpe=cpe:2.3:o:linux:linux_kernel:2.6:*:*:
*:*:*:*:*>
        <OSFingerprint accuracy=94.00% cpe=cpe:2.3:o:linux:linux_kernel:3:*:*:*:
*:*:*:*>
        <OSFingerprint accuracy=93.00% cpe=cpe:2.3:o:linux:linux_kernel:3:*:*:*:
*:*:*:*>
  warn(msg, RuntimeWarning)