trimstray / sandmap

Nmap on steroids. Simple CLI with the ability to run pure Nmap engine, 31 modules with 459 scan profiles.
GNU General Public License v3.0
1.57k stars 217 forks source link

Module: service_detection #17

Closed trimstray closed 6 years ago

trimstray commented 6 years ago

Module type: INTERNAL Module name: service_detection

Category: detection URL: https://nmap.org/book/man-version-detection.html

Status: In Progress

Point Nmap at a remote machine and it might tell you that ports 25/tcp, 80/tcp, and 53/udp are open. Using its nmap-services database of about 2,200 well-known services, Nmap would report that those ports probably correspond to a mail server (SMTP), web server (HTTP), and name server (DNS) respectively.