rex-exploitation 0.1.11 → 0.1.12
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- data/LICENSE +6 -2
- data/lib/rex/exploitation/version.rb +1 -1
- metadata +2 -2
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f1b9fc01b49c4942b5630a7c78499f85d76297ed
|
4
|
+
data.tar.gz: 5041c92f4e54787aee1d616de6d537db0403dc9e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 53a21cefdf0ab50e5f62fe50da3bfbbcf30c0cc23551ca16f15491ef229264e280573ffbd5106904d0ce879091bcee5d1e50e76a15ba009fc088c26923c9e354
|
7
|
+
data.tar.gz: adfea856b0af833f792f26a5e4357c4c5bf5036ddbf8a2a26d95c3dc66e1b25704ccdfee512355d6397e637c28018bafedc7a128e5fc4ffbb38b7086bd31edb1
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data.tar.gz.sig
CHANGED
Binary file
|
data/LICENSE
CHANGED
@@ -1,5 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
2
|
+
Source: http://www.metasploit.com/
|
3
|
+
|
4
|
+
Files: *
|
5
|
+
Copyright: 2006-2017, Rapid7, Inc.
|
6
|
+
License: BSD-3-clause
|
3
7
|
|
4
8
|
Redistribution and use in source and binary forms, with or without modification,
|
5
9
|
are permitted provided that the following conditions are met:
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rex-exploitation
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.12
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- David Maloney
|
@@ -88,7 +88,7 @@ cert_chain:
|
|
88
88
|
G+Hmcg1v810agasPdoydE0RTVZgEOOMoQ07qu7JFXVWZ9ZQpHT7qJATWL/b2csFG
|
89
89
|
8mVuTXnyJOKRJA==
|
90
90
|
-----END CERTIFICATE-----
|
91
|
-
date: 2017-
|
91
|
+
date: 2017-04-07 00:00:00.000000000 Z
|
92
92
|
dependencies:
|
93
93
|
- !ruby/object:Gem::Dependency
|
94
94
|
name: bundler
|
metadata.gz.sig
CHANGED
Binary file
|