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
Currently port_scan does not reveal the versions of the service running on open ports. This makes it harder to craft exploits because a lot of the times, exploits are targeted at certain versions of the software.
It would be good to have Nettacker do that.
The text was updated successfully, but these errors were encountered:
Just following up on issue #1023. I’ve included this idea in my GSoC proposal draft and I’m waiting to hear if it would be okay to start working on a fix.
I haven’t begun implementation yet — I’m waiting for your guidance or confirmation before diving in. I’d love to contribute and happy to adjust the scope based on your suggestions.
Currently
port_scan
does not reveal the versions of the service running on open ports. This makes it harder to craft exploits because a lot of the times, exploits are targeted at certain versions of the software.It would be good to have Nettacker do that.
The text was updated successfully, but these errors were encountered: