1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-10 09:49:05 +00:00
Commit Graph

2647 Commits

Author SHA1 Message Date
dmiller
7f779ef8b6 Convert a few files to Unix line endings 2017-07-18 18:46:02 +00:00
dmiller
dff7eca79f Fix some globals 2017-07-18 18:46:01 +00:00
rewanth
6b217297a6 Adds openwebnet-discovery.nse. Closes #915. 2017-07-18 02:26:42 +00:00
waituck
b8ac87cbaf Added puppet-naivesigning.nse. Closes #928 2017-07-16 09:32:16 +00:00
vinamra
21992c9c7c Adds /./ to normalize_path. Closes #920 2017-07-10 11:19:55 +00:00
rewanth
30f0fab5bc Improves detection of cve-2014-3704. Fixes #902. Closes #905. 2017-07-08 03:11:45 +00:00
dmiller
8470351025 Add iec-identify script 2017-07-06 20:54:04 +00:00
dmiller
949d2f88ff Update script.db 2017-06-30 17:07:53 +00:00
rewanth
840728bfdc Changes end points in http-vuln-cve2014-3704 for successful exploitation. 2017-06-30 09:13:11 +00:00
evangel
0c142333bb Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
dmiller
1c02a1d0ab Add some keywords to the ms17-010 script description 2017-06-27 18:30:33 +00:00
rewanth
71afbc5aed Updates category in NSE scripts. Closes #728. Fixes #726. Patch provided by Varunram. 2017-06-27 15:01:27 +00:00
waituck
50964389a4 Added http-vuln-cve2017-8917.nse. Closes #916 2017-06-26 20:10:32 +00:00
rewanth
226863eef2 Fixup formatting. Patch provided by sethjackson. Closes #896. 2017-06-25 19:50:27 +00:00
nnposter
7a362d3f50 Replaces class negations with complementing classes 2017-06-25 00:58:31 +00:00
nnposter
17941272fc Adjusts indentation for better readability 2017-06-25 00:52:34 +00:00
paulino
66d1012dc0 Adds script to the version category as the script is updating version information 2017-06-24 20:00:29 +00:00
nnposter
d290c20e58 Adds pattern for Zebra PrintServer 2017-06-20 01:47:52 +00:00
dmiller
219154de32 Check for differing status codes, add XML output. Fixes #141 2017-06-15 04:00:53 +00:00
dmiller
15e091fe40 Cross-reference http-unsafe-output-escaping as relating to XSS scripts 2017-06-14 21:37:25 +00:00
dmiller
c89508e750 Fix some globals in smb-vuln-ms17-010 2017-06-14 21:22:53 +00:00
dmiller
ea1556c04a Add some cross-references to NSEdoc for recent scripts 2017-06-14 21:22:52 +00:00
waituck
24f1d960fc Added smb-vuln-cve-2017-7494 script. Closes #893 2017-06-10 03:29:33 +00:00
dmiller
73e1f5c172 Update snmp interface types from IANA 2017-06-08 12:27:49 +00:00
vinamra
3d9f22e2f9 Removes configuration line in http-security-headers 2017-06-07 16:21:58 +00:00
vinamra
9f8b8863c5 Changes in Expect-CT header 2017-06-07 00:59:33 +00:00
vinamra
7de3e37c2d Removes http-hsts-verify 2017-06-06 01:58:14 +00:00
vinamra
bd9ad1223d Adds http-security-headers. Closes #793. 2017-06-06 01:36:31 +00:00
vinamra
be66ffd38a Solves the bug #878. Closes #885 2017-06-01 20:27:45 +00:00
vinamra
aedd40ced5 Adds http-vuln-cve2017-1001000. Closes #775 2017-06-01 19:08:23 +00:00
dmiller
edd0676e4b Use canonical IP validation function from ipOps.lua. Fixes #889 2017-06-01 17:45:08 +00:00
paulino
c5d8dc32d5 Adds smb-vuln-ms17-010 to detect a critical remote code execution vulnerability affecting SMBv1 servers in Microsoft Windows systems. 2017-05-27 07:57:34 +00:00
paulino
b0228a212b Updates smb.lua and msrpc.lua to support fully qualified path names as share names and updates match for OID. Modern Windows versions require FQPN and older version work the same. The level of information requested with the call NetShareGetInfo was reduced to support newer versions of Windows. This closes #266, closes #704, closes #238, and closes #883. 2017-05-27 07:28:44 +00:00
paulino
c51c0b6e86 Updates script to detect other vulnerable services and removes useless redirection ports from the execution rule. See GH#876 2017-05-09 17:24:55 +00:00
paulino
7bd54ab098 Adds http-vuln-cve2017-5689 to detect vulnerable Intel AMT enabled systems (INTEL-SA-00075). Closes #876 2017-05-07 01:33:57 +00:00
dmiller
95850d5ac3 New script vmware-version 2017-05-03 18:22:02 +00:00
david
6d8a64423f dnscurve.org has https. 2017-04-28 18:43:38 +00:00
dmiller
4307615b50 Update snmp scripts with backwards-compatible script-arg syntax 2017-04-22 19:31:25 +00:00
dmiller
c8d5cf86b2 Correct reference to snmpcommunity script-arg. Fixes #861 2017-04-21 13:28:55 +00:00
nnposter
e80976a13a Provides a common function, url.get_default_port(), for obtaining
the default port number for a given scheme. Fixes #781
2017-04-19 18:00:36 +00:00
nnposter
af6bbc35bb Changes the port type returned from url.parse() to an actual integer, as
opposed to a string that represents an integer. Fixes #833, fixes #817.
2017-04-19 17:02:32 +00:00
dmiller
214d527632 New script smb-double-pulsar-backdoor. Closes #854 2017-04-18 18:09:10 +00:00
nnposter
c58aa814f3 Suppresses empty output if no vulnerable parameters are found 2017-04-15 00:08:49 +00:00
nnposter
95c42025d7 Suppresses empty output if no credentials are found 2017-03-29 23:23:22 +00:00
dmiller
4cef14a873 Switch to string packing instead of bin packing and return order for asn1-related libs 2017-03-29 20:42:01 +00:00
dmiller
3dec043ead Fix NSE hangs when service sends non-matching data to receive_buf 2017-03-29 20:41:59 +00:00
dmiller
85e10c6b2b Use byte values instead of hex strings for ASN.1 types, avoiding upper/lower case mixups 2017-03-29 20:41:57 +00:00
dmiller
0e7f11673c Change more bin lib to string packing/fromhex. Closes #755. Closes #769 2017-03-25 13:39:44 +00:00
dmiller
d66dd69df2 Fix some swapped return values 2017-03-25 13:29:52 +00:00
dmiller
7c72319ab5 Change a few more bin.pack to string.pack 2017-03-24 22:05:52 +00:00