Closed lm-sec closed 4 months ago
The banner grabbing job offers much more details on the content of any port it encounters by leveraging nmap.
It adds the PortServiceFinding that updates the a port's new service database field.
PortServiceFinding
service
It reworks the ports' adding mechanism to work with upsert for more flexibility.
The front-end now shows what kind of service is running on the port.
Examples:
This PR closes #8 , which is an hilariously old issue.
The banner grabbing job offers much more details on the content of any port it encounters by leveraging nmap.
It adds the
PortServiceFinding
that updates the a port's newservice
database field.It reworks the ports' adding mechanism to work with upsert for more flexibility.
The front-end now shows what kind of service is running on the port.
Examples:
This PR closes #8 , which is an hilariously old issue.