William Vu
263c7bf235
Use CheckModule in pulse_secure_cmd_exec
2019-12-03 10:39:58 -06:00
Shelby Pace
baf27f9654
Land #12542 , add Bludit File Upload Exploit
2019-11-12 15:44:34 -06:00
William Vu
3c1fa90a75
Land #12515 , Pulse Secure VPN RCE
2019-11-12 02:55:01 -06:00
William Vu
a267ad9d64
Reference env(1) as the reason we have useful RCE
2019-11-12 02:17:58 -06:00
William Vu
8df559eceb
Update print to warning
2019-11-12 02:09:43 -06:00
wvu-r7
0c4580f254
Calibrate timeout for hax
...
Co-Authored-By: bcoles <bcoles@gmail.com >
2019-11-12 02:03:52 -06:00
William Vu
de72ed8545
Print our glorious success
2019-11-12 02:02:53 -06:00
William Vu
238c931fd3
Don't fail module if blocking through timeout
2019-11-12 01:55:56 -06:00
William Vu
d8e612726c
Note that an admin SID is required at present
2019-11-12 01:46:23 -06:00
William Vu
1573664c78
Reduce timeout for when the shell pops
2019-11-12 01:41:19 -06:00
William Vu
bc5b0645dd
Fix typo
2019-11-12 01:25:36 -06:00
William Vu
2c6c46701c
Update DefaultOptions
2019-11-12 01:23:53 -06:00
William Vu
8664ac9dd8
Add target print
2019-11-12 01:17:28 -06:00
William Vu
e9fb4a2528
Check for nil
...
Oops.
2019-11-12 01:10:26 -06:00
William Vu
f4c7690247
Print cmd/unix/generic command output, minus HTML
2019-11-12 01:08:56 -06:00
William Vu
09901fdf56
Clarify session cookie could be invalid
2019-11-12 01:08:25 -06:00
William Vu
5b825e8245
Readd cmd/unix/generic target with manual badchars
2019-11-12 01:08:09 -06:00
Wei Chen
717a31c7c3
Fix typos and format
2019-11-11 14:47:56 -06:00
Wei Chen
553601210a
Add CVE-2019-16113: Bludit Directory Traversal Image Upload Exploit
2019-11-05 08:57:15 -06:00
William Vu
81da0d18c6
Add blurb about pre-auth file read
2019-10-30 20:41:57 -05:00
William Vu
f3a6aeea60
Add true post_auth? definition
2019-10-30 20:31:58 -05:00
William Vu
77c26e9a70
Add Pulse Secure VPN arbitrary command execution
2019-10-30 20:08:02 -05:00
William Vu
e010f48a3b
Move module to coldfusion_rds_auth_bypass
2019-10-27 11:25:56 -05:00
bwatters-r7
25b56c410d
Land #12189 , Add module for LibreNMS CVE-2019-10669
...
Merge branch 'land-12189' into upstream-master
2019-09-06 12:01:09 -05:00
William Vu
83de041894
Land #12243 , cisco_ucs_rce exploit
2019-08-30 13:35:29 -05:00
William Vu
b0b72892be
Deprecate/delete cisco_rv130_rmi_rce by alias
2019-08-30 12:03:43 -05:00
William Vu
49b3af3870
Merge remote-tracking branch 'upstream/master' into pr/12133
2019-08-30 12:01:48 -05:00
Pedro Ribeiro
40b0d02f39
make some adjustments
2019-08-29 19:49:37 +07:00
Pedro Ribeiro
c88ce55013
Add github link
2019-08-28 11:08:35 +07:00
Pedro Ribeiro
d6f47fd03a
s/Directory/Director
2019-08-28 10:58:41 +07:00
Pedro Ribeiro
1aad95f7c4
Add exploit for Cisco UCS RCE
2019-08-28 10:55:49 +07:00
Adam Cammack
8aa00d97aa
Add new moved_from to moved module
2019-08-22 17:58:20 -05:00
William Vu
901943c90f
Move Ubiquiti AirOS exploit from SSH to HTTP
2019-08-22 17:58:20 -05:00
William Vu
32334c2386
Update all module splats from http:// to https://
2019-08-15 18:10:44 -05:00
Shelby Pace
70d5bd4eb3
add default payload, check login
2019-08-13 13:39:15 -05:00
Shelby Pace
286263c094
add quotes, platform
2019-08-13 11:18:31 -05:00
Shelby Pace
48333c5d4e
randomize parameter value
2019-08-13 11:14:10 -05:00
Shelby Pace
da98d3d376
finish documentation and module
2019-08-13 09:47:24 -05:00
Shelby Pace
71f4eadd18
module rework and some documentation
2019-08-12 15:22:22 -05:00
Shelby Pace
76da9ea4fc
get shell with test data
2019-08-09 08:40:41 -05:00
William Vu
f317987e02
Land #12175 , hadoop_unauth_exec NoMethodError fix
2019-08-07 22:44:55 -05:00
William Vu
b5fd9b4fed
Fix whitespace
2019-08-07 22:44:38 -05:00
Green-m
6cf0ff0678
Fix #12156 , NoMethodError in hadoop exploit.
2019-08-08 10:06:40 +08:00
Adam Cammack
cf9b94a964
Set needs_cleanup flag for exploits that need it
...
The `needs_cleanup` flag needs to be set per-module when an exploit
needs an interactive session to clean up. Some `FileDropper` exploits
need additional cleanup to what the mixin provides, but since all
`FileDropper`s already mark themselves as needing cleanup those are not
covered here. A few of these could potentially be refactored to use the
original exploitation method to clean up or to compile the list of
files/commands to clean up ahead of time, but that is out of the scope
of this fix.
2019-08-02 10:23:53 -05:00
Quentin Kaiser
8085ad3046
Set default payload based on chosen target.
2019-08-02 10:47:28 +02:00
Quentin Kaiser
610bed8fd9
&& is preferred over and.
2019-08-02 10:41:14 +02:00
Shelby Pace
bc3f87a950
add login and device id code
2019-07-31 16:31:22 -05:00
Shelby Pace
1faa1786c6
add test request
2019-07-29 10:28:07 -05:00
Quentin Kaiser
34c5277e4e
Deprecate module.
2019-07-27 10:49:59 +02:00
Quentin Kaiser
413da527ab
Module renaming.
2019-07-27 10:47:58 +02:00