Commit Graph

8902 Commits (f2579fa7a06d0473a12bb8c0b951f52370f07fd5)

Author SHA1 Message Date
Wei Chen 8ceefce8bf
Land #11646, Add module for Rails "DoubleTap" vulnerability 2019-04-18 16:11:09 -05:00
Wei Chen 7ef9c18b58 Add another reference for rails_doubletap_file_read 2019-04-18 16:10:24 -05:00
Wei Chen 89096f374b Update check method to support vuln checks 2019-04-18 15:39:53 -05:00
Jacob Robles 8adecac4cf
Land #11698, Add wp-google-maps unauth SQLi 2019-04-15 07:38:31 -05:00
Jacob Robles 5559de2458
Update documentation 2019-04-15 07:06:27 -05:00
Jacob Robles 51cb4358d6
Randomize check number 2019-04-12 14:47:34 -05:00
Jacob Robles 236a3ee2f5
Rename files 2019-04-11 07:04:57 -05:00
Jacob Robles 91fec97cd7
Update run logic, fix create_credential usage 2019-04-11 06:54:19 -05:00
Jacob Robles 54abfcbc2c
Update check logic 2019-04-11 06:21:40 -05:00
Jacob Robles 1b2b752bef
Remove rescue that is handled in HttpClient mixin 2019-04-11 06:20:48 -05:00
Jacob Robles 9385fbc3b7
Change date format 2019-04-11 06:18:52 -05:00
ct5595 517cc36841 restore variables ciscoFlashCopyEntryStatus
and ciscoFlashCopyCommand for checking if the host is alive and
that the community is valid to prevent putting these in every action
2019-04-09 09:01:33 -04:00
Synacktiv e9dd2f4f06
Store the whole JSON response 2019-04-09 13:59:44 +02:00
Synacktiv b2422ab661
Remove use of service_details 2019-04-09 13:45:17 +02:00
Synacktiv 3d51fdb003
Improve send_sql_request 2019-04-09 13:42:43 +02:00
ct5595 56c38b8205 Merge branch 'master' of github.com:ct5595/metasploit-framework into cisco_running_config 2019-04-08 16:34:17 -04:00
ct5595 2412aa7472 fixed EOL errors from msftidy 2019-04-08 16:29:36 -04:00
ct5595 403cf825a8 modify cisco_upload_file to include actions
default action is Upload_File, which was the original function
the new action Override_Config will override the running config
2019-04-08 16:12:21 -04:00
ct5595 f34314547b update description to reflect upcoming changes and add ct5595 to list of authors 2019-04-08 13:55:13 -04:00
ct5595 9a7d5d96f5 remove previous changes 2019-04-08 09:39:35 -04:00
ct5595 d848361dc6 Added ct5595 to the list of authors 2019-04-08 09:19:17 -04:00
Synacktiv ab1926b7ee
Create wp_google_maps_sql_injection.rb 2019-04-08 10:50:41 +02:00
ct5595 8786150bdf Added functionality for OVERRIDE_CONFIG option 2019-04-04 10:43:08 -04:00
ct5595 b5449b7035 Added OVERRIDE_CONFIG option to cisco_upload_file.rb 2019-04-04 09:47:42 -04:00
Javan Rasokat 8350effaa5
Fixed wrong check (did never work)
* HOST was always localhost 
* Now sends both Range and the legacy 'Request-Range'
TODO: Method HEAD is not always sufficient, should be editable
2019-04-03 16:23:58 +02:00
cbrnrd 18286ca2f7
Use start_with? instead of [0] 2019-04-02 13:43:30 -04:00
cbrnrd f353df952c
Use fail_with() instead of return 2019-04-02 13:42:07 -04:00
cbrnrd 0069eed4e2
Add datastore option for printing results 2019-03-31 17:58:23 -04:00
Brent Cook 9c38d58e9f
Land #11625, add es file explorer open port CVE-2019-6447 module 2019-03-29 15:46:09 -05:00
cbrnrd 9de8865930
Merge branch 'cve_2019_5418' of https://github.com/cbrnrd/metasploit-framework into cve_2019_5418 2019-03-28 22:50:53 -06:00
cbrnrd fd4c70d0d4
Clean up loot add and route checks 2019-03-28 22:49:07 -06:00
bcoles 8e41da35b9
Update modules/auxiliary/gather/rails_doubletap_file_read.rb
Co-Authored-By: cbrnrd <cbawsome77@gmail.com>
2019-03-28 19:26:31 -06:00
bcoles d3fc786223
Update modules/auxiliary/gather/rails_doubletap_file_read.rb
Co-Authored-By: cbrnrd <cbawsome77@gmail.com>
2019-03-28 19:26:20 -06:00
bcoles 2370b93bfc
Update modules/auxiliary/gather/rails_doubletap_file_read.rb
Co-Authored-By: cbrnrd <cbawsome77@gmail.com>
2019-03-28 19:26:13 -06:00
cbrnrd f6fc11a1e4
Switch AKA to 'Notes' section 2019-03-28 19:02:01 -06:00
cbrnrd 25d16fa6df
Merge branch 'cve_2019_5418' of https://github.com/cbrnrd/metasploit-framework into cve_2019_5418 2019-03-28 13:56:51 -06:00
cbrnrd 02671909e4
Fix review things
Add depth option, fix style things, add more references.
2019-03-28 13:56:19 -06:00
h00die 2a311931d3 oracle hashdump cleanup 2019-03-28 10:06:56 -04:00
Carter Brainerd 07075198c3
Delete old file 2019-03-27 21:32:59 -06:00
7043mcgeep f2a19d5e32
Final revisions 2019-03-27 21:53:52 -05:00
cbrnrd 58b286c930 Add some more logging and checks 2019-03-27 19:13:25 -06:00
cbrnrd 5fc0422897 Add Rails Doubletap module 2019-03-27 11:02:08 -06:00
h00die 3f9c9341f9 add 2016 authors 2019-03-26 19:39:17 -04:00
h00die 75ec3e7df6 add date and more docs 2019-03-26 16:13:42 -04:00
7043mcgeep a8ccc7eb25
Remove tabbed indents 2019-03-25 11:13:28 -05:00
7043mcgeep b91231021a
Hashdump adheres to better coding style. Add docs 2019-03-25 02:36:34 -05:00
h00die dfa1ab3a9b es file explorer 2019-03-24 08:01:32 -04:00
7043mcgeep 170d28d46b
12c hashdump supported 2019-03-23 13:37:19 -05:00
7043mcgeep d1cad4eb21
Add 12c support for hashdump 2019-03-23 13:15:38 -05:00
Brent Cook 712cbecab3
Land #11570, Add option to keep temp files with JTR modules 2019-03-22 05:16:56 -05:00