Commit Graph

50341 Commits (f0519a5af58709f64010618c80adbb5d6068fcfd)

Author SHA1 Message Date
sinn3r fae1b52115
Land #11297, Fix a typo in auxiliary/dos/scada/allen_bradley_pccc
typo fixed
2019-01-22 11:41:29 -06:00
Wei Chen 1b674a6bb5
Land #11272, Tempfile over Rex for info -d for better cleanup 2019-01-22 11:38:41 -06:00
William Vu 404b14b6e2
Land #11287, corrected attibution for blueman 2019-01-22 11:13:40 -06:00
William Vu 442ce7317f Commit missed Rex::Quickfile line 2019-01-22 10:40:09 -06:00
jdiog0 23e0389bf0 typo fixed 2019-01-22 13:33:24 +00:00
Brendan Coles 060d20694d Attribution 2019-01-20 09:18:43 +00:00
Brendan Coles 444555d3be
Land #11261, Add maximum word length to JtR wordlist generation 2019-01-20 04:14:57 +00:00
Brendan Coles e98c4ae2a4
Land #11284, Fix WMAP plugin `report_web_site` to report to a workspace 2019-01-20 00:29:00 +00:00
Thibault Miranda de Oliveira 3b4a7276c1 Pass down workspace too report_web_site 2019-01-19 22:08:28 +01:00
James Barnett 14840f27b5
Land #11277, Fix failing Msf::DbManager::Cred tests when using a REMOTE_DB 2019-01-18 16:12:22 -06:00
Erin Bleiweiss 60a69f086b
Refactor web service status methods 2019-01-18 12:40:49 -06:00
Matthew Kienow 35f95e4b04
Update test for new cred methods
Correct remote data service test behavior.
2019-01-18 12:34:29 -05:00
William Vu f8af9a9e4d Merge remote-tracking branch 'upstream/master' into pr/10119 2019-01-18 10:43:34 -06:00
Metasploit c808cbe050
Bump version of framework to 5.0.2 2019-01-17 20:41:51 -08:00
William Vu 80e70a145d Fix typo of "architectures" in pivot command help 2019-01-17 20:16:43 -06:00
h00die bf949b7fd2
land #11236 openapi doc typos 2019-01-17 19:56:54 -05:00
William Vu e488cf4a37 Prefer Tempfile over Rex::Quickfile for info -d
Rex::Quickfile undefines Tempfile's finalizer, preventing cleanup.
2019-01-17 13:58:03 -06:00
William Vu a5a8c88a6e Implement resource scripting for command shells 2019-01-17 13:39:03 -06:00
William Vu b412bb3136
Land #11267, RHOST fix for ms17_010_psexec 2019-01-17 13:24:56 -06:00
Erin Bleiweiss 309437c9bc
Remove accidental debug statement 2019-01-16 17:21:12 -06:00
Erin Bleiweiss 1c4ebec0e9
Fix merge conflict 2019-01-16 17:13:45 -06:00
Erin Bleiweiss 1975bbf160
Add password option to prompt 2019-01-16 17:01:09 -06:00
Erin Bleiweiss 49fd266442
Add colors and formatting 2019-01-16 15:40:59 -06:00
Erin Bleiweiss 0b37214123
Simplify deletion-related questions in msfdb 2019-01-16 15:40:50 -06:00
James Barnett 4b87d54430
Add comment explaining why we prevent loot.data update 2019-01-16 15:29:27 -06:00
Erin Bleiweiss f49acae86a
Land #11262, Make msfdb rackup file independent of framework dir location 2019-01-16 15:25:32 -06: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
Jacob Robles 2b36491d38
Land 11269, fix java_deserialization_spec check 2019-01-16 11:00:11 -06:00
James Barnett 705c269d27
Handle empty data values for loot 2019-01-16 10:59:07 -06:00
Wei Chen 0051caf6ce Update java_deserialization_spec to rescue the right exception 2019-01-16 10:47:52 -06:00
James Barnett ffada8147e
Update loot API docs 2019-01-16 10:42:00 -06:00
James Barnett d6462fed63
Dont allow users to update loot.data 2019-01-16 10:01:22 -06:00
Clément Notin 31a7b13c19
ms17_010_psexec: fix RHOST in "authenticating..." message 2019-01-16 11:23:21 +01: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
William Vu 06de16a36f Merge remote-tracking branch 'upstream/master' into pr/10119 2019-01-15 18:33:48 -06:00
James Barnett dc7d611780
Base64 encode the data field for each loot operation 2019-01-15 18:01:43 -06:00
Wei Chen 70c4e719c9
Land #11190, fix multi line text in android send_sms 2019-01-15 17:18:37 -06:00
Wei Chen 27d6fffdad
Land #11125, Import/generate `ysoserial` Java serialization objects 2019-01-15 17:09:56 -06:00
Wei Chen 85555b81c4 Update code for Ruby coding style standards 2019-01-15 17:08:54 -06:00
James Barnett 5c308b1448
Remove nested loot object from host JSON
The code on the framework side that was utilizing this was removed
a while ago. It was never actually being used anywhere, and was causing
issues with getting host objects back when the loot contained
non-UTF-8 characters
2019-01-15 16:45:04 -06:00
Erin Bleiweiss 81472b529c
Simplify deletion-related questions in msfdb 2019-01-15 16:06:10 -06:00
William Vu 3bf4726b15 Fix pid_uid 2019-01-15 14:34:29 -06:00
James Barnett 42c9553283
Dont do a separate lookup for loot.host, use the included JSON
This is just a temporary change. Eventually we should be doing separate
lookups for associated objects as that is the RESTful way of doing it.
Implementing this now to prevent extra load on the server until we can
put a better system in place of doing multiple lookups with a single call.
2019-01-15 12:47:37 -06:00
h00die a73fe9433b
land #11169 blueman priv esc on linux 2019-01-15 10:32:46 -05:00
Jacob Robles 923a4ba098
Land #11263, uppercase KoreLogic in JTR modules 2019-01-15 08:50:11 -06:00
Jacob Robles c8db044a84
Land #11242, fix Msf::Post::File #pwd output 2019-01-15 08:42:41 -06:00
Jacob Robles 9616a9f79d
Land #11245, doc update for chrome_cookies 2019-01-15 07:27:35 -06:00
Jacob Robles 04363b7b7e
Doc update
post:chrome_cookies
2019-01-15 07:19:46 -06:00
h00die 93f66a1f22 uppercase 2019-01-15 08:04:11 -05:00