Service and Version Detection

Nerd Cafe | نرد کافه

Purpose

Identify:

  • What service

  • Which software

  • Which version

Command

nmap -sV scanme.nmap.org

Example output

Starting Nmap 7.94 ( https://nmap.org ) at 2026-02-19 19:07 Iran Standard Time
Nmap scan report for scanme.nmap.org (157.90.55.108)
Host is up (0.12s latency).
rDNS record for 157.90.55.108: static.108.55.90.157.clients.your-server.de
Not shown: 981 closed tcp ports (reset)
PORT     STATE SERVICE    VERSION
80/tcp   open  http?
443/tcp  open  tcpwrapped
465/tcp  open  tcpwrapped
563/tcp  open  tcpwrapped
636/tcp  open  tcpwrapped
990/tcp  open  tcpwrapped
992/tcp  open  tcpwrapped
993/tcp  open  tcpwrapped
995/tcp  open  tcpwrapped
1863/tcp open  tcpwrapped
1935/tcp open  tcpwrapped
2196/tcp open  tcpwrapped
5060/tcp open  tcpwrapped
5061/tcp open  tcpwrapped
5222/tcp open  tcpwrapped
8443/tcp open  tcpwrapped
9090/tcp open  tcpwrapped
9100/tcp open  jetdirect?
9101/tcp open  jetdirect?

Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 52.29 seconds

Aggressive version detection

💖 Support Our Work

If you find this post helpful and would like to support my work, you can send a donation via TRC-20 (USDT). Your contributions help us keep creating and sharing more valuable content.

circle-check

Thank you for your generosity! 🙏

Keywords

Nmap, Red Team, Blue Team, Reconnaissance, Port Scanning, Host Discovery, Service Enumeration, OS Fingerprinting, NSE Scripts, SYN Scan, IDS Detection, SIEM Correlation, Network Telemetry, Firewall Evasion, Timing Templates, Attack Surface, Defensive Monitoring, Incident Response, Purple Teaming, MITRE ATT&CK, nerd cafe , نرد کافه

Channel Overview

🌐 Website: www.nerd-cafe.irarrow-up-right

📺 YouTube: @nerd-cafearrow-up-right

🎥 Aparat: nerd_cafearrow-up-right

📌 Pinterest: nerd_cafearrow-up-right

📱 Telegram: @nerd_cafearrow-up-right

📝 Blog: Nerd Café on Virgoolarrow-up-right

💻 GitHub: nerd-cafearrow-up-right

Last updated