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
Brent Cook
0308f80c0e
fix Failure scoping (needed for libraries)
2019-04-08 09:57:22 -05:00
Tim W
52fdc4aab1
more cleanup
2019-04-08 18:11:45 +08:00
Tim W
ed2dea1158
fix whitespace
2019-04-08 16:54:29 +08:00
CorrM
92855dfc1b
remove whitespace
2019-04-04 19:38:14 -04:00
Metasploit
2710c422c2
Bump version of framework to 5.0.16
2019-04-04 10:08:31 -07:00
CorrM
fc638e521b
Add root version for (app_install, app_uninstall). improve code syntax
...
[-] Add root param to `app_install`
[-] Add root param to `app_uninstall`
[-] improve `cmd_` functions syntax
2019-04-04 00:54:25 -04:00
CorrM
2ef2e65424
Ready
2019-04-02 18:06:56 -04:00
CorrM
3923c20bb8
appapi first commit
2019-04-02 06:35:23 -04:00
Islam Nofl
5542d2b1ce
Merge branch 'master' into corrm
2019-04-01 19:25:23 -04:00
CorrM
d3e83d4557
Android application controller #2
2019-04-01 16:55:01 -04:00
CorrM
ae07e611a7
Android application controller
2019-04-01 16:51:06 -04:00
William Vu
e577b8f46a
Prefer print_status for status message
2019-04-01 11:30:11 -05:00
Brent Cook
edca25d277
remove search 'use by number' option, only use if there is one match
2019-03-30 20:01:40 -05:00
Brent Cook
a5dbf18ade
fix the module showing path
2019-03-28 20:36:45 -05:00
Brent Cook
9e3ca56cdd
error handling
2019-03-28 20:26:34 -05:00
Brent Cook
07ce0cf358
add search-by-number support that allows 'use' on the module in one easy step
...
This implements a feature request from a few years back, adding a numeric column to module search, as well as a '-u' option that automatically uses the first module that matches, or if the user specifies a number value, the nth module that matches.
2019-03-28 20:17:01 -05:00
Metasploit
51e204af70
Bump version of framework to 5.0.15
2019-03-28 10:08:24 -07:00
Matthew Kienow
337e061a77
Skip operation if there is no active database
2019-03-27 13:03:37 -04:00
Brent Cook
b2d047b0b1
Land #11622 , merge common hash identifier code between modules
2019-03-26 13:12:00 -05:00
Matthew Kienow
cf42f47e5b
Check that payload was returned before processing
2019-03-26 11:41:27 -04:00
Matthew Kienow
dc3be3378d
Process workspace for use in the create operation
2019-03-25 19:41:51 -04:00
Matthew Kienow
1b86c41dcc
Add add_opts_workspace call to query and create
2019-03-25 19:39:25 -04:00
Matthew Kienow
6278563f25
Remove unused code
2019-03-25 19:38:28 -04:00
Matthew Kienow
6709780817
Add entry to autoload PayloadDataProxy
2019-03-25 13:43:16 -04:00
Matthew Kienow
98401072e5
Remove duplicate autoload for WebDataProxy
2019-03-25 13:38:32 -04:00
Spencer McIntyre
e962f94fab
Handle spaces in tab completed words
2019-03-24 20:44:51 -04:00
h00die
5ea406cd4c
create hash identifier library
2019-03-23 14:02:34 -04:00
Brent Cook
6218d8920d
Land #11615 , allow exporting creds to a JTR-compatible format
2019-03-23 09:08:35 -05:00
Brent Cook
d7255bbbb2
Land #11616 , add get_payload method to db_manager
2019-03-23 08:25:28 -05:00
h00die
82a791369e
remove extra spacing
2019-03-23 07:34:22 -04:00
h00die
759dbc86b1
land #11617 ssh library unifi cleanup
2019-03-23 07:12:23 -04:00
h00die
c8785a6110
rstrip all the things
2019-03-23 07:04:41 -04:00