Metasploit
6d1ee46bba
Bump version of framework to 5.0.50
2019-09-19 12:04:38 -05:00
Metasploit
18f21bb3a7
Bump version of framework to 5.0.49
2019-09-16 09:21:03 -05:00
Metasploit
f48a065d6d
Bump version of framework to 5.0.48
2019-09-12 12:05:18 -05:00
Metasploit
ea6ab34c32
Bump version of framework to 5.0.47
2019-09-05 12:13:53 -05:00
Metasploit
ea14054c0d
Bump version of framework to 5.0.46
2019-08-30 16:09:29 -05:00
Metasploit
378b685478
Bump version of framework to 5.0.45
2019-08-30 14:15:42 -05:00
Metasploit
c00ef799b4
Bump version of framework to 5.0.44
2019-08-29 12:11:39 -05:00
Metasploit
1c4d9cfff6
Bump version of framework to 5.0.43
2019-08-22 10:08:14 -07:00
Metasploit
adcc69a1ac
Bump version of framework to 5.0.42
2019-08-15 10:08:04 -07:00
Metasploit
78e5536064
Bump version of framework to 5.0.41
2019-08-08 10:05:14 -07:00
Metasploit
0e5a1278d4
Bump version of framework to 5.0.40
2019-08-01 14:56:07 -07:00
Adam Cammack
bd6a0c872f
Remove workspace reqs from remote db payloads
...
The requirements had already been removed from local payloads in
865f214a85
2019-07-26 17:55:57 -05:00
bwatters-r7
93f8d94154
Changes to venom to handle pingbacks and really delete extra files, this time.
2019-07-25 19:45:10 -05:00
bwatters-r7
e710c93363
Remove async callback stuff for later work and change db checks
2019-07-25 19:45:10 -05:00
asoto-r7
af285340ea
Copy-pasta badness
2019-07-25 19:45:10 -05:00
asoto-r7
b0d602e0df
Added autoload entries for AsyncCallback
2019-07-25 19:45:10 -05:00
asoto-r7
14039b18b1
Correctly fixed json_to_mdm_object (thanks @mkienow-r7 for the catch)!
2019-07-25 19:43:14 -05:00
asoto-r7
26257fabef
Updated json_to_mdm_object() calls, removing third parameter
2019-07-25 19:43:14 -05:00
Aaron Soto
353e8e6be9
WIP: Remove PUT and DELETE endpoints
2019-07-25 19:42:25 -05:00
Aaron Soto
a1b51361b0
Bring pingback-payload changes into public framework
2019-07-25 19:42:25 -05:00
Metasploit
d7bc50fb25
Bump version of framework to 5.0.39
2019-07-25 10:05:33 -07:00
Metasploit
c0033987b0
Bump version of framework to 5.0.38
2019-07-18 10:04:30 -07:00
Metasploit
e6766c23a5
Bump version of framework to 5.0.37
2019-07-11 10:04:09 -07:00
h00die
9274b1d259
Land #12024 , add gatherproof to ssh_login modules
2019-07-09 20:35:49 -04:00
Metasploit
c1c600cbe8
Bump version of framework to 5.0.36
2019-07-04 10:10:16 -07:00
William Vu
0a10d41250
Add skip_gather_proof to LoginScanner::SSH
2019-06-27 21:00:29 -05:00
Metasploit
fcd77b1314
Bump version of framework to 5.0.35
2019-06-27 11:41:42 -07:00
Metasploit
58e36b6e51
Bump version of framework to 5.0.34
2019-06-27 10:04:44 -07:00
Metasploit
29d9f3ea28
Bump version of framework to 5.0.33
2019-06-25 13:08:28 -07:00
Metasploit
07cb5c5e10
Bump version of framework to 5.0.32
2019-06-25 12:57:14 -07:00
Metasploit
8244457b33
Bump version of framework to 5.0.31
2019-06-20 10:05:48 -07:00
Metasploit
644a70ff15
Bump version of framework to 5.0.30
2019-06-13 10:07:30 -07:00
Metasploit
da6a225ef8
Bump version of framework to 5.0.29
2019-06-07 09:03:32 -07:00
James Barnett
37414b5760
Land #11948 , surface errors returned from remote data service in console
2019-06-06 12:40:42 -05:00
Metasploit
614c1afc41
Bump version of framework to 5.0.28
2019-06-06 10:07:53 -07:00
Matthew Kienow
3c4699c848
Remove unnecessary leading slash from log message
2019-06-05 15:10:00 -04:00
Matthew Kienow
25f45144e8
Handle exceptions raised by get_msf_version call
...
Exceptions may be raised via the remote data service response handling
while making the call to check the MSF version.
2019-06-05 15:09:33 -04:00
Matthew Kienow
749501d449
Refactor remote data service response handling
...
Raises exceptions for error responses rather than failing silently.
This exposes the server-side error message to the user in console.
2019-06-04 12:09:06 -05:00
Matthew Kienow
8fe11744bd
Use the revised ResponseWrapper error classes
2019-06-04 11:59:00 -05:00
Matthew Kienow
52c67a6952
Modify ResponseWrapper to support three states
...
There is a success response, an error response and a failed response.
An error response contains a body with an error message from the
server-side, while a failed response represents an invalid response
caused by an issue with the request or response.
2019-06-04 11:56:12 -05:00
Jacob Robles
7c29c56880
Bubble error
...
Raise Validation error that is checked for
2019-05-31 14:57:33 -05:00
Metasploit
026b38eb71
Bump version of framework to 5.0.27
2019-05-30 10:06:32 -07:00
Metasploit
eaaaab98f7
Bump version of framework to 5.0.26
2019-05-30 06:38:42 -07:00
Metasploit
0701ee1dbd
Bump version of framework to 5.0.25
2019-05-24 14:45:04 -07:00
Metasploit
c2e8b8962a
Bump version of framework to 5.0.24
2019-05-23 10:06:40 -07:00
Metasploit
2f18c18f01
Bump version of framework to 5.0.23
2019-05-16 10:06:52 -07:00
Metasploit
65637eea62
Bump version of framework to 5.0.22
2019-05-09 10:06:37 -07:00
Metasploit
8a991d322d
Bump version of framework to 5.0.21
2019-05-02 10:08:40 -07:00
Metasploit
b5f164335e
Bump version of framework to 5.0.20
2019-04-25 10:08:29 -07:00
Brent Cook
d207038ab8
Land #11722 , expand password hash identification library
2019-04-24 05:09:30 -05:00