mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Fixes a bug that prevented the script to find its resource file. Fixes #1608
This commit is contained in:
parent
57ff460847
commit
168cbfde8e
2 changed files with 22 additions and 9 deletions
|
|
@ -1,5 +1,8 @@
|
|||
#Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [NSE][GH#1608] Script http-fileupload-exploiter failed to locate its resource
|
||||
file unless executed from a specific working directory. [nnposter]
|
||||
|
||||
o [NSE][GH#1571] The HTTP library now provides transparent support for gzip-
|
||||
encoded response body. (See https://github.com/nmap/nmap/pull/1571 for an
|
||||
overview.) [nnposter]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue