Grant Willcox
d50ac2972d
Land #14222 , Update php_fpm_rce.rb to replace depreciated URI.encode calls with Rex::Text::uri_encode
2020-11-04 14:04:28 -06:00
Grant Willcox
a2675c13e8
Land #14213 , Add disclosure date rubocop linting rule - enforce iso8601 disclosure dates
2020-10-07 12:09:59 -05:00
JRodriguez556
a1164dbe9e
Update php_fpm_rce.rb
...
URI.encode/URI.escape is obsolete. Replaced with CGI.escape.
2020-10-05 11:57:17 -04:00
h00die
15bb690308
fix vulnerability spelling
2020-10-04 13:00:48 -04:00
Alan Foster
30809787c4
Convert disclosure dates to iso8601
2020-10-02 21:00:37 +01:00
Alan Foster
26ff912291
Fix invalid disclosure date formats
2020-10-02 12:20:05 +01:00
kalba-security
33b3d6efcc
Use register_for_cleanup instead of on_new_session for cleanup
2020-09-25 08:11:02 -04:00
kalba-security
5b48bae4b0
Use keep_cookies instead of @cookie variable
2020-09-24 16:36:01 -04:00
kalba-security
45d13bf85e
Simplify shash checks, use cgi request instead of raw, fix ctype header placement
2020-09-24 07:49:55 -04:00
kalba-security
e026c74108
Improve Failure:: categories and remove empty parameters from POST requests
2020-09-23 13:27:19 -04:00
kalba-security
1133f76722
Improve feedback when authentication fails
2020-09-23 07:51:11 -04:00
kalba-security
e65083c092
Add maracms_upload_exec.rb exploit module and docs
2020-09-22 16:53:29 -04:00
William Vu
a6f7c0c0de
Backport miscellaneous fixes to my modules
2020-08-14 13:40:23 -05:00
Tod Beardsley
f401f48138
Update vbulletin module with correct CVE
...
Apparently someone snarfed the CVE for this out from under me. Since they were faster
to publish, we should use that number instead of the one out of our block.
2020-08-14 08:25:57 -05:00
Spencer McIntyre
24b1235cf7
Whitespace adjustment and remove superfluous return statements
2020-08-12 13:59:25 -04:00
Amir Etemadieh
0b1efd0fe9
Update modules/exploits/multi/http/vbulletin_widget_template_rce.rb
...
Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com >
2020-08-12 09:33:16 -07:00
Zenofex
e334217636
Fix from bad merge for vbulletin_widget_template_rce module.
2020-08-11 19:09:14 -05:00
Zenofex
8db34ea91b
vBulletin_widget_template_rce merge
2020-08-11 18:40:09 -05:00
Zenofex
3ef01c468f
Ran vBulletin_widget_template_rce through rubocop, cleaned up results.
2020-08-11 18:38:41 -05:00
Tod Beardsley
19618d9bd2
Add CVE-2020-7373 in the references
2020-08-11 14:22:11 -05:00
Zenofex
0dab52ef35
A few last changes from msftidy and msftidy_docs.
2020-08-09 18:25:13 -05:00
Zenofex
661e2a680b
Initial push of exploit and module for vbulletin_widget_template_rce vulnerability.
2020-08-09 17:38:52 -05:00
gwillcox-r7
2ca508c08e
Further edits for RuboCop and msftidy_docs.rb compliance
2020-08-06 11:18:39 -05:00
gwillcox-r7
5c6530d9e5
Update module description and documentation to have a better description of what is going on and to also fix further copies of the typos that were pointed out.
2020-08-06 10:50:47 -05:00
Jericho
41e22992ff
typo and touch-ups to desc
...
typo and touch-ups to desc
2020-08-04 16:59:57 -06:00
Shelby Pace
768d104f12
randomize os, delete payload
2020-07-28 17:19:26 -05:00
Shelby Pace
99cf54977f
rubocop
2020-07-28 16:48:32 -05:00
Shelby Pace
c79c9fc280
reverse xor arguments
2020-07-28 16:47:35 -05:00
Ege Balcı
26f869f860
Update modules/exploits/multi/http/baldr_upload_exec.rb
2020-07-28 11:07:46 +03:00
Ege Balcı
fb745f78cc
Update modules/exploits/multi/http/baldr_upload_exec.rb
...
Co-authored-by: Shelby Pace <40177151+space-r7@users.noreply.github.com >
2020-07-28 10:53:16 +03:00
Ege Balcı
5d49367726
Update modules/exploits/multi/http/baldr_upload_exec.rb
...
Co-authored-by: Shelby Pace <40177151+space-r7@users.noreply.github.com >
2020-07-28 10:52:37 +03:00
Ege Balcı
fef9a23692
Update modules/exploits/multi/http/baldr_upload_exec.rb
...
Co-authored-by: Shelby Pace <40177151+space-r7@users.noreply.github.com >
2020-07-28 10:51:03 +03:00
Ege Balcı
7985eafda0
Add Baldr Botnet Panel RCE Module
2020-07-24 07:45:43 +03:00
William Vu
5ec31d2e41
Update recent modules to use prepend
2020-07-01 14:43:15 -05:00
Alan Foster
b841246536
Update autocheck to use prepend instead of include, add ForceExploit functionality
2020-06-30 11:40:46 +01:00
Shelby Pace
2b1af9acaa
Land #13610 , add atutor auth dir trav / rce
2020-06-29 11:58:34 -05:00
Shelby Pace
ad48170a18
replace forceexploit with autocheck
2020-06-29 11:54:01 -05:00
Shelby Pace
f2c79ca1ef
add changes for linux
2020-06-29 10:43:26 -05:00
Shelby Pace
2f6847c321
move login to its own method
2020-06-26 14:50:34 -05:00
kalba-security
d0509fecf4
Improve the method of setting the cmdstager flavor
2020-06-24 06:50:00 -04:00
kalba-security
18926e874c
Fix file_traversal_path check
2020-06-23 15:26:14 -04:00
kalba-security
d1792bdf51
Add extra suggestion from code review
2020-06-18 16:48:46 -04:00
kalba-security
57f40053da
Improve autoselect (incorporate suggestions from code review)
2020-06-18 16:39:11 -04:00
Shelby Pace
738dd4b5ce
Land #12277 , add Agent Tesla panel rce module
2020-06-18 15:06:15 -05:00
Shelby Pace
1d6e7313ce
remove ForceExploit option
2020-06-18 15:05:02 -05:00
gwillcox-r7
199d7db222
Fix up items mentioned by @space-r7 during her review
2020-06-18 09:56:20 -05:00
gwillcox-r7
275ed6429e
Fix up rubocop errors in the module
2020-06-17 15:11:55 -05:00
gwillcox-r7
eebacb8fbb
Make adjustments so that this module only supports Windows so that we can land this for now. Linux support may be added in the future.
2020-06-17 14:56:40 -05:00
gwillcox-r7
c29cf491ed
Add idea for trying to fix up not being able to write to disk, may need further improvements
2020-06-17 12:36:00 -05:00
gwillcox-r7
25f32d68d5
Add in some RuboCop fixes
2020-06-17 11:15:10 -05:00