kroosec
d8ccfa31a6
Added the script http-waf-fingerprint which tries to detect the presence of a web application firewall and its type and version.
2012-06-12 10:41:19 +00:00
patrik
8fdda62255
Added check to p2p-conficker to prevent it from running against ipv6.
2012-06-11 14:38:57 +00:00
perdo
fe5c4c7bad
Added http-form-fuzzer script that fuzzes forms it finds on websites.
2012-06-10 23:05:42 +00:00
patrik
71e26189f6
o [NSE] More Windows 7 and Windows 2008 fixes for the smb library and smb-ls
...
scripts. [Patrik Karlsson]
2012-06-10 22:40:02 +00:00
aca
78c48319cf
Merged dns-nsec3-enum to trunk
2012-06-09 18:44:46 +00:00
aca
858606f754
Commited http-frontpage-login to main branch
2012-06-09 18:28:50 +00:00
patrik
bbc423734e
Fixed bug that would make the script crash with the following error if the
...
latitude and longitude for an IP could not be determined:
attempt to concatenate field 'longitude' (a table value)
2012-06-07 18:08:18 +00:00
fyodor
7b6b1f691c
A couple more minor description updates that I forgot to checkin last time
2012-06-07 09:15:39 +00:00
perdo
5ac6c7d64a
Fixed errors found by nse_check_globals.
2012-06-06 22:23:02 +00:00
batrick
14dc780226
Applied a patch by John Bond to remove unused script-arg.
2012-06-06 22:15:14 +00:00
patrik
b7f648bcac
Fixed a bunch of errors reported by Ron Bowes;
...
http://seclists.org/nmap-dev/2012/q2/639
2012-06-06 22:11:02 +00:00
batrick
ceaa65a0f4
Move last remnants of Lua 5.0 "arg' table.
2012-06-06 22:08:01 +00:00
patrik
721ac80024
reverted previous commit, due to unfinnished changes in smb, asn1 and smbauth
...
libraries.
2012-06-06 22:04:28 +00:00
patrik
c4617f8d31
Fixed a bunch of errors reported by Ron Bowes;
...
http://seclists.org/nmap-dev/2012/q2/639
2012-06-06 21:57:00 +00:00
patrik
731e8b5302
Fixed error message in redis-brute
2012-06-06 21:36:52 +00:00
batrick
2dcb08a590
Fix location of try/catch. The pcap/dnet variables were not in scope.
2012-06-06 21:36:02 +00:00
batrick
a83ed012fd
Use "response" as error message.
2012-06-06 21:32:02 +00:00
batrick
1ac2728821
Correct location of rules declaration.
2012-06-06 21:29:48 +00:00
batrick
a20ea34d38
Fix error strings and remove "path" parameter that has no apparent meaning
2012-06-06 21:27:39 +00:00
fyodor
60baeb09b0
Cleaning up the descriptions for 28 scripts for consistency
2012-06-06 20:44:18 +00:00
david
31b628f994
ipOps capitalization.
...
http://seclists.org/nmap-dev/2012/q2/602
2012-06-05 21:16:23 +00:00
david
7f0c9fa9a2
Identifier typo.
...
http://seclists.org/nmap-dev/2012/q2/618
2012-06-05 20:33:09 +00:00
batrick
be0af7b304
Add some missing library requires. Patch generated by
...
$ nse_check_globals --patch
with some modifications for format consistency.
2012-06-05 15:21:54 +00:00
kris
3444074ea1
doc typo/consistency fixes
2012-06-04 21:05:36 +00:00
fyodor
1f8c689ea1
o [NSE] Changed http-brute so that it works against the root path
...
("/") by default rather than always requiring the http-brute.path
script argument.
I also upgraded it to use get_script_args function rather than access registry.args directly
2012-06-04 19:49:21 +00:00
patrik
b683234f45
o [NSE] Applied patch from Daniel Miller that fixes bug in several scripts and
...
libraries http://seclists.org/nmap-dev/2012/q2/593 [Daniel Miller]
2012-06-04 04:37:29 +00:00
david
877e574f25
Include the error code when smb-ls fails to authenticate.
2012-06-04 03:46:14 +00:00
patrik
0372cf9e7a
o [NSE] Added the script smb-ls that lists files on SMB shares and produces
...
output similar to the dir command on Windows. [Patrik Karlsson]
2012-06-03 18:10:49 +00:00
david
4f6dd097c9
Add host.name fallback for xmpp-info name selection.
2012-05-29 21:05:40 +00:00
david
37262e9232
Fix portrule of dns-client-subnet-scan.
...
By Daniel Miller. http://seclists.org/nmap-dev/2012/q2/530 .
2012-05-29 21:05:39 +00:00
david
aa6717eb1f
Lua 5.2 fixed from Daniel Miller.
...
http://seclists.org/nmap-dev/2012/q2/525
2012-05-29 20:11:39 +00:00
patrik
6da1b367a5
o [NSE] Added the script eppc-enum-processes that enumerates active
...
applications, their PID and the UID under which they run through the Apple
Remote Event protocol. [Patrik Karlsson]
2012-05-29 18:25:49 +00:00
patrik
3d7250ecc4
o [NSE] Added the Internet Storage Name Service (iSNS) library and the
...
isns-info script that lists information about portals and iSCSI devices.
[Patrik Karlsson]
2012-05-29 18:02:19 +00:00
aca
ba67aa5993
Commited rmi-vuln-classloader script
2012-05-28 18:04:28 +00:00
paulino
6404b3dca4
Adds vuln reference link and credits.
2012-05-27 21:00:08 +00:00
patrik
656f03676e
Added missing second parameter for receive_buf which caused errors with new
...
Lua version.
2012-05-27 19:20:34 +00:00
paulino
cc1ba1ff3d
Adds http-huawei-hg5xx-vuln. Detects Huawei modems models HG530x, HG520x, HG510x and possibly others that are vulnerable to a remote credential and information disclosure vulnerability. It also extracts the PPPoE credentials
...
and other interesting configuration values.
2012-05-27 19:18:23 +00:00
batrick
0b41f81489
remove stray getfenv
2012-05-27 08:59:35 +00:00
batrick
000f6dc4d9
Lua 5.2 upgrade [1] for NSE.
...
[1] http://seclists.org/nmap-dev/2012/q2/34
2012-05-27 08:53:32 +00:00
aca
a839e69449
Rewrote mysql-brute to use brute library
2012-05-25 17:57:04 +00:00
patrik
5368a4adea
Fixed bug that would make the script fail with the error message:
...
"invalid capture index" [Patrik Karlsson]
2012-05-23 17:53:30 +00:00
kroosec
9300777ced
Removed http-traceroute from default category.
2012-05-22 22:43:16 +00:00
patrik
49edb164d2
renamed distcc-CVE-2004-2687.nse to distcc-cve2004-2687.nse
2012-05-22 19:53:19 +00:00
patrik
a1c7c9d31c
Added thread support to the ssl-enum-ciphers script which dramatically improves
...
performance. [Patrik Karlsson]
2012-05-22 19:44:27 +00:00
patrik
61501038d2
o [NSE] Added the script icap-info, which tries to identify common ICAP
...
service names and list service and tag information. [Patrik Karlsson]
2012-05-22 18:34:25 +00:00
fyodor
22c7faa94b
move the svn version number up to 6.01 and rebuild
2012-05-22 09:51:42 +00:00
fyodor
51e01bc14a
Reword the script description slightly
2012-05-22 09:49:36 +00:00
kroosec
b95ed1812e
Fixed @usage for http-traceroute.
2012-05-21 14:37:45 +00:00
kroosec
fd98061754
Fixed a small typo (--script-arg ) in 5 scripts.
2012-05-20 16:05:55 +00:00
kroosec
855bdbd289
Added http-traceroute script which exploits Max-Forwards HTTP header to detect reverse proxies.
2012-05-20 15:42:33 +00:00