Brendan Coles
a575c6d7c3
revisionism
2019-01-11 16:52:26 +00:00
Brendan Coles
24f807490f
revisionism
2019-01-10 19:19:14 +00:00
Brent Cook
aaaca59c19
Land #11233 , update MSFv5 banner
2019-01-10 12:56:03 -06:00
Brent Cook
86850e7062
Land #11217 , fix syntax and logic errors in badpdf module
2019-01-10 12:52:08 -06:00
Matthew Kienow
8f746cd6ae
Update MSF v5 banner for MSF5 release
2019-01-10 13:39:57 -05:00
Erin Bleiweiss
5d92774a1d
Land #11232 , Update msfdb to obtain msf config directory dynamically
2019-01-10 12:08:18 -06:00
Metasploit
16f152f6e3
Bump version of framework to 5.0.1
2019-01-10 09:41:50 -08:00
James Barnett
65f127a66f
Land #11222 , Display error when update operation has invalid fields
2019-01-10 11:33:22 -06:00
Matthew Kienow
97f57cd96a
Get MSF config root dir rather than a fixed value
2019-01-10 12:29:08 -05:00
Erin Bleiweiss
0435d7e1d6
Return the updated objects
2019-01-10 11:04:42 -06:00
Erin Bleiweiss
5055e421f5
Add ! to cred update
2019-01-10 10:56:28 -06:00
Erin Bleiweiss
0ad89528ea
Update pattern for creds
2019-01-10 10:55:36 -06:00
sinn3r
74330f87dc
Land #11223 - ueb priv esc suggestion
...
ueb priv esc suggestion.
2019-01-10 10:35:28 -06:00
Brent Cook
f125526e09
Land #11207 , implement db_import for web service
2019-01-10 10:28:29 -06:00
Brent Cook
d686303cff
Land #11228 , Move msfdb_ws to tools/dev since it is deprecated by msfdb
2019-01-10 09:28:34 -06:00
Brent Cook
86d95a0eb4
Land #11225 , Quiet the HTTP data service
2019-01-10 09:23:04 -06:00
Jacob Robles
2f939481e7
Land #11206 , add coldfusion ckeditor file upload
2019-01-10 07:27:38 -06:00
Jacob Robles
de65d98f2c
Land #11226 , typo fixes in cisco_firepower_useradd
2019-01-10 06:51:43 -06:00
Jacob Robles
8ebbd9eeea
Remove extra new lines
2019-01-10 06:44:22 -06:00
Jacob Robles
33b8735d1c
Add doc coldfusion_ckeditor_file_upload
2019-01-10 06:40:38 -06:00
Jacob Robles
b81f59e7b1
Fix targets and syntax changes
2019-01-10 06:39:45 -06:00
Charlie van Rantwijk
97dbade2e6
typo fixes in cisco_firepower_useradd.md
2019-01-10 10:47:53 +01:00
James Barnett
4074913b60
Dont log every request when using HTTP data service
2019-01-10 00:30:54 -06:00
James Barnett
43f8a543e1
Land #11213 , enable starting JSONRPC server from msfrpcd
2019-01-09 23:37:47 -06:00
Brendan Coles
fd65d65702
Land #11200 , Update GitHub PR template to ask for a unique branch
2019-01-10 05:41:16 +00:00
Matthew Kienow
c3f71a1692
Update Rspec expected thread count
...
When REMOTE_DB is set there is a thread for the web service, in
addition to the External modules thread manager, so there is one or two
threads by the end of the test run in addition to the main VM thread.
2019-01-09 23:56:16 -05:00
Matthew Kienow
5e28bccda9
Move msfdb_ws since it is deprecated by msfdb
2019-01-09 23:40:02 -05:00
h00die
799a79b715
ueb priv esc suggestion
2019-01-09 20:28:53 -05:00
Matthew Kienow
0350d87ee4
Add background process ID output
2019-01-09 17:42:57 -05:00
Matthew Kienow
b544125f50
Refactor JSON-RPC related variables
...
Dynamically get MSF config root directory rather than a fixed value.
2019-01-09 17:19:15 -05:00
Matthew Kienow
a465d09110
Update JSON-RPC URI output to fixed version v1
2019-01-09 16:00:45 -05:00
Matthew Kienow
a2aac31eff
Correct typo in variable name
2019-01-09 15:48:40 -05:00
Matthew Kienow
f636982b09
Land #11211 , change db_connect persistence logic
2019-01-09 15:11:08 -05:00
William Vu
913c80c352
Land #11106 , Allen-Bradley legacy protocol DoS
2019-01-09 12:12:02 -06:00
William Vu
0f156140fe
Clean up module
2019-01-09 12:11:50 -06:00
Jacob Robles
984ff284ac
Land #11199 , update joomla wordlists
2019-01-09 10:07:09 -06:00
Clément Notin
cf1b4b43cb
auxiliary/fileformat/badpdf: fix syntax and logic error in options handling
2019-01-09 14:30:24 +01:00
Matthew Kienow
e83e1b23bd
Add support for starting JSON-RPC server
2019-01-08 22:40:15 -05:00
Matthew Kienow
b6cfb5f697
Add Msf::Util::ServiceHelper class
2019-01-08 22:39:26 -05:00
James Barnett
f77eab1522
Land #11180 , add search and filter options to session-events API endpoint
2019-01-08 16:39:34 -06:00
Matthew Kienow
e71aac715b
Move common parameter information to RootApiDoc
2019-01-08 17:20:13 -05:00
Matthew Kienow
48c3f1c92d
Fix typo
2019-01-08 17:11:01 -05:00
James Barnett
a2548fe92d
Only lookup db connections by name
...
Matching on all attributes was causing issues when the connection
criteria would change for a db service at a host that already existed.
It would find the existing connection and load that outdated connection
and fail to connect.
The new functionality will save a new, valid connection with a randomly
generated name, unless the -n flag is specified to overwrite an existing
connection.
2019-01-08 15:21:14 -06:00
Jacob Robles
16b8cf7059
Land #11148 , Adding Module MailCleaner RCE
2019-01-08 14:10:31 -06:00
Jacob Robles
a0acfa79d7
Target payloads
2019-01-08 13:27:26 -06:00
Jacob Robles
5f8d8c3637
Update doc
2019-01-08 13:25:13 -06:00
Matthew Kienow
84a8c9b638
Minor method comment change
2019-01-08 14:02:40 -05:00
Matthew Kienow
3510a3daa2
Correct documentation errors
2019-01-08 14:02:40 -05:00
Matthew Kienow
c55ef72437
Update OpenAPI documentation for GET operation
2019-01-08 14:02:40 -05:00
Matthew Kienow
63c3404f64
Add test for session_events method
2019-01-08 14:02:40 -05:00