mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 14:11:29 +00:00
o [Zenmap] Fixed a bug in the option parser: -sN (null scan) was
interpreted as -sn (no port scan). This was reported by shitaneddine. [David]
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [Zenmap] Fixed a bug in the option parser: -sN (null scan) was
|
||||
interpreted as -sn (no port scan). This was reported by
|
||||
shitaneddine. [David]
|
||||
|
||||
o [NSE] Fixed a problem in oracle-brute that would fail due to connection
|
||||
exhaustion. Fixed some debugging messages in the brute library [Patrik]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user