Commit Graph

2378 Commits

Author SHA1 Message Date
Brendan Coles 46230efcd8 Update documentation 2019-02-03 06:18:18 +00:00
Brendan Coles 9c3368f325 Add Evince CBT File Command Injection module 2019-02-03 05:38:56 +00:00
William Vu 181d61621f Count to five correctly 2019-02-01 14:40:43 -06:00
Jon Hart 603d2a0c04 Add docs 2019-01-30 14:26:15 -08:00
Matthew Kienow d078fcd87c Land #11270, fix miscellaneous loot issues 2019-01-25 19:15:14 -05:00
James Barnett e55f459b87 Update loot docs to clear up path re-write functionality 2019-01-25 16:55:01 -06:00
Shelby Pace 2ae6142de7 Land #11243, Add ASan SUID Privesc 2019-01-22 15:50:53 -06:00
h00die bf949b7fd2 land #11236 openapi doc typos 2019-01-17 19:56:54 -05:00
James Barnett fd6527bac8 Prepend loot filenames with unique string
This should help prevent accidentally overwriting files with the same name
2019-01-16 15:20:41 -06:00
James Barnett ffada8147e Update loot API docs 2019-01-16 10:42:00 -06:00
Brent Cook 1947bae45b Land #11230, add JuicyPotato local privilege escalation 2019-01-15 21:20:25 -06:00
Brent Cook 4f7bdc7da1 add module docs 2019-01-15 21:17:05 -06:00
James Barnett dc7d611780 Base64 encode the data field for each loot operation 2019-01-15 18:01:43 -06:00
h00die a73fe9433b land #11169 blueman priv esc on linux 2019-01-15 10:32:46 -05:00
Jacob Robles 04363b7b7e Doc update
post:chrome_cookies
2019-01-15 07:19:46 -06:00
bcoles 4dc3562046 Update installation notes 2019-01-15 10:41:03 +11:00
Alex bd94675b33 Update documentation for post/multi/gather/chrome_cookies 2019-01-13 14:31:07 +11:00
Brendan Coles fe1f654659 Add documentation 2019-01-12 09:15:36 +00:00
Matthew Kienow a13be3d226 Correct description typo 2019-01-11 13:20:32 -05:00
Matthew Kienow 6cec3e3b80 Add missing slash character 2019-01-11 13:19:15 -05:00
James Barnett 810165522f WIP: update loot api docs 2019-01-10 12:45:28 -06:00
Jacob Robles 2f939481e7 Land #11206, add coldfusion ckeditor file upload 2019-01-10 07:27:38 -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
Charlie van Rantwijk 97dbade2e6 typo fixes in cisco_firepower_useradd.md 2019-01-10 10:47:53 +01:00
William Vu 913c80c352 Land #11106, Allen-Bradley legacy protocol DoS 2019-01-09 12:12:02 -06: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
Jacob Robles 16b8cf7059 Land #11148, Adding Module MailCleaner RCE 2019-01-08 14:10:31 -06:00
Jacob Robles 5f8d8c3637 Update doc 2019-01-08 13:25:13 -06: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 d117e6a1d1 Land #11142, use POST for API token generation 2019-01-08 11:59:30 -05:00
James Barnett 466b0004e1 Land #11163, add API endpoint for retrieving Mdm::Events 2019-01-08 09:26:53 -06:00
Jacob Robles c2da3dbbd3 Land #11052, Add gather chrome cookies post module 2019-01-08 07:32:16 -06:00
Jacob Robles 8ca8206303 Update docs 2019-01-08 07:15:50 -06:00
James Barnett f23142c19c Land #11183, add authentication to LoginServlet endpoints 2019-01-07 17:02:31 -06:00
William Vu f96514528b Land #10648, auth bypass for couchdb_enum 2019-01-07 12:53:11 -06:00
William Vu 3a726554e9 Fix review comments 2019-01-07 12:51:52 -06:00
James Barnett 101fbb7aa5 Address code review comments 2019-01-04 15:23:24 -06:00
James Barnett 60681e4385 Use POST for token generation 2019-01-04 15:22:32 -06:00
James Barnett 81f877ad09 Remove doc references to Mdm::Module::Ref
It doesnt look like this ever gets set anywhere. Mdm::Vuln.refs
seems to have replaced it
2019-01-04 15:10:20 -06:00
James Barnett 0281ddf78c Remove vuln_refs from Vuln JSON schema
This object is just a pointer between Vulns and refs. We don't need to surface it
2019-01-04 15:10:20 -06:00
Alex 811605a9b8 Cleanup headless Chrome process for meterpreter sessions 2018-12-30 18:05:41 +11:00
Matthew Kienow 66d0ffd602 Correct documentation error 2018-12-28 16:30:23 -05:00
Shelby Pace 29e7c49332 Land #10444, add Consul rexec RCE module 2018-12-28 09:14:28 -06:00
Shelby Pace b1ad271cb8 fixed link 2018-12-28 09:12:31 -06:00
Shelby Pace fb8f06b2f5 Land #10443, add Consul service RCE module 2018-12-28 08:33:56 -06:00
Quentin Kaiser 53a3caba2b List the vulnerable application and versions affected + cleaner cleanup script. 2018-12-24 13:54:02 +01:00