bwatters_r7
bcbb7b86d6
Changed encoding on jscript contents before uploading it
2017-01-13 16:19:58 -06:00
James Lee
7f839a04f3
Land #7825 , don't double-load plugins
2017-01-13 14:07:32 -06:00
Metasploit
56ed8bc021
Bump version of framework to 4.13.15
2017-01-13 10:05:02 -08:00
bwatters_r7
64550a188a
Land #7797 , Add module for DiskBoss Enterprise (EDB-40869)
2017-01-13 08:55:24 -06:00
William Vu
0800a4f816
Update RPC functionality
2017-01-12 19:35:42 -06:00
William Vu
601a88dad7
Update cmd_unload in CommandDispatcher
2017-01-12 19:29:28 -06:00
William Vu
2ad29a2351
Prefer find over each
...
Since we're modifying the load method directly, there should only ever
be one previously loaded instance. Suggestion by @egypt.
2017-01-12 19:28:06 -06:00
Brent Cook
8f6fe87400
fix assignment
2017-01-12 17:16:19 -06:00
Brent Cook
d85596e1f0
Land #7826 , cleanup leaked constants in tests
2017-01-12 16:07:15 -06:00
David Maloney
9b9d3127a8
cleanup leaked constants
...
use constant cleaner
7824
2017-01-12 15:49:24 -06:00
William Vu
d58db72cd0
Force unloading of already loaded plugins
2017-01-12 14:18:52 -06:00
Brent Cook
13b06db48e
delete meterpreter scripts with replacement post modules
2017-01-12 14:12:16 -06:00
Brent Cook
c080d78922
intercept legacy meterpreter script runs and substitute post modules
2017-01-12 14:08:43 -06:00
Brent Cook
fd1c5fbce7
Land #7763 , add -sl to multi_console_command to run silently
2017-01-11 21:06:54 -06:00
Brent Cook
0af363d8f6
more cleanup
2017-01-11 21:06:34 -06:00
Gabor Seljan
483865b815
Fix reference
2017-01-11 23:28:23 +01:00
Pearce Barry
899ff35780
Land #7803 , Add CVE-2016-6433 - Post-auth Cisco Firepower Management Console RCE
2017-01-11 16:11:42 -06:00
wchen-r7
08d529b818
Fix login_scanner_base rspec
2017-01-11 14:53:04 -06:00
wchen-r7
abab1f17c9
Merge master to cisco_cve_2016_6433 and make sure I have the latest
2017-01-11 14:39:52 -06:00
wchen-r7
90c42b4740
Update rspec
2017-01-11 14:23:28 -06:00
wchen-r7
2377f17663
Fix typos
2017-01-11 14:05:22 -06:00
Brent Cook
24f7959805
add binary for futex_requeue
2017-01-11 13:25:30 -06:00
Brent Cook
2585c8c8b5
Land #7461 , convert futex_requeue (towelroot) module to use targetting and core_loadlib
2017-01-11 13:24:25 -06:00
Brent Cook
b28f600aea
Land #7584 , fix apk injection into proguarded apks
2017-01-11 12:45:23 -06:00
Brent Cook
c6f5690229
Land #7806 , fix UDP sockets to not always bind IPv6-only
2017-01-11 12:40:33 -06:00
Brent Cook
5b2e76b981
Land #7794 , Fix #7793 , incorrect command name in android meterpreter extension
2017-01-11 12:38:36 -06:00
wchen-r7
9136e008bb
Update rspec
2017-01-11 12:00:43 -06:00
wchen-r7
c97dba39f2
creds should mock these methods too
2017-01-11 11:48:52 -06:00
Gabor Seljan
a3930d3488
Minor documentation improvements
2017-01-11 08:00:12 +01:00
Brent Cook
43493e310e
update payload sizes
2017-01-10 16:54:31 -06:00
wchen-r7
4d0549335f
Land #7812 , bump mettle gem to include pivoting support
2017-01-10 16:49:34 -06:00
Spencer McIntyre
1400f6fe67
Land #7769 , add docs for phpmailer_arg_injection
2017-01-10 17:46:43 -05:00
Spencer McIntyre
960c1a1434
Update docs to reflect the final phpmailer module
2017-01-10 17:44:22 -05:00
Brent Cook
f11cf92040
bump mettle gem to include pivoting support
2017-01-10 16:43:49 -06:00
Metasploit
f311511e6d
Bump version of framework to 4.13.14
2017-01-10 14:03:16 -08:00
Gabor Seljan
1a00ef3679
Add documentation
2017-01-10 23:00:18 +01:00
Gabor Seljan
24014d8465
Minor code formatting
2017-01-10 22:59:42 +01:00
Pearce Barry
e25a8d3c2e
Land #7811 , fix autotargeting failure.
2017-01-10 15:16:10 -06:00
David Maloney
4029dbd5ca
try not to forget fixing the spec...
2017-01-10 14:33:18 -06:00
David Maloney
38a4c2aa97
fix autotargeting failure
...
the fallback to the original default was failing because
it was assuming rhost was already set, so it would always
go back to the first default target. now the auto_target? method
only returns true if can pull an auto_target_host
2017-01-10 14:12:28 -06:00
darkbushido
0092925277
removing a newline
2017-01-10 14:08:51 -06:00
darkbushido
28a7bfbef2
fixing an issue with whitespace...
2017-01-10 14:02:27 -06:00
wchen-r7
18347a8de7
Land #7774 , Fix pivoting of UDP sockets in scanners
2017-01-10 13:57:28 -06:00
darkbushido
98e191794a
attempting to fix cucumber
2017-01-10 10:30:19 -06:00
Brent Cook
790ebc6727
update to rex-socket 0.1.3, which includes the IPv6 bind fix
2017-01-10 09:07:43 -06:00
bwatters_r7
b3e8c3376d
Land #7788 , Add ability to interact with a manually backgrouned session
2017-01-10 08:55:00 -06:00
wchen-r7
99f47158b3
Update base.rb for checking empty creds
2017-01-09 17:23:11 -06:00
wchen-r7
bdb99bbcf2
Check cred_details for empty creds
2017-01-09 17:16:09 -06:00
darkbushido
3e1cd0c789
adding a check to make sure you only give a signle private type
2017-01-09 15:13:36 -06:00
David Maloney
8c395338af
Land #7743 , wchen's digest auth nonce fix
...
land sinn3r's pr for fixing the Digest Auth nonce
2017-01-09 14:16:09 -06:00