Commit Graph

51630 Commits (master)

Author SHA1 Message Date
ct5595 a8535b9b20 Merge branch 'master' of github.com:ct5595/metasploit-framework into cisco_running_config 2019-04-10 08:42:59 -04:00
Islam Nofl 8813d0a8ad
Merge pull request #1 from timwr/cleanup-11675
Accepted
2019-04-10 04:17:57 -04:00
Brent Cook 69dedcac98
Land #11704, Fix duplicate host header 2019-04-09 21:22:46 -05:00
Jacob Robles 4777fb7618
Update syntax to match 2019-04-09 20:05:00 -05:00
Metasploit 5e70904ab8
automatic module_metadata_base.json update 2019-04-09 12:04:19 -07:00
Shelby Pace 4d0a41ff1a
Land #11657, add Horde form file upload 2019-04-09 13:47:59 -05:00
Shelby Pace 4018d47b65
changed if not to unless 2019-04-09 13:43:54 -05:00
Jacob Robles ee23a1557e
Fix duplicate host header 2019-04-09 09:08:34 -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
Quentin Kaiser 3517a4e237 Adapt ranking and mention potential stability issue. 2019-04-09 11:31:15 +02:00
RatioSec Research b56e171172 Fix extraction of session tokens 2019-04-09 09:28:52 +01:00
Brent Cook a5184d39dc
Land #11702, use a released metasm gem for update 2019-04-08 18:12:01 -05:00
Jeffrey Martin dfd35cd7e3
Bump to released metasm 1.0.4 2019-04-08 17:55:43 -05:00
Jeffrey Martin 8502f0cc53
Land #11701, Bump rex-powershell version to 0.1.80 2019-04-08 16:07:08 -05:00
Pearce Barry 0e33a55805
Bump rex-powershell gem version to 0.1.80...
...to pick up https://github.com/rapid7/rex-powershell/pull/18.
2019-04-08 16:00:02 -05: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
Metasploit 3c2c42677d
automatic module_metadata_base.json update 2019-04-08 08:55:07 -07:00
Brent Cook e32bb9e915
Land #11682, don't check 'localhost' unconditionally, fix headers 2019-04-08 10:39:18 -05:00
Brent Cook e9eb008a7a
Land #11699, fix Failure scoping for psexec 2019-04-08 10:29:02 -05:00
Brent Cook 0308f80c0e fix Failure scoping (needed for libraries) 2019-04-08 09:57:22 -05:00
Brent Cook 24a1dc856a
Land #11694, early merge fix for https://github.com/jjyg/metasm/pull/39 2019-04-08 09:10:15 -05: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
ct5595 8762bd0842 Merge branch 'master' of github.com:ct5595/metasploit-framework into cisco_running_config 2019-04-08 09:13:55 -04:00
Tim W 52fdc4aab1 more cleanup 2019-04-08 18:11:45 +08:00
Tim W ed2dea1158 fix whitespace 2019-04-08 16:54:29 +08:00
Synacktiv 7f60f0b6cc
Create wp_google_maps_sql_injection.md 2019-04-08 10:53:29 +02:00
Synacktiv ab1926b7ee
Create wp_google_maps_sql_injection.rb 2019-04-08 10:50:41 +02:00
Jeffrey Martin e8eed3bb6a
use branched metasm until 2.5 fix is released 2019-04-06 19:50:23 -05:00
Metasploit b2be6bb75c
automatic module_metadata_base.json update 2019-04-06 13:52:56 -07:00
Pearce Barry 7e62a69e16
Land #11660, Update use_single_quotes to wrap_double_quotes 2019-04-06 15:44:39 -05:00
CorrM 92855dfc1b remove whitespace 2019-04-04 19:38:14 -04:00
Metasploit 0c7e589db8
automatic module_metadata_base.json update 2019-04-04 13:32:00 -07:00
Shelby Pace fff129ae9f
Land #11587, add Wordpress core RCE module 2019-04-04 15:22:56 -05:00
Shelby Pace 6efd80e139
added note in info 2019-04-04 15:19:58 -05:00
Shelby Pace 2884d9afcb
modified checks, added function 2019-04-04 15:09:12 -05:00
Metasploit 2710c422c2
Bump version of framework to 5.0.16 2019-04-04 10:08:31 -07: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
CorrM fc638e521b Add root version for (app_install, app_uninstall). improve code syntax
[-] Add root param to `app_install`
[-] Add root param to `app_uninstall`
[-] improve `cmd_` functions syntax
2019-04-04 00:54:25 -04:00
Metasploit 45752affd0
automatic module_metadata_base.json update 2019-04-03 17:29:13 -07:00
William Vu a2165a2954
Land #11685, proper XML encoding for Wemo exploit 2019-04-03 19:20:43 -05:00
William Vu e164c2350c Properly encode command input with XML entities
REXML would make this less ghetto.
2019-04-03 19:10:27 -05:00
Shelby Pace d5ac1e3a33
minor adjustments to indentation and requests 2019-04-03 19:03:47 -05:00