minvws / nl-kat-coordination

Repo nl-kat-coordination for minvws
European Union Public License 1.2
123 stars 56 forks source link

Add system types to IPv6 #2187

Open madelondohmen opened 9 months ago

madelondohmen commented 9 months ago

Description System type does not seem to work for IPv6.

underdarknl commented 9 months ago

Seems to also be happening even when shodan has provided open ports on ipv6 addresses

noamblitz commented 9 months ago

Two things are happening:

@madelondohmen is not getting systems because Nmap doenst work out of the box on ipv6

@underdarknl is not getting systems because shodan boefje doesn't add ipservices

underdarknl commented 9 months ago

Agreed. Shodan also does not provide protocol information. We could opt for an optional BIT that creates these services when we know some other facts about related ooi's. Eg, when there is a url pointing to this IP/hostname, we can asume https or http to be available based on the scheme in that url.