ACK scans (-sA) do not determine if a port is open; instead, they determine if it is filtered or unfiltered.
Adding the --reason flag enhances output by explaining the basis for each port's classification (e.g., RST, ICMP unreachable).
Targeted Scans (-p): Specifying a port focuses the scan on that port, saving time and providing detailed results for critical services (e.g., SSH, HTTP).
Useful in scenarios where you want to assess firewall rules and understand network filtering mechanisms without performing intrusive scans.