William Vu
|
561b1ce86d
|
Land #11778, cmd_psh_payload options hash fix
nil and false are not equivalent here.
|
2019-04-26 16:28:50 -05:00 |
Shelby Pace
|
a97cee4c91
|
add ternary expression to set options
|
2019-04-25 15:36:09 -05:00 |
Metasploit
|
b5f164335e
|
Bump version of framework to 5.0.20
|
2019-04-25 10:08:29 -07:00 |
Jacob Robles
|
39aae367a5
|
Land #11765, Update NUUO mixin, move code to Rex
|
2019-04-25 09:35:47 -05:00 |
Brent Cook
|
98146fe419
|
Land #11771, Force UTF-8 for more module metadata fields
|
2019-04-24 20:23:51 -05:00 |
Jacob Robles
|
f3a820b475
|
Remove protocol option
Only tcp is supported for the mixin.
|
2019-04-24 14:24:30 -05:00 |
William Vu
|
a790e9076a
|
Land #11766, handling of spaces in tab completion
|
2019-04-24 13:24:16 -05:00 |
Spencer McIntyre
|
dfa37a9fb0
|
Fix a bug when the unbalanced quote is the end
|
2019-04-24 14:02:18 -04:00 |
Brent Cook
|
470255cb2b
|
Land #11769, make sure Notes fields show up in `info`
|
2019-04-24 13:01:07 -05:00 |
William Vu
|
ce39b929b2
|
Remove stray backslash - oops!
|
2019-04-24 11:50:53 -05:00 |
William Vu
|
0ad5dca9fa
|
Revert to RelatedModules and handle Array/Hash
|
2019-04-24 11:26:52 -05:00 |
Spencer McIntyre
|
2a0e3690db
|
Close unbalanced quotes when tab completing
|
2019-04-24 11:01:23 -04:00 |
Spencer McIntyre
|
92e945ff46
|
Implement a custom shellsplit method
|
2019-04-24 10:55:02 -04:00 |
Adam Cammack
|
40c083b894
|
Force UTF-8 for more module fields
|
2019-04-24 09:30:38 -05:00 |
Jacob Robles
|
acf7e58e8e
|
Nuuo mixin handle connection errors
|
2019-04-24 07:00:53 -05:00 |
Brent Cook
|
a9bb4efe6a
|
Land #11768, implement faster compatible payload logic
|
2019-04-24 05:17:15 -05:00 |
Brent Cook
|
d207038ab8
|
Land #11722, expand password hash identification library
|
2019-04-24 05:09:30 -05:00 |
William Vu
|
372ec1949a
|
Handle NOCVE and module traits
|
2019-04-23 19:47:49 -05:00 |
William Vu
|
c0e675abfb
|
Change dump_aka to dump_notes with special casing
Also add RELATED for related modules.
|
2019-04-23 16:31:40 -05:00 |
William Vu
|
9420b04dd9
|
Support generic payloads
|
2019-04-23 15:14:14 -05:00 |
William Vu
|
e12b19a507
|
Enhance compatible_payloads to use module cache
|
2019-04-23 13:57:39 -05:00 |
Jacob Robles
|
aba88243d7
|
Add nuuo resposne string
|
2019-04-23 10:47:40 -05:00 |
Jacob Robles
|
80a68de17d
|
Keep response status
|
2019-04-23 06:27:12 -05:00 |
Spencer McIntyre
|
0e612045d3
|
Honor strings ending in slash space
|
2019-04-22 15:08:11 -04:00 |
Jacob Robles
|
d4728c9bc7
|
Call correct function
|
2019-04-22 10:16:05 -05:00 |
Jacob Robles
|
a7d02d49d8
|
Update mixin and client for response
|
2019-04-19 14:24:37 -05:00 |
Jacob Robles
|
e85147a5f2
|
Add nuuo response
Parse server responses
|
2019-04-19 14:23:53 -05:00 |
Jacob Robles
|
7b807d4dce
|
Add nuuo client rex and spec
|
2019-04-19 06:28:56 -05:00 |
Jacob Robles
|
f0dfc82803
|
Add nuuo client request rex and spec
|
2019-04-19 06:26:41 -05:00 |
Metasploit
|
8b17a9249c
|
Bump version of framework to 5.0.19
|
2019-04-18 10:07:09 -07:00 |
Tim W
|
31eab90c74
|
fix mettle cmd_exec
|
2019-04-18 15:30:26 +08:00 |
William Vu
|
8e8763df5b
|
Update invalidate_login to remove regex creds
|
2019-04-17 13:24:59 -05:00 |
James Barnett
|
0c1d63c0ce
|
Update comments as regex is no longer supported
|
2019-04-17 13:00:42 -05:00 |
James Barnett
|
681a4c43c6
|
Make user and pass options on cred lookup literal
Fixes #11555
|
2019-04-17 12:37:59 -05:00 |
Brent Cook
|
b35a1be946
|
Land #11724, Improve 'use' command to automatically search and fuzzy-match if possible
|
2019-04-17 02:38:29 -05:00 |
Metasploit
|
b674dc8986
|
Bump version of framework to 5.0.18
|
2019-04-16 10:51:27 -07:00 |
Brent Cook
|
3184800329
|
Land #11716, check for directory traversal on internal zip paths
|
2019-04-16 08:24:06 -05:00 |
Sonny Gonzalez
|
cf7096f8ba
|
Target path normalization fixed
|
2019-04-15 16:35:15 -05:00 |
h00die
|
dcc1a21251
|
add osx to hash identify
|
2019-04-14 10:12:26 -04:00 |
h00die
|
75ac760d18
|
Merge branch 'master' of https://github.com/rapid7/metasploit-framework into hash_lib
|
2019-04-14 09:32:29 -04:00 |
William Vu
|
23f28e8337
|
Implement "intelligent" use command with search -u
|
2019-04-12 18:06:08 -05:00 |
h00die
|
0739f5080a
|
expand hashes identify library and add spec
|
2019-04-12 17:08:19 -04:00 |
Jacob Robles
|
028890ec51
|
Move ncs mixin code to rex
|
2019-04-12 15:12:09 -05:00 |
Sonny Gonzalez
|
04dcd8a1f9
|
A more robust path resolution
and better readable is_child_of? method
|
2019-04-12 11:01:14 -05:00 |
Tim W
|
7b09947551
|
Land #11675, add android app api commands
|
2019-04-12 23:21:00 +08:00 |
Tim W
|
6e9698f13b
|
use print_error for errors
|
2019-04-12 23:20:43 +08:00 |
Sonny Gonzalez
|
6bf824d200
|
Zip import directory traversal mitigation
|
2019-04-11 19:08:37 -05:00 |
Metasploit
|
7b29e6e057
|
Bump version of framework to 5.0.17
|
2019-04-11 10:03:55 -07:00 |
Jacob Robles
|
4777fb7618
|
Update syntax to match
|
2019-04-09 20:05:00 -05:00 |
Jacob Robles
|
ee23a1557e
|
Fix duplicate host header
|
2019-04-09 09:08:34 -05:00 |