Christian Mehlmauer
|
9e4a760576
|
Update payload
|
2013-08-24 17:30:16 +02:00 |
Christian Mehlmauer
|
c40252e0b3
|
bugfixing
|
2013-08-24 00:04:16 +02:00 |
Christian Mehlmauer
|
e9eb6b2427
|
simplification
|
2013-08-23 22:29:31 +02:00 |
Christian Mehlmauer
|
576ae50b73
|
more feedback implemented
|
2013-08-23 22:22:56 +02:00 |
Christian Mehlmauer
|
84fecc35da
|
more feedback implemented
|
2013-08-23 22:14:58 +02:00 |
Christian Mehlmauer
|
de3fc1fa6c
|
first feedback implemented
|
2013-08-23 21:59:36 +02:00 |
Christian Mehlmauer
|
556f17c47e
|
Move modules
|
2013-08-22 17:33:35 +02:00 |
Christian Mehlmauer
|
b6b7da7b6f
|
comments
|
2013-08-22 15:47:10 +02:00 |
Christian Mehlmauer
|
4a29277251
|
renamed files
|
2013-08-22 11:18:30 +02:00 |
Christian Mehlmauer
|
8456d2c0ec
|
remove target_uri
|
2013-08-22 00:48:42 +02:00 |
Christian Mehlmauer
|
959553583f
|
-) revert last commit
-) split into seperate modules
|
2013-08-22 00:45:22 +02:00 |
Christian Mehlmauer
|
009d8796f6
|
wordpress is now a module, not a mixin
|
2013-08-22 00:05:58 +02:00 |
Christian Mehlmauer
|
0a2bf9e9e7
|
implement @limhoff-r7 feedback
|
2013-08-21 21:10:00 +02:00 |
Christian Mehlmauer
|
2e9a579a08
|
implement @limhoff-r7 feedback
|
2013-08-21 21:05:52 +02:00 |
Christian Mehlmauer
|
ffdd057f10
|
-) Documentation
-) Added Wordpress checks
|
2013-08-21 14:27:11 +02:00 |
Christian Mehlmauer
|
49ec0d464a
|
msftidy
|
2013-08-21 13:15:21 +02:00 |
Christian Mehlmauer
|
655e2dcf6c
|
more methods
|
2013-08-21 13:13:41 +02:00 |
Christian Mehlmauer
|
68a51f4055
|
msftidy
|
2013-08-21 12:50:26 +02:00 |
Christian Mehlmauer
|
11ef8d077c
|
-) added wordpress mixin
-) fixed typo in web mixin
|
2013-08-21 12:45:15 +02:00 |
jvazquez-r7
|
fe089030d4
|
Land #2257, @wchen-r7's patch for [SeeRM #8317]
|
2013-08-20 13:43:37 -05:00 |
jvazquez-r7
|
ceb0f56f42
|
Land #2258, @wchen-r7's patch for [SeeRM #8318]
|
2013-08-20 13:26:34 -05:00 |
sinn3r
|
1702cf2af9
|
Use TARGETURI
|
2013-08-20 13:23:32 -05:00 |
jvazquez-r7
|
3ac59fede7
|
Land #2251, @wchen-r7's patch to use OptRegexp
|
2013-08-20 12:55:30 -05:00 |
sinn3r
|
202b31d869
|
Better fix based on feedback
Tell daddy how you want it.
|
2013-08-20 12:52:04 -05:00 |
jvazquez-r7
|
6cf0cc78e9
|
Land #2261, @CharlieEriksen's exploit for CVE-2013-5093
|
2013-08-20 12:03:00 -05:00 |
jvazquez-r7
|
42f774a064
|
Fix check method
|
2013-08-20 12:02:09 -05:00 |
Charlie Eriksen
|
533d98bd1b
|
Adding module for CVE 2013-5093, Graphite Web Exploit
|
2013-08-20 12:56:30 -04:00 |
jvazquez-r7
|
546c523ed8
|
Land #2252, @wchen-r7's patch for print_line vs print
|
2013-08-20 11:17:38 -05:00 |
jvazquez-r7
|
8adc4f05dd
|
Land #2250, @wchen-r7's clean up for mssql_ping
|
2013-08-20 10:38:01 -05:00 |
jvazquez-r7
|
586ae8ded3
|
Land #2249, @wchen-r7's patch for [SeeRM #8314]
|
2013-08-20 10:32:47 -05:00 |
jvazquez-r7
|
277fc69a19
|
Land #2246, @wchen-r7's patch for [SeeRM #8313]
|
2013-08-20 10:15:15 -05:00 |
sinn3r
|
f148eb4715
|
Land #2255 - Fix fail_with()
|
2013-08-20 01:28:21 -05:00 |
sinn3r
|
7e1a14ff08
|
Land #2254 - Fix TypeError can't convert nil into String
This fixes TypeError can't convert nil into String errors.
|
2013-08-20 01:25:09 -05:00 |
jvazquez-r7
|
4790d8de50
|
Land #2256, @wchen-r7's patch for [FixRM #8316]
|
2013-08-19 23:23:57 -05:00 |
sinn3r
|
246c2d82f9
|
[FixRM #8318] - Use normalize_uri properly
normalize_uri should be used when paths are being merged, not after.
|
2013-08-19 18:04:12 -05:00 |
sinn3r
|
3c27520e10
|
[FixRM #8317] - Fix possible double slash in file path
It is possible to have a double slash in the base path, shouldn't
happen.
|
2013-08-19 17:55:14 -05:00 |
sinn3r
|
268a3e769e
|
Missed this one
|
2013-08-19 17:45:05 -05:00 |
sinn3r
|
5366453031
|
[FixRM #8316] - Escape characters correctly
dots need to be escaped
|
2013-08-19 16:51:19 -05:00 |
jvazquez-r7
|
9d53ff43a0
|
Land #2253, @wchen-r7's patch to fix emails format
|
2013-08-19 16:50:59 -05:00 |
jvazquez-r7
|
491ea81acf
|
Fix calls to fail_with from mixins
|
2013-08-19 16:42:52 -05:00 |
sinn3r
|
7fc37231e0
|
Fix email format
Correct email format
|
2013-08-19 16:34:14 -05:00 |
jvazquez-r7
|
7e37130837
|
Patch for [SeeRM #8315]
|
2013-08-19 16:34:02 -05:00 |
sinn3r
|
a8ca32ab34
|
Oh yeah, need to do this too
|
2013-08-19 16:28:58 -05:00 |
sinn3r
|
154b1e8888
|
Remove comments
|
2013-08-19 16:27:35 -05:00 |
sinn3r
|
cf10a0ca91
|
Use print_line instead of print
These modules should be using print_line instead of print
|
2013-08-19 16:25:44 -05:00 |
sinn3r
|
8eb9266bff
|
Use the correct var
|
2013-08-19 16:19:03 -05:00 |
sinn3r
|
58d5cf6faa
|
Module should use OptRegexp for regex pattern option
Instead of using OptString, OptRegexp should be used because this
datastore option is a regex pattern.
|
2013-08-19 16:16:34 -05:00 |
sinn3r
|
8c03e905de
|
Get rid of function that's never used
RPORT datastore option is deregistered, and is never used anywhere
in the module, so I don't why we need this rport() function here.
|
2013-08-19 16:09:10 -05:00 |
Brandon Turner
|
a815d9277e
|
Merge pull request #2245 from todb-r7/grammar-and-such
Trivial grammar and word choice fixes for modules
|
2013-08-19 13:45:18 -07:00 |
jvazquez-r7
|
809b42984e
|
Land @2243, @wchen-r7's patch for [SeeRM #8312]
|
2013-08-19 15:40:24 -05:00 |