1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 14:11:29 +00:00

Minor updates to the descriptions of some new scripts

This commit is contained in:
fyodor
2013-08-17 00:38:27 +00:00
parent 1c0e86596e
commit 796c90ee0e
10 changed files with 18 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
description = [[
Extracts and outputs HTML/JS comments from HTTP responses.
Extracts and outputs HTML and JavaScript comments from HTTP responses.
]]
---