Commit Graph

48274 Commits (4c39ac8aa504f41d2c371c530ec8e9064f64ef5c)

Author SHA1 Message Date
Erin Bleiweiss 4c39ac8aa5
Update get_payload function name for naming consistency 2018-09-20 16:21:30 -05:00
Erin Bleiweiss 8f143daa65
Remove copy/paste error 2018-09-20 16:09:43 -05:00
Erin Bleiweiss e1b8eeb8d5
Update swagger documentation to be consistent with Mdm docs 2018-09-20 15:09:12 -05:00
Erin Bleiweiss 102b76897c
Add swagger docs for payloads 2018-09-18 17:20:03 -05:00
Erin Bleiweiss dc36c3a3db
Remove workspace from opts when getting all payloads 2018-09-18 17:19:46 -05:00
Erin Bleiweiss 35e767e2dd
Prevent payload creation with duplicate uuids 2018-09-18 16:49:06 -05:00
Erin Bleiweiss 7e6c3261b6
Update payload count method 2018-09-18 16:36:11 -05:00
Erin Bleiweiss 54e0c25d33
Add api support for deleting payload by ID 2018-09-18 16:16:10 -05:00
Erin Bleiweiss efe98dbcfb
Add api support for updating payload by ID 2018-09-18 16:03:21 -05:00
Erin Bleiweiss 9b5326994f
Add remote data endpoint support for searching payloads 2018-09-18 15:50:55 -05:00
Erin Bleiweiss c8f48d4272
Add stubs for remote data payload 2018-09-14 10:21:24 -05:00
Erin Bleiweiss 7994564f25
Add db manager method to delete payload 2018-09-13 12:48:17 -05:00
Erin Bleiweiss f6f3ef1194
Remove uuid_db declarations 2018-09-13 12:30:59 -05:00
Erin Bleiweiss 8f4e17c277
Replace uuid methods for payload count and url validation 2018-09-13 12:28:04 -05:00
Erin Bleiweiss 89b68df9d8
Use db manager in create_session 2018-09-13 11:49:20 -05:00
Erin Bleiweiss 1ec1b3b493
Save payloads and urls in database when running a module 2018-09-07 17:02:54 -05:00
Erin Bleiweiss a9af924317 CRUD endpoint stubs 2018-09-04 15:31:06 -05:00
James Barnett c8f57435df
Land #10550, update msfdb to persist https data service 2018-09-03 11:21:42 -05:00
Tim W d5e78ab66f
Land #10437, sync some linux local libraries to solaris 2018-09-03 22:46:50 +08:00
Matthew Kienow 34f87efb2b
Land #10532, enhance db_connect for data services 2018-09-03 09:43:34 -04:00
James Barnett 1c8a2f3ee1
Raise an error when http service fails to connect
Also fix a bug where failed Postgres connections werent being raised
2018-09-02 15:51:13 -05:00
Matthew Kienow 14f2907d73
Update to handle new db_connect format 2018-08-31 23:12:23 -04:00
James Barnett b4c731d4ca
Check name validity at a higher level 2018-08-31 18:16:32 -05:00
bwatters-r7 8474c331fc
Land #10571, Bump metasploit payloads to 1.3.47
Merge branch 'land-10571' into upstream-master
2018-08-31 18:03:10 -05:00
bwatters-r7 4d04161556
Bump metasploit payloads to 1.3.47 2018-08-31 17:47:02 -05:00
James Barnett 084607b955
Set current_data_service when disconnecting from http 2018-08-31 16:48:33 -05:00
James Barnett 185fe56e82
Add message when connecting via yaml 2018-08-31 16:13:17 -05:00
James Barnett a413b27e57
Fix bug connecting to https servers 2018-08-31 15:49:29 -05:00
Brent Cook 85a857d115
Land #10567, Bump kiwi version 2018-08-31 15:25:40 -05:00
Wei Chen 34944ff5be
Land #10568, Update weblogic module docs 2018-08-31 14:05:46 -05:00
Metasploit 21f2b5e298
automatic module_metadata_base.json update 2018-08-31 11:55:00 -07:00
Wei Chen 0dea5fcfd9
Land #10565, Add Dolibarr ERP/CRM Auxiliary Module 2018-08-31 13:47:46 -05:00
James Barnett 1e6f19e1de
Update db_save message when no valid service connected
Also add the current data service name to db_status
2018-08-31 12:54:08 -05:00
James Barnett bc4a0345dc
Fix bug preventing yaml connections 2018-08-31 11:26:08 -05:00
Shelby Pace aa9d0d7c6c
using uri_encode 2018-08-31 08:41:25 -05:00
Shelby Pace b1151b9d12
modified login_uri 2018-08-31 08:08:46 -05:00
Jacob Robles e49435a766
Update weblogic module docs
Update the module docs to match the new name
of the module.
2018-08-31 06:00:41 -05:00
OJ 41b0dc1dfe
Update label for the kiwi extention to match latest ver
I'll also update this PR with the udpated binaries when the paylaods
repo has landed https://github.com/rapid7/metasploit-payloads/pull/298
2018-08-31 09:31:57 +10:00
James Barnett 6ddf4f4c22
Refactor db_connect for updated usage
db_connect will now automatically save the data service it connects to
db_save will be used to set the current data service as default
add a db_remove command to delete a saved data service
2018-08-30 18:19:14 -05:00
Metasploit cb026f9f82
automatic module_metadata_base.json update 2018-08-30 14:06:54 -07:00
William Vu b9c9064c22
Land #10566, struts2_rest_xstream normalize_uri 2018-08-30 15:59:13 -05:00
William Vu 7c7f63df45 Fix missing normalize_uri in struts2_rest_xstream
I missed this one previously. May not be necessary but nice to have.
2018-08-30 15:56:43 -05:00
Shelby Pace 628ea736a0
delete newline 2018-08-30 15:54:04 -05:00
Shelby Pace d0cc05b074
added documentation 2018-08-30 15:28:52 -05:00
Shelby Pace 42af28a86a
printing and storing credentials 2018-08-30 14:17:37 -05:00
Shelby Pace 85c4abac99
storing credentials 2018-08-30 13:59:00 -05:00
Metasploit acca079cd1
automatic module_metadata_base.json update 2018-08-30 10:25:18 -07:00
Shelby Pace a9376266bc
Land #10484, Add PhpMyAdmin password extractor 2018-08-30 12:16:17 -05:00
Shelby Pace 924e61c5c1
Added check and removed register_options 2018-08-30 12:13:39 -05:00
Metasploit f8c4471900
Weekly dependency update 2018-08-30 10:05:23 -07:00