1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

remove a TODO item which is an addition to a proposed feature which itself isn't yet in Nmap. So I think it's better to track this one separately

This commit is contained in:
fyodor
2014-09-11 09:21:46 +00:00
parent 47ad1bf67c
commit d9ef693a93

View File

@@ -23,11 +23,6 @@ o Consider doing TTL analysis (using NSE script) to detect if a firewall
might exist in front of a host. See thread at
http://seclists.org/nmap-dev/2014/q3/171
o Consider adding a CLI option that allows the user to select which user
to drop to (when dropping privileges from root). We need to look
into the security implications of this before we implement it.
See thread at http://seclists.org/nmap-dev/2014/q3/304
o Consider looking into differring TTL values during OS detection
phase and choose a port that is (hopefully) not firewalled to get
a better chance at correct result. See thread at