Commit Graph

50827 Commits (cff6231aa5298f010d8466488a07ccbddf916f86)

Author SHA1 Message Date
Metasploit c131b21af4
automatic module_metadata_base.json update 2019-02-13 10:48:46 -08:00
Wei Chen 85066938df
Land #11157, Add Windows Gather Power Shell History module 2019-02-13 12:39:28 -06:00
Wei Chen 366d060b5d Minor changes for psreadline_history 2019-02-13 12:38:36 -06:00
Wei Chen e2c739e4b2
Land #11394, Add auxiliary/scanner/http/options doc 2019-02-13 11:53:22 -06:00
y_k_007 b04c63b9c6
Doc for auxiliary/scanner/http/options module 2019-02-13 17:18:07 +05:30
Brent Cook 16e800a7c4 Implement deregistering an option by alias
Rather than having to 'unregister' both 'RHOST' and 'RHOSTS' for modules using a network-connecting mixin, this allows just unregistering one option by exposing the alias key lookup to the module options library and allowing it to remove the datastore options for the module from validation.

Noted while testing #11108 that the module's unregister options were incomplete, and there were a few more like it. This allows modules operating in this style to work without modifications.
2019-02-13 05:07:20 -06:00
Brent Cook a1522ffd06 use Ruby socket 2019-02-13 04:41:41 -06:00
Brent Cook 8083853cb9 don't create a new socket every time the command prompt is displayed 2019-02-13 04:30:57 -06:00
Metasploit 395346a720
automatic module_metadata_base.json update 2019-02-13 01:16:22 -08:00
Brent Cook 930d1fb78a
Land #11351, many new John the Ripper module improvements 2019-02-13 03:05:14 -06:00
Brent Cook 4a4717c3db
Land #10937, remove server/client from module cache 2019-02-12 21:28:14 -06:00
h00die f4f495ec3c add jtr license 2019-02-12 17:57:38 -05:00
Metasploit 3ccbaee0b1
automatic module_metadata_base.json update 2019-02-12 13:19:19 -08:00
Wei Chen cdc0728c44
Land #10731, Add Crock-Pot slow cooker remote control 2019-02-12 15:11:01 -06:00
William Vu 464424e0f7 Update module doc 2019-02-12 13:33:57 -06:00
William Vu 1ef451c3e6 Correct cook time to minutes, not seconds 2019-02-12 13:29:52 -06:00
William Vu 711c774b43 Document DefangedMode 2019-02-12 12:18:26 -06:00
William Vu a2758cc187 Actually implement ForceExploit 2019-02-12 12:18:26 -06:00
Christian Mehlmauer c68c44c818
remove bigdecimal warning 2019-02-12 19:12:54 +01:00
y_k_007 f731acc5e7
Added the verification instruction 2019-02-12 23:26:57 +05:30
Metasploit aec2b0d728
automatic module_metadata_base.json update 2019-02-12 06:43:00 -08:00
Brent Cook 7bad1eefd7
Land #11335, Update hash parsing formats for JTR 2019-02-12 08:32:47 -06:00
Brent Cook e986561dc8
Land #11387, upgrade pg to version 0.21.0 2019-02-12 08:27:18 -06:00
Metasploit eeed14d2a2
automatic module_metadata_base.json update 2019-02-11 17:37:31 -08:00
bwatters 6eb5b85e03
Land #11388, Bump metasploit-payloads to 1.3.62
Merge branch 'land-11388' into upstream-master
2019-02-11 19:27:52 -06:00
h00die f0a757b647 fix up jtr docs 2019-02-11 19:50:03 -05:00
bwatters 2820da5e1b
Update Cache Sizes 2019-02-11 15:41:04 -06:00
bwatters 35f7a1e0f4
Update Gemfile and gemspec files to bump to metasploit-payloads to 1.3.62 2019-02-11 15:38:41 -06:00
William Vu 237a42b633 Refactor check method 2019-02-11 14:31:19 -06:00
Metasploit e8cee378e1
automatic module_metadata_base.json update 2019-02-11 12:11:02 -08:00
Wei Chen 810592afd7
Land #11220, Add new PCOM module to send admin commands 2019-02-11 14:03:06 -06:00
Wei Chen c91bf3ee9e Move documentation to the right file type 2019-02-11 14:01:57 -06:00
Wei Chen 160856bc42 Move module 2019-02-11 13:46:00 -06:00
Wei Chen 4b177b607f Cosmetic cleanup 2019-02-11 13:44:46 -06:00
Matthew Kienow 47a8d31716
Hide pg deprecated constants warning
This is a temporary workaround to suppress the warning message
introduced when upgrading pg to 0.21.0 with an older version of
activerecord.
2019-02-11 14:42:13 -05:00
Matthew Kienow dd0d9358df
Allow pg version 0.21.0 without hard requirement 2019-02-11 14:40:26 -05:00
Metasploit aa0d045fb3
automatic module_metadata_base.json update 2019-02-11 10:52:33 -08:00
Wei Chen 3b90040206
Land #11249, Add .SLK command execution for MSFT Excel 2019-02-11 12:38:00 -06:00
Wei Chen c5bff76dc7 Cosmetic changes for office_exel_slk module and documentation 2019-02-11 12:37:17 -06:00
Wei Chen 18afc8f546
Bring PR 11249 up to date with upstream master 2019-02-11 12:19:21 -06:00
y_k_007 7119d3d7e8
Documentation for dir-listing module. 2019-02-11 20:16:04 +05:30
Metasploit bfdc4056d2
automatic module_metadata_base.json update 2019-02-09 03:11:58 -08:00
Tim W f589db6831
Land #11152, add macOS adobe flash player type confusion RCE 2019-02-09 18:46:48 +08:00
Tim W 5c1f4a4703 fix include -> include? 2019-02-09 18:46:35 +08:00
Metasploit 4b74cb66a3
automatic module_metadata_base.json update 2019-02-08 17:34:34 -08:00
Wei Chen ab5c59f3ba
Land #11219, New PCOM client module 2019-02-08 19:26:25 -06:00
Metasploit bd6710f477
automatic module_metadata_base.json update 2019-02-08 17:23:18 -08:00
Wei Chen c9d18b1613 Make cosmetic changes 2019-02-08 19:22:48 -06:00
Wei Chen a380bb6df1
Land #11239, Add check for writable and nosuid WritableDir 2019-02-08 19:14:54 -06:00
Metasploit e82dc958bc
automatic module_metadata_base.json update 2019-02-08 16:36:26 -08:00