1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-12 11:52:01 +01:00
Commit Graph

37077 Commits

Author SHA1 Message Date
wchen-r7
d5c3fcae04
Land #6511, Bump Jsobfu version to support preserved_identifiers 2016-02-05 15:57:53 -06:00
Metasploit
3c1ada46dd
Bump version of framework to 4.11.10 2016-02-05 13:40:02 -08:00
William Webb
270708d121 Land #6520, Better service reporting for snmp_login 2016-02-04 12:22:12 -06:00
Adam Cammack
5b16f45d33
Land #6518, more useful msfvenom messages
Adds support for -l n(op) and similar.
2016-02-04 09:56:07 -06:00
Brent Cook
64a4828d3a
Land #6532, bump to Ruby 2.1.8 2016-02-04 07:11:01 -06:00
Adam Cammack
25a4e4b225
Update Travis to Ruby 2.1.8 2016-02-03 18:28:49 -06:00
Adam Cammack
d83d0ee633
Update Ruby to 2.1.8
https://www.ruby-lang.org/en/news/2015/12/16/ruby-2-1-8-released/

Fixes a security flaw in Fiddle & DL. Also fixes some bugs.
2016-02-03 18:21:57 -06:00
Adam Cammack
37490a7b6b
Bump metasploit-payloads version
Fix how Android meterpreter handles the timeout config generated by
android/shell/reverse_tcp.

Change Java meterpreters to return MAC address in `ifconfig` if the
platform supports it.
2016-02-03 18:16:20 -06:00
William Vu
2fcae2bea4
Land #6523, event_tester plugin fix 2016-02-03 09:31:28 -06:00
William Vu
b28444777f Add *args to #respond_to?
Technically include_all = false, but *args is lazy mode.
2016-02-02 14:36:51 -06:00
wchen-r7
d55e68e76b Fix bug in js_obfuscate 2016-02-02 11:25:39 -06:00
nixawk
48f72357b5 failed to unload event_tester / exit msfconsole 2016-02-02 19:56:02 +08:00
OJ
37f077c79e
Land #6521: ReverseListenerBindAddress tab complete
This works regardless of case.
2016-02-02 07:27:23 +10:00
William Vu
93bdea0a60 Add tab completion for ReverseListenerBindAddress 2016-02-01 13:57:45 -06:00
wchen-r7
f5ee6ce2f3 Better service reporting for snmp_login
Report the snmp string and update the module title & description
to better clarify what the module really does.
2016-02-01 12:24:19 -06:00
James Lee
f8d04996a2
No need to do anything at all if we're included 2016-02-01 09:26:32 -06:00
James Lee
9121579129
Some whitespace fixes for rubocop 2016-02-01 09:25:34 -06:00
James Lee
5d14958d0c Fix typo and instead just do the right thing
quesetion is not question
2016-02-01 09:08:27 -06:00
William Vu
1828b7fda6
Land #6512, Acunetix importer missing scheme fix 2016-01-29 13:17:44 -06:00
Metasploit
7079110964
Bump version of framework to 4.11.9 2016-01-29 10:51:46 -08:00
Brent Cook
c0ed57db43
Land #6267, the rest of the rspec3 updates 2016-01-29 11:36:58 -06:00
Brent Cook
d35d0993c1 should -> expect 2016-01-29 11:36:38 -06:00
Brent Cook
ac822943b1
Land #6267, update to rspec3 2016-01-29 11:33:30 -06:00
Brent Cook
8c94d3c1bd adjust namespec for rspec3 2016-01-29 11:32:22 -06:00
Brent Cook
b6bc862c1b
Land #6267, fix Rex::Parser::Ini#each_group 2016-01-29 11:19:40 -06:00
Brent Cook
cd56470759
Land #6493, move SSL to the default options, other fixes 2016-01-29 11:09:51 -06:00
wchen-r7
110a4840e9
Land #6491, Shrink the size of ms08_067 so that it again works w/ bind_tcp 2016-01-29 11:03:03 -06:00
Brent Cook
65ae79de02
Land #6510, update redcarpet gem to fix RCE from malicious documentation 2016-01-29 09:44:40 -06:00
Adam Cammack
e542a6c8cf
Fix importing with Acunetix
Add a default scheme of `http://` to URIs without a scheme. Also update
some documentation.
2016-01-28 16:37:14 -06:00
wchen-r7
f4139f85cb Change to JsIdentifiers 2016-01-28 15:18:25 -06:00
wchen-r7
4bd2be5dfa Add preserved_identifiers support 2016-01-28 14:36:42 -06:00
Gregory Mikeska
3b829e5173
update redcarpet gem to latest version 2016-01-28 14:30:12 -06:00
wchen-r7
2fe40a0e04 Bump jsobfu version to 0.4.1 2016-01-28 11:27:56 -06:00
Tod Beardsley
8af751be41
Land #6470, Telisca IPS Lock (and Unlock) 2016-01-27 16:41:25 -06:00
Tod Beardsley
86c025de25
Title and description fixes for #6470 2016-01-27 16:40:06 -06:00
Louis Sato
f6f2e1403b
Land #6496, specify scripting language - elastic search 2016-01-27 15:42:47 -06:00
Louis Sato
cb92d41356
Land #6508, add dir alias for ls 2016-01-27 15:21:59 -06:00
wchen-r7
51efb2daee
Land #6422, Add support for native target in Android webview exploit 2016-01-27 14:27:41 -06:00
OJ
3acb5d270b Add dir as an alias for ls 2016-01-27 12:21:15 +10:00
OJ
87193cbcfc
Land #6500 : update nokogiri 2016-01-24 10:12:28 +10:00
Brent Cook
017d0d2719 update to nokogiri 1.6.7.2 2016-01-23 02:20:12 -06:00
OJ
7deae90185
Land #6499 : Fix reverse_tcp handling of disconnects
Fixes #6497
2016-01-23 17:59:23 +10:00
Brent Cook
a587975f90 be more robust and careful breaking from the accept thread 2016-01-23 01:46:58 -06:00
wchen-r7
6187354392
Land #6226, Add Wordpress XML-RPC system.multicall Credential BF 2016-01-23 00:12:46 -06:00
wchen-r7
064af0d670 Remove unwanted comment 2016-01-23 00:11:58 -06:00
KINGSABRI
ad3eed525b Handing newer version of WP, fallback CHUNKSIE to 1 2016-01-23 08:06:27 +03:00
William Vu
d6facbe339
Land #6421, ADB protocol and exploit 2016-01-22 20:45:44 -06:00
KING SABRI
c89c0c39b8 Merge pull request #7 from wchen-r7/pr6226_2
Fix rspec... really. For wordpress_multicall_spec.rb
2016-01-23 05:45:16 +03:00
wchen-r7
781ff4bb7d Rspec is deprecated. Use RSpec instead. 2016-01-22 20:39:40 -06:00
KING SABRI
1c5655d7d1 Merge pull request #6 from wchen-r7/pr6226
Fix rspec
2016-01-23 05:30:53 +03:00