kris
|
a919aa5470
|
rewriting my HTTPpasswd script to use Sven's HTTP library and to do some much-needed cleaning up.
|
2008-02-01 05:48:45 +00:00 |
|
kris
|
0aaa51980d
|
Making extra functions in my HTTPpasswd.nse and HTTPtrace.nse scripts 'local'. I mark my C functions static, so I'll mark my Lua ones local
|
2007-09-15 02:44:15 +00:00 |
|
kris
|
b48cdbebfe
|
A couple changes to my HTTPpasswd.nse and HTTPtrace.nse scripts. In both I'm using a more object-oriented approach to methods, e.g. using response:find(..) rather than string.find(response, ..). And in HTTPtrace.nse, I'm changing a couple badly-named variable names in validate().
|
2007-09-04 20:40:38 +00:00 |
|
kris
|
199f7f9285
|
Adding my /etc/passwd directory traversal script (HTTPpasswd.nse)
|
2007-08-28 22:33:09 +00:00 |
|