William Vu
|
38daeb1b9f
|
Fix #10283, SOUNDTRACK and LOGO refs
Some dupe code came in from master. Fixing and refactoring.
|
2018-07-17 19:36:35 -05:00 |
William Vu
|
6a38b36a45
|
Land #10283, SOUNDTRACK and LOGO refs
:'(
|
2018-07-17 19:11:52 -05:00 |
William Vu
|
07203dccc6
|
Clean up some things
|
2018-07-17 19:11:26 -05:00 |
William Vu
|
39e381049a
|
Remove unnecessary include
|
2018-07-17 15:36:23 -05:00 |
William Vu
|
59278aef99
|
Add command dispatcher for developer commands
|
2018-07-17 15:07:50 -05:00 |
William Vu
|
7adc178345
|
Land #10309, PID check for self-migrate
|
2018-07-17 14:33:32 -05:00 |
William Vu
|
29f05339a9
|
Clean up code
|
2018-07-17 14:33:10 -05:00 |
James Barnett
|
d5814ae9f6
|
Use the unpkg hosted versions of SwaggerUI
|
2018-07-16 15:16:27 -05:00 |
Auxilus
|
71e25f1494
|
show error if server.pid == pid
This PR adds changes to catch error when `server.pid` and `pid` are the same
|
2018-07-14 16:32:38 +05:30 |
Brent Cook
|
4e5ad576b2
|
Land #10267, defer bind payload connections until exploit has run
|
2018-07-13 17:35:27 -05:00 |
William Vu
|
c8891206af
|
Add vprint_status back to bind_named_pipe
I thought it was redundant with the improved handler start message, but
it broke consistency with the other print statements. Fixing.
|
2018-07-13 17:29:52 -05:00 |
William Vu
|
2c9d85606c
|
Refactor and add error messages
|
2018-07-13 16:29:09 -05:00 |
Brendan Coles
|
bf53896aa7
|
Rex::Compat.getenv
|
2018-07-14 06:24:04 +10:00 |
William Vu
|
3cec9026ae
|
Add janky console command to display framework.log
Works best with alternate screen enabled...
|
2018-07-13 06:11:32 -05:00 |
Brendan Coles
|
104e4cee2e
|
Merge branch 'master' into soundtrack_logo_module_refs
|
2018-07-13 03:01:33 +10:00 |
William Vu
|
147f59836a
|
Fuel the hype machine
|
2018-07-12 11:34:09 -05:00 |
Jacob Robles
|
f30c4e0465
|
Land #10226, Add code randomization capabilities to Metasploit::Framework::Compiler
|
2018-07-12 11:20:04 -05:00 |
William Vu
|
e72b873f56
|
Fire off bind handlers when session_created? runs
Also refactor because bind handlers don't use setup_handler.
|
2018-07-12 10:45:59 -05:00 |
Adam Cammack
|
adff986908
|
Land #10287, Add advanced option to skip WP checks
|
2018-07-11 14:25:19 -05:00 |
Brendan Coles
|
df2f58fb08
|
Add WPCHECK (Bool) advanced option to Exploit::Remote::HTTP::Wordpress
|
2018-07-11 07:09:28 +00:00 |
Wei Chen
|
6aa5349513
|
Add a link explaining the message
|
2018-07-10 13:25:09 -05:00 |
Brendan Coles
|
f9daabcee3
|
Add support for SOUNDTRACK and LOGO to module refs
|
2018-07-10 17:23:07 +00:00 |
Wei Chen
|
95e54f497b
|
Be explicit when there is no CVE assigned to a vulnerability
|
2018-07-09 18:42:36 -05:00 |
William Vu
|
8d135aec39
|
Implement first pass at deferred payload handling
This is most useful for bind payloads, and I initially did just that,
but I've migrated the code to be more generic.
|
2018-07-06 14:26:31 -05:00 |
Wei Chen
|
0e75317cfe
|
Change a typo
|
2018-07-06 13:30:07 -05:00 |
asoto-r7
|
ef78d70a00
|
Land #9356. Remove ring buffers from command dispatcher.
|
2018-07-06 13:12:13 -05:00 |
Wei Chen
|
a60fc3dc00
|
Fix code based on feedback from Jacob
|
2018-07-06 00:00:28 -05:00 |
Brent Cook
|
0b9bc8c24a
|
Land #10241, don't call print_error from rex context, use elog instead
|
2018-07-05 17:28:10 -05:00 |
Brent Cook
|
8680379875
|
fix logic bug in handler thread for bind_named_pipe
|
2018-07-05 10:39:20 -05:00 |
William Vu
|
f0b9b1c113
|
Add more verbose printing to bind handlers
|
2018-07-03 19:41:08 -05:00 |
Jacob Robles
|
7dc87e1a9e
|
Increase read depth for smb pipes
|
2018-07-03 16:06:42 -05:00 |
Brent Cook
|
af43b6ca17
|
don't call print_error from rex context, use elog instead
|
2018-07-02 15:19:19 -05:00 |
Brent Cook
|
0543dfc95c
|
Land #10217, keep bind_named_pipe with SMBv1
|
2018-07-02 14:54:00 -05:00 |
Brent Cook
|
85dc81a58b
|
Land #10185, add SMBv1/2 support in psexec
|
2018-06-29 17:49:27 -05:00 |
Brent Cook
|
3b228b0abd
|
avoid stack overflow on too many empty pipe reads in a row
|
2018-06-29 17:48:39 -05:00 |
Wei Chen
|
2beaabb11a
|
Add dep for GetTickCount
|
2018-06-29 10:22:07 -05:00 |
Wei Chen
|
d9b664c86a
|
Change option name
|
2018-06-29 00:07:40 -05:00 |
Wei Chen
|
52047a6c59
|
Add switch_spec
|
2018-06-28 21:21:54 -05:00 |
Wei Chen
|
5c86b836c4
|
Add rspec for outputdebugstring and correct a few things
|
2018-06-28 21:08:15 -05:00 |
Jacob Robles
|
5e02e7a2c8
|
smb_file_exist check for rubysmb
|
2018-06-28 18:10:39 -05:00 |
William Vu
|
40ac79ced0
|
Land #10218, MS17-010 Windows Embedded Standard 7
|
2018-06-28 16:11:56 -05:00 |
Jacob Robles
|
a8c6835c64
|
Handle STATUS_PIPE_EMPTY error
|
2018-06-28 12:15:43 -05:00 |
Brent Cook
|
2792d5fb27
|
call delete implementation from ruby_smb
|
2018-06-28 12:15:43 -05:00 |
Brent Cook
|
c06f13b33e
|
remove superfluous sleeps, simplify logic
|
2018-06-28 12:15:42 -05:00 |
Brent Cook
|
4b767efd6c
|
remove evasion logic from dcerpc read path
|
2018-06-28 12:15:42 -05:00 |
Brent Cook
|
b01bd060ee
|
remove unneeded slashes
|
2018-06-28 12:15:42 -05:00 |
Brent Cook
|
055c90c076
|
fix filename randomization while debugging
|
2018-06-28 12:15:42 -05:00 |
Jacob Robles
|
b8094aca7a
|
Combine rescues
|
2018-06-28 07:59:40 -05:00 |
Jacob Robles
|
1699f352c1
|
Rescue RubySMB Error
Error occurs when scanning OSX SMB server.
|
2018-06-28 07:06:33 -05:00 |
zerosum0x0
|
f742df028b
|
shitty typos
|
2018-06-27 20:34:01 -06:00 |