You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a TODO in the ScanTarget class that needs to be addressed:
Line 78: TODO: "this only allows one IP per hostname; it may be interesting to scan all IPs for a domain, or at least one v4 and one v6"
Enhance the ScanTarget implementation to support scanning multiple IP addresses associated with a single hostname, particularly to support both IPv4 and IPv6 addresses.