mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Add to CHANGELOG:
o Removed the nmap_service.exe helper program for smb-psexec, as it was still being flagged by malware detection even after the bit-flipping in the next release. You can now download it from http://nmap.org/psexec/nmap_service.exe. (The script will remind you if it's not installed.)
This commit is contained in:
parent
87fbf1df1e
commit
69235612bd
1 changed files with 6 additions and 0 deletions
|
|
@ -2,6 +2,12 @@
|
|||
|
||||
[NOT YET RELEASED]
|
||||
|
||||
o Removed the nmap_service.exe helper program for smb-psexec, as it
|
||||
was still being flagged by malware detection even after the
|
||||
bit-flipping in the next release. You can now download it from
|
||||
http://nmap.org/psexec/nmap_service.exe. (The script will remind you
|
||||
if it's not installed.)
|
||||
|
||||
o [NSE] Replaced incorrect try/catch statements in dns-service-discovery that
|
||||
would attempt to close a non-existing socket
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue