kroosec
|
c0adb90e28
|
getHeader is now case insensitive.
|
2012-06-23 17:54:31 +00:00 |
|
kroosec
|
348cfc9d25
|
Added NOTFOUND response status code. Added default user value 'user'.
|
2012-06-23 12:35:54 +00:00 |
|
kroosec
|
98a68b7407
|
Added default values for Expires, Call-ID, Allow and Content-Length headers in SIP requests and removed redundant code.
|
2012-06-22 12:17:55 +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 |
|
tomsellers
|
74798d0356
|
Removed svn:execute property from certain .LUA scripts in the /nselib directory. This was enabling the execute bit on files when they were checked out.
|
2012-02-08 04:12:45 +00:00 |
|
batrick
|
5a68e5f04a
|
Set the math.randomseed value in nse_main.lua on behalf of scripts.
Since Lua uses the C rand and srand functions, which have a static
seed for the entire program, we don't want scripts doing this themselves.
|
2011-05-23 21:43:46 +00:00 |
|
patrik
|
e8c5640dda
|
o [NSE] Added a SIP library and two new scripts sip-brute.nse and
sip-user-enum.nse providing brute and user enumeration support for the SIP
protocol. [Patrik]
|
2011-05-09 18:00:52 +00:00 |
|