mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49: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:
parent
4528f52188
commit
e48a60248d
1 changed files with 4 additions and 0 deletions
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue