Skip to content

Commit adecb0d

Browse files
authored
Merge branch 'master' into ms02_065_msadc
2 parents 59685f8 + e7e3ea1 commit adecb0d

File tree

44 files changed

+3242
-637
lines changed

Some content is hidden

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

44 files changed

+3242
-637
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
metasploit-framework (6.2.6)
4+
metasploit-framework (6.2.8)
55
actionpack (~> 6.0)
66
activerecord (~> 6.0)
77
activesupport (~> 6.0)
@@ -351,7 +351,7 @@ GEM
351351
metasm
352352
rex-arch
353353
rex-text
354-
rex-exploitation (0.1.31)
354+
rex-exploitation (0.1.33)
355355
jsobfu
356356
metasm
357357
rex-arch
@@ -427,7 +427,7 @@ GEM
427427
ruby-progressbar (1.11.0)
428428
ruby-rc4 (0.1.5)
429429
ruby2_keywords (0.0.5)
430-
ruby_smb (3.1.5)
430+
ruby_smb (3.1.6)
431431
bindata
432432
openssl-ccm
433433
openssl-cmac

LICENSE_GEMS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ memory_profiler, 1.0.0, MIT
7070
metasm, 1.0.5, LGPL-2.1
7171
metasploit-concern, 4.0.4, "New BSD"
7272
metasploit-credential, 5.0.7, "New BSD"
73-
metasploit-framework, 6.2.6, "New BSD"
73+
metasploit-framework, 6.2.8, "New BSD"
7474
metasploit-model, 4.0.4, "New BSD"
7575
metasploit-payloads, 2.0.94, "3-clause (or ""modified"") BSD"
7676
metasploit_data_models, 5.0.5, "New BSD"
@@ -125,7 +125,7 @@ rex-arch, 0.1.14, "New BSD"
125125
rex-bin_tools, 0.1.8, "New BSD"
126126
rex-core, 0.1.28, "New BSD"
127127
rex-encoder, 0.1.6, "New BSD"
128-
rex-exploitation, 0.1.30, "New BSD"
128+
rex-exploitation, 0.1.31, "New BSD"
129129
rex-java, 0.1.6, "New BSD"
130130
rex-mime, 0.1.7, "New BSD"
131131
rex-nop, 0.1.2, "New BSD"
@@ -155,7 +155,7 @@ ruby-prof, 1.4.2, "Simplified BSD"
155155
ruby-progressbar, 1.11.0, MIT
156156
ruby-rc4, 0.1.5, MIT
157157
ruby2_keywords, 0.0.5, "ruby, Simplified BSD"
158-
ruby_smb, 3.1.5, "New BSD"
158+
ruby_smb, 3.1.6, "New BSD"
159159
rubyntlm, 0.6.3, MIT
160160
rubyzip, 2.3.2, "Simplified BSD"
161161
sawyer, 0.9.2, MIT

0 commit comments

Comments
 (0)