Skip to content

Commit e696d2f

Browse files
author
Brent Cook
committed
Merge branch 'master' into land-5348-ntds
2 parents 732192a + ba340ec commit e696d2f

File tree

173 files changed

+14236
-3278
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

173 files changed

+14236
-3278
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ PATH
99
json
1010
metasploit-concern (~> 1.0)
1111
metasploit-model (~> 1.0)
12-
metasploit-payloads (= 1.0.2)
12+
metasploit-payloads (= 1.0.3)
1313
msgpack
1414
nokogiri
1515
packetfu (= 1.1.9)
@@ -123,8 +123,8 @@ GEM
123123
activemodel (>= 4.0.9, < 4.1.0)
124124
activesupport (>= 4.0.9, < 4.1.0)
125125
railties (>= 4.0.9, < 4.1.0)
126-
metasploit-payloads (1.0.2)
127-
metasploit_data_models (1.2.1)
126+
metasploit-payloads (1.0.3)
127+
metasploit_data_models (1.2.3)
128128
activerecord (>= 4.0.9, < 4.1.0)
129129
activesupport (>= 4.0.9, < 4.1.0)
130130
arel-helpers
@@ -139,7 +139,7 @@ GEM
139139
mini_portile (0.6.2)
140140
minitest (4.7.5)
141141
msgpack (0.6.0)
142-
multi_json (1.11.0)
142+
multi_json (1.11.1)
143143
multi_test (0.1.2)
144144
network_interface (0.0.1)
145145
nokogiri (1.6.6.2)
@@ -174,7 +174,7 @@ GEM
174174
thor (>= 0.18.1, < 2.0)
175175
rake (10.4.2)
176176
rb-readline-r7 (0.5.2.0)
177-
recog (2.0.4)
177+
recog (2.0.5)
178178
nokogiri
179179
redcarpet (3.2.3)
180180
rkelly-remix (0.0.6)

config/database.yml.example

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
# these days. (No SQLite, no MySQL).
44
#
55
# To set up a metasploit database, follow the directions hosted at:
6-
# https://fedoraproject.org/wiki/Metasploit_Postgres_Setup (Works on
7-
# essentially any Linux distro, not just Fedora)
6+
# http://r-7.co/MSF-DEV#set-up-postgresql
87
development: &pgsql
98
adapter: postgresql
109
database: metasploit_framework_development

data/exploits/CVE-2014-0515/Graph.swf

-4.83 KB
Binary file not shown.

data/exploits/CVE-2014-0515/msf.swf

20.9 KB
Binary file not shown.

data/exploits/CVE-2014-0569/msf.swf

2.7 KB
Binary file not shown.

data/exploits/CVE-2014-8440/msf.swf

2.62 KB
Binary file not shown.

data/exploits/CVE-2015-0313/msf.swf

100755100644
2.93 KB
Binary file not shown.

data/exploits/CVE-2015-0359/msf.swf

2.72 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)