Commit Graph

48021 Commits (578d2375d70a3f25247c770c63e96a35e793cb26)

Author SHA1 Message Date
Matthew Kienow c6a976820f
Make web service init and start more robust 2018-08-06 16:26:36 -04:00
Matthew Kienow 0844a205f6
Correct predicate method names per style guide 2018-08-06 16:16:47 -04:00
Matthew Kienow 8a5d396fdc
Fix dependency issue 2018-08-06 14:27:16 -04:00
Auxilus cb01216e0c
fix history issues as stated in #10423 2018-08-06 11:27:47 +05:30
William Vu b21d73a170
Land #10423, history deduplication on add
Also removes history -u deduplication on print.
2018-08-05 14:29:20 -05:00
William Vu f6d9cde7c4 Revert history -u deduplication on print 2018-08-05 14:28:15 -05:00
William Vu a0962855bd Refactor history deduplication
We don't need to know the absolute index. We also fix the IndexError.
2018-08-05 14:28:10 -05:00
Dhiraj Mishra 14b12f38d0
Fixing 2018-08-05 23:26:18 +05:30
Auxilus fce19cf5b8
Prevent adding the same command to history 2018-08-05 22:33:00 +05:30
Dhiraj Mishra 9502c26dc1
Updated 2018-08-05 19:14:12 +05:30
Matthew Kienow e1e9d6e9ca
Land #10422, conditionally require in msfdb_ws
Dependency loading requirements for msfdb_ws were causing a long wait
time for the help option.
2018-08-05 09:15:47 -04:00
William Vu 57d89aa077 Make msfdb_ws help fast like msfvenom's 2018-08-04 17:56:23 -05:00
Rob Fuller 329f58ac21
Land #10421, Let `use` have help too! 2018-08-04 13:52:20 -07:00
William Vu ef6be1980f Fix use -h to call cmd_use_help
It really shouldn't try to load it as a module.
2018-08-04 15:34:26 -05:00
Dhiraj Mishra 8a175f50cd
Indentation 2018-08-05 00:15:04 +05:30
Dhiraj Mishra ebcc9a3c20
Fixing Indentation 2018-08-04 19:16:12 +05:30
Dhiraj Mishra 22e3238dbc
Updating Docs 2018-08-04 19:10:08 +05:30
Dhiraj Mishra 502c103d37
cgit < 1.2.1 Directory Traversal 2018-08-04 18:52:24 +05:30
Metasploit 95317618d4
automatic module_metadata_base.json update 2018-08-04 05:53:24 -07:00
Brent Cook 78f66986e9
Land #10386, Add IEC104 client module 2018-08-04 07:43:15 -05:00
Metasploit 70a45351d7
automatic module_metadata_base.json update 2018-08-04 05:41:15 -07:00
Brent Cook ae48ba635a
Land #10417, Update check method of Hadoop exploit 2018-08-04 07:28:45 -05:00
Brent Cook 79824d959a
Land #10419, Party like it's 2016 2018-08-04 07:25:25 -05:00
Brent Cook 919da41aab
Land #9692, Add DoS module for Siemens Siprotec 4 2018-08-04 07:20:57 -05:00
Dhiraj Mishra c6eb4994c1
Updating docs 2018-08-04 13:27:27 +05:30
Dhiraj Mishra 458fca6ff0
Fixing
Thanks bcoles
2018-08-04 13:15:25 +05:30
Metasploit 451db92ed1
automatic module_metadata_base.json update 2018-08-03 22:38:04 -07:00
Brendan Coles 1c82592882
Land #10358, Add Dicoogle PACS Directory Traversal scanner module 2018-08-04 05:31:16 +00:00
h00die e5dcfa62c9 remove encoding and escaping 2018-08-03 20:23:33 -04:00
Matthew Kienow b4085e6a5f
Add required env to fix unexpected behavior 2018-08-03 18:43:50 -04:00
Michael John dc2f893b31 Amended code formating
This commit incorporates suggested formatting changes based on feedback and rubocop tool run:
Corrected indentation issues
Using "<<" instead of "+=" for string append
Modified if/else branches as per tool suggestion
2018-08-03 20:13:48 +02:00
Matthew Kienow 70b29824bc
Output web service information to help user 2018-08-03 12:30:03 -04:00
Brendan Coles bc9fcf40d4 2016 2018-08-03 07:07:21 +00:00
Green-m d2c53e1c88
Update the check method. 2018-08-03 01:39:37 -04:00
Matthew Kienow be2ad2b947
Rework client authentication configuration file
Restore the md5 auth-method for the postgres DB, msftest user. Use the
default client authentication config to create roles and databases
before writing our own config.
2018-08-03 00:29:47 -04:00
Metasploit 22b9b2883a
automatic module_metadata_base.json update 2018-08-02 14:56:32 -07:00
Wei Chen 0785d59146
Land #10412, Add Cisco directory traversal auxiliary module 2018-08-02 16:44:59 -05:00
Matthew Kienow fbc9d3ee83
Add print methods from HttpDBManagerService 2018-08-02 12:38:52 -04:00
reka193 d60aa55e07
Modified regex
Based on the comment: https://github.com/rapid7/metasploit-framework/pull/10394#discussion_r207042496
2018-08-02 15:55:24 +02:00
Metasploit 868cd507a9
automatic module_metadata_base.json update 2018-08-02 03:04:36 -07:00
Tim W 8785ec21b6
Land #9884, add linux ufo priv esc module 2018-08-02 17:53:36 +08:00
Tim W ff418afd1a add a default payload 2018-08-02 17:48:44 +08:00
Tim W cbe85acef5 fix bad link in bpf priv esc 2018-08-02 17:28:22 +08:00
Tim W 1c810249b1 ufo privesc is x64 only 2018-08-02 17:24:44 +08:00
Matthew Kienow ca1359bda3
Reword prompt from original script 2018-08-01 17:44:45 -04:00
Matthew Kienow 2c2af114c4
Fix database name typo in privs for development
Also updates authentication method to trust, but verify. Change made
to original script in parallel see rapid7/metasploit-omnibus/#73.
2018-08-01 17:42:03 -04:00
Metasploit 0cbfd483ae
automatic module_metadata_base.json update 2018-08-01 13:00:05 -07:00
Adam Cammack 41fdb75502
Land #10405, Cleanup dropped files for CMSMS 2018-08-01 14:44:33 -05:00
Adam Cammack 54abc65c55
Land #10406, Fix notes service, port, protocol 2018-08-01 14:39:34 -05:00
bwatters-r7 ed02b02002
Land #10413, Bump rex-powershell to 1.7.9
Merge branch 'land-10413' into upstream-master
2018-08-01 14:04:58 -05:00