Brent Cook
7347db65a6
Land #11534 , fix module title for sonicwall_xmlrpc_rce
2019-03-06 17:44:39 -06:00
Brent Cook
d923e1fb84
Land #11523 , remove unneded RHOST reregister in scanners
2019-03-06 17:35:54 -06:00
Patrick Webster
d67bfdfea4
Fix module heading and typo
...
The newline in the name breaks the msfconsole output
2019-03-07 10:29:15 +11:00
William Vu
50f89321a0
Land #11419 , systemd user service persistence
2019-03-06 01:39:58 -06:00
William Vu
31ba073009
Add per-target SHELLPATH defaults
2019-03-06 00:07:17 -06:00
William Vu
c539951311
Clean up method
2019-03-05 23:17:34 -06:00
William Vu
715409496e
Fix #11210 , imperva_securesphere_exec options
2019-03-05 22:01:24 -06:00
William Vu
4e31f53ca2
Fix required USERNAME and PASSWORD
...
Somehow I forgot to commit this? Strange.
2019-03-05 21:57:42 -06:00
William Vu
c48dec7331
Land #11210 , imperva_securesphere_exec exploit
2019-03-05 21:52:13 -06:00
William Vu
4e76eeceb7
Clean up module
2019-03-05 21:37:55 -06:00
William Vu
108e90ca38
Land #11527 , .rubocop.yml TargetRubyVersion update
...
And TrailingCommaInArrayLiteral fixes in my modules. :(
2019-03-05 21:29:47 -06:00
William Vu
6ff18828c0
Land #11481 , Drupal SA-CORE-2019-003/CVE-2019-6340
2019-03-05 21:09:06 -06:00
William Vu
1f5695de07
Fix TrailingCommaInArrayLiteral in my modules
2019-03-05 21:02:39 -06:00
William Vu
0de69e776a
Add friendly default payloads
2019-03-05 20:25:00 -06:00
William Vu
2f76ad4205
Move print_line for DUMP_OUTPUT
2019-03-05 20:10:32 -06:00
William Vu
84376c30c4
Refactor check methods once again
2019-03-05 19:47:41 -06:00
William Vu
72bb49aca9
Make HTTP method configurable and prefer POST
2019-03-05 17:16:04 -06:00
William Vu
d30bfe2cbf
Update drupal_drupalgeddon2
2019-03-05 13:26:05 -06:00
William Vu
ea7c589b19
Refactor module and address review comments
2019-03-05 13:26:01 -06:00
Brent Cook
ddef5b4961
MSF5: Remove unneeded RHOST deregister in scanners
...
With Metasploit 5, RHOST and RHOSTS are aliases, so no need to
deregister one or the other, as they are the same option. Deregistering
one deregisters both.
2019-03-05 13:04:49 -06:00
Wei Chen
6765ed80d6
Land #11077 , Improvements and documentation for wing_ftp_admin_exec
2019-03-05 12:42:33 -06:00
William Vu
a8a48050f9
Merge remote-tracking branch 'upstream/master' into pr/11481
2019-03-05 11:14:56 -06:00
blightzero
0551f3df3c
Refactored code to return early. Untested.
2019-03-05 17:55:34 +01:00
William Vu
502f63c0c4
Indent SOAP requests and prefer $() over ``
2019-03-04 19:10:33 -06:00
William Vu
1dd243b8bd
Improve positive/negative prints in check method
2019-03-04 19:08:47 -06:00
William Vu
225e0549c0
Revert CheckCode::Vulnerable to CheckCode::Appears
2019-03-04 18:38:44 -06:00
William Vu
4100f1cfeb
Revert vprint_status to vprint_good
2019-03-04 18:22:12 -06:00
William Vu
f8208bf0ef
Land #11464 , version checking for Wemo exploit
2019-03-04 18:18:02 -06:00
William Vu
40ff708306
Refactor check method and address review comments
2019-03-04 17:49:09 -06:00
Andres Rodriguez
ea45468639
Merge branch 'master' of github.com:rapid7/metasploit-framework into weblogic_serialize_unicastref
2019-03-02 00:49:13 -08:00
rwincey
f05d86ffae
Even Less Code
2019-02-28 21:49:29 -05:00
rwincey
b96326ec80
Less Code
2019-02-28 21:48:25 -05:00
rsp3ar
b5587b926c
Add ForceExploit and fix code ident
2019-02-26 19:59:31 -08:00
rotemreiss
2c2e1f0615
Remove custom imp. in favor of library change
...
Remove custom full_uri implementation in favor of a library change in #11485 which adds vhost support in the full_uri method.
2019-02-26 13:35:32 -05:00
blightzero
5f8f49ebcb
Removed all Warnings and Fixed Date Format.
2019-02-26 09:20:04 +01:00
terrorbyte
24fa3a367d
Added directory creation to all the paths from systemd.unit(5)
2019-02-25 23:40:30 -06:00
terrorbyte
f6a402c999
Fix tabs in the previous commit and fix style issues.
2019-02-25 21:24:13 -06:00
rotemreiss
a6148f7733
Code improvements and fixes
2019-02-25 17:24:34 -05:00
rotemreiss
edf7c41478
Code smells and documentation
2019-02-25 15:21:46 -05:00
rotemreiss
54ce49c4e6
Feedback from PR fixes
2019-02-25 14:09:07 -05:00
William Vu
c769555557
Clarify why WfsDelay was repurposed
2019-02-25 12:19:03 -06:00
William Vu
5c84330c18
Clarify DUMP_OUTPUT description once more
2019-02-25 12:06:20 -06:00
William Vu
b5368ed2e4
Add sleep(wfs_delay) back to drupal_drupalgeddon2
...
And drop WfsDelay back down to 2. I see why I did it in the first place.
2019-02-25 12:02:31 -06:00
William Vu
cb962a22ef
Add WfsDelay back to drupal_drupalgeddon2
...
And bump it to 10, though 2 worked in testing.
2019-02-25 11:44:02 -06:00
William Vu
f35a13d795
Fix exploit/multi/http/oracle_ats_file_upload
2019-02-25 11:35:34 -06:00
William Vu
f534fd9755
Fix exploit/multi/http/apache_jetspeed_file_upload
2019-02-25 11:32:06 -06:00
William Vu
53bf15b184
Fix exploit/multi/http/struts2_rest_xstream
2019-02-25 11:18:27 -06:00
William Vu
6ecb4bc4a7
Fix exploit/unix/webapp/drupal_drupalgeddon2
2019-02-25 11:18:20 -06:00
blightzero
f64e517b73
Cisco RV32x RCE added reference IDs, some beautifications.
2019-02-25 15:51:14 +01:00
blightzero
de5a5ea805
Cisco RV32x RCE added reference IDs, some beautifications.
2019-02-25 15:51:14 +01:00