mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Adds http-iis-short-name-brute.nse. The script detects Microsoft IIS servers vulnerable to a filename disclosure and denial of service vulnerability.
This commit is contained in:
parent
3340ac27ef
commit
6a655cdc10
1 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [NSE] Add http-iis-short-name-brute script that detects Microsoft IIS
|
||||
servers vulnerable to a file/folder name disclosure and a denial of
|
||||
service vulnerability. The script obtains the "shortnames" of the
|
||||
files and folders in the webroot folder. [Paulino Calderon]
|
||||
|
||||
o Idle scan now supports IPv6. IPv6 packets don't usually come with
|
||||
fragments identifiers like IPv4 packets do, so new techniques had to
|
||||
be developed to make idle scan possible. The implementation is by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue