1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-10-29 18:07:27 +01:00
Commit Graph

35537 Commits

Author SHA1 Message Date
HD Moore
6e4ae1238b
Land #5791, show the VHOST in module output 2015-09-03 11:36:19 -05:00
HD Moore
b8eee4a9e4 Show the IP address if it doesn't match the VHOST 2015-09-03 11:35:38 -05:00
HD Moore
9b51352c62
Land #5639, adds registry persistence 2015-09-03 11:26:38 -05:00
jvazquez-r7
b39575928e
Update reflective exploit 2015-09-03 11:01:41 -05:00
Brent Cook
e59db5077b
Land #5890, add Android post API 2015-09-03 10:31:55 -05:00
HD Moore
1b021464fe
Land #5919, remove deprecated VMware modules & update resource script. 2015-09-03 10:23:48 -05:00
Brent Cook
3334e94f80 update to metasploit-payloads 1.0.12 2015-09-03 09:59:56 -05:00
jvazquez-r7
dbe901915e
Improve version detection 2015-09-03 09:54:38 -05:00
Brent Cook
70b5336356 Merge branch 'upstream-master' into land-5890-android-post-api 2015-09-03 09:51:35 -05:00
Brent Cook
895b692b0d
Land #5914, prevent loading cached modules outside of the load path 2015-09-03 09:29:13 -05:00
jvazquez-r7
394b1155b2 Apply stager patch in master 2015-09-03 08:30:09 -05:00
jvazquez-r7
c1dd77279d Revert "Fix 64 bits stager"
This reverts commit 7b8b69c30d.
2015-09-03 08:28:56 -05:00
wchen-r7
ccd0a06353 Use === 2015-09-03 01:10:13 -05:00
Waqas Ali
9107cfc019 Remove rb from module name 2015-09-03 09:49:54 +05:00
Waqas Ali
8a99bca728 Update script with correct module path 2015-09-03 09:37:27 +05:00
Brent Cook
1440f31756
Land #5637, resiliency improvements to TCP stagers 2015-09-02 22:50:12 -05:00
OJ
3fd9e0311c Update payload sizes 2015-09-03 12:01:11 +10:00
OJ
9767de9bd0 Truncate payload size to 32 bits 2015-09-03 11:56:59 +10:00
Jon Hart
6820e8dc03
Land #5926, @hmoore-r7's fix for #5716
Addresses a bug with IPMI RAKP messages having a malformed length field
2015-09-02 17:50:07 -07:00
HD Moore
9f1f797031 Skip substitution if badchars is empty 2015-09-02 18:52:53 -05:00
HD Moore
01cbd842ad Updates based on @jlee-r7's feedback 2015-09-02 18:42:34 -05:00
jvazquez-r7
de25a6c23c
Add metadata 2015-09-02 18:32:45 -05:00
HD Moore
9f9bbce034
Land #5840, add LLMNR & mDNS modules 2015-09-02 18:30:29 -05:00
HD Moore
0120e5c443 Cosmetic tweaks, don't report duplicate responses 2015-09-02 18:30:03 -05:00
jvazquez-r7
8f70ec8256
Fix Disclosure date 2015-09-02 18:21:36 -05:00
jvazquez-r7
7b8b69c30d
Fix 64 bits stager 2015-09-02 17:56:02 -05:00
jvazquez-r7
b912e3ce65
Add exploit template 2015-09-02 17:28:35 -05:00
Jon Hart
ab91d1cc92
More style cleanup 2015-09-02 14:01:12 -07:00
Jon Hart
4d77e777fa
Remove explicit CLASS options from llmnr mixin
use parent's instead
2015-09-02 13:58:48 -07:00
Jon Hart
27174e2bfd Revert "Bump scanner THREADS to 10 by default"
This reverts commit f537f91943.
2015-09-02 13:55:48 -07:00
Jon Hart
42a2a86f32
Back out all changes to ms11_030_dnsapi 2015-09-02 13:53:10 -07:00
Jon Hart
6d1ab101ed
Back out all changes to llmnr_response 2015-09-02 13:52:38 -07:00
Jon Hart
5699908240
Style cleanup 2015-09-02 13:48:01 -07:00
Jon Hart
25a22860b7
Summarize MDNS/LLMNR responses 2015-09-02 13:43:26 -07:00
HD Moore
9e98385417 Fix #5716 by correctly setting the data length 2015-09-02 15:16:25 -05:00
HD Moore
4090c2c8ea
Land #5880, adds ScriptHost UAC bypass for Win7/2008 2015-09-02 14:14:18 -05:00
Meatballs
582cc795ac
Remove newlines 2015-09-02 19:42:04 +01:00
Jon Hart
55251ffe17
Slightly better output. Unsure if this will work with all response types 2015-09-02 11:21:54 -07:00
HD Moore
24dd454127
Land #5912, adds timeout option to migrate 2015-09-02 13:08:22 -05:00
HD Moore
54f79e72bb Initialize writable_dir in the main block 2015-09-02 13:08:07 -05:00
HD Moore
43d3e69fb2
Land #5917, update local exploit checks 2015-09-02 12:55:45 -05:00
HD Moore
2a6fc4644d
Land #5920, add XST support to the TRACE module
e aborts
2015-09-02 12:49:45 -05:00
HD Moore
126fc9881e Cleanup and tweaks 2015-09-02 12:48:53 -05:00
Jon Hart
3d04d53e3a
first pass at better output and report_service 2015-09-02 10:31:46 -07:00
JT
b89b6b653a Update trace.rb 2015-09-03 01:26:45 +08:00
JT
73bf812dfd Update trace.rb
removed the cookie
2015-09-03 00:35:23 +08:00
JT
5ecee6aaba Update trace.rb
removed some spaces so that msftidy will be happy
2015-09-03 00:27:22 +08:00
JT
34e0819a6e Modified the HTTP Trace Detection to XST Checker
This was suggested by HD Moore in https://github.com/rapid7/metasploit-framework/pull/5612
2015-09-03 00:19:08 +08:00
Meatballs
8f25a006a8
Change to automatic target 2015-09-02 09:13:25 +01:00
Waqas Ali
8e993d7793 Remove deprecated vmware modules 2015-09-02 13:00:15 +05:00