William Vu
6326aa5dda
Clean up module and randomize username
2019-04-12 14:23:57 -05:00
William Vu
2ebee1226f
Land #11613 , Cisco RV130 stack BOF exploit
2019-04-12 14:06:51 -05:00
Quentin Kaiser
5e189196de
Target consolidation.
2019-04-12 10:58:56 +02:00
Quentin Kaiser
dfb1ebb2e2
Remove Stance value as it is already defined by core/exploit/cmdstager/http.
2019-04-12 10:57:50 +02:00
William Vu
d72672feed
Land #11672 , Zimbra XXE and SSRF exploit
2019-04-10 09:58:45 -05:00
Quentin Kaiser
3517a4e237
Adapt ranking and mention potential stability issue.
2019-04-09 11:31:15 +02:00
William Vu
e164c2350c
Properly encode command input with XML entities
...
REXML would make this less ghetto.
2019-04-03 19:10:27 -05:00
todb-r7
9e3984ea51
Remove duplicate CVE for Mailcleaner module
...
See #11304
2019-04-02 12:51:09 -05:00
Jacob Robles
3d662bd962
Fix words because words...
2019-04-01 17:21:23 -05:00
Jacob Robles
69062bb220
Syntax fixes
2019-04-01 17:05:42 -05:00
Jacob Robles
c07b015734
File cleanup
2019-04-01 11:39:40 -05:00
Jacob Robles
51d1216953
Update module name
2019-04-01 07:48:26 -05:00
Jacob Robles
0873ba7ac1
Add Zimbra XXE to RCE module
2019-04-01 07:32:57 -05:00
Brent Cook
0a24266029
Land #11482 , RV320 Unauthenticated RCE
2019-03-28 17:53:05 -05:00
Quentin Kaiser
9baaedce4e
Indicate potential DoS in description. Define exploit stance explicitly.
2019-03-24 22:29:07 +01:00
Quentin Kaiser
5c048e7cd6
CISCO-SA not supported.
2019-03-24 22:20:31 +01:00
Quentin Kaiser
be73f56610
Only got researchers name, no email.
2019-03-24 17:50:31 +01:00
Quentin Kaiser
4451225da7
Add httpd service reloading.
2019-03-24 17:49:55 +01:00
bcoles
5e470a538d
return unless res
2019-03-23 19:38:14 +11:00
Brendan Coles
ccc8d9cdab
return unless res
2019-03-23 08:51:25 +00:00
Quentin Kaiser
5562af39d3
Use CmdStager instead of hardcoded wget command.
2019-03-22 20:10:29 +01:00
Quentin Kaiser
ef2c4310a4
Exploit for CVE-2019-1663 on Cisco RV130(W).
2019-03-22 17:34:12 +01:00
blightzero
9bb7f11897
Unregister SSLCert option since it is never used in thisHTTPServer module.
2019-03-20 14:21:40 +01:00
blightzero
1e00c28701
Checked the functionality of module. Added ability to connect via HTTPS.
2019-03-14 15:54:02 +01: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
1f5695de07
Fix TrailingCommaInArrayLiteral in my modules
2019-03-05 21:02:39 -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
40ff708306
Refactor check method and address review comments
2019-03-04 17:49:09 -06:00
rsp3ar
b5587b926c
Add ForceExploit and fix code ident
2019-02-26 19:59:31 -08: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
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
Benjamin
9d0b434f35
Initial commit Cisco RV320 and RV325 remote code execution
2019-02-25 15:51:05 +01:00
Nicholas Starke
7c7a233d67
Addressing PR Comments
2019-02-23 14:41:11 -06:00
Nicholas Starke
6bd1489f62
Adding version checking to wemo module
...
Addresses Github Issue 11452 by parsing out the version
information returned in /setup.xml. New code then performs
a version check, and then alerts the user to whether or not
it is likely the remote host is vulnerable given that version
check.
2019-02-23 12:06:57 -06:00
William Vu
fc9245fa66
Fix author names in a couple modules
...
It me.
2019-02-22 17:02:15 -06:00
William Vu
194881a8b2
Add NOCVE
2019-02-22 13:26:53 -06:00
William Vu
c76714ccc6
Add Reliability REPEATABLE_SESSION to Wemo exploit
...
Notes copied from auxiliary/admin/wemo/crockpot where it didn't apply.
2019-02-22 13:11:59 -06:00