recog 1.0.6 → 1.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -13
- data/lib/recog/version.rb +1 -1
- data/xml/http_servers.xml +4 -3
- data/xml/ssh_banners.xml +2 -2
- data/xml/upnp_banners.xml +55 -14
- metadata +23 -23
checksums.yaml
CHANGED
|
@@ -1,15 +1,7 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
metadata.gz:
|
|
4
|
-
|
|
5
|
-
data.tar.gz: !binary |-
|
|
6
|
-
MWExZTRmNzk5Y2I5ZTg0NzkxYjE2ZmFlMDhjYWM2OGFjMzBlYzhhNg==
|
|
2
|
+
SHA1:
|
|
3
|
+
metadata.gz: 43a40c05aa93cac58baa77fc025bef525025f29a
|
|
4
|
+
data.tar.gz: 3ced96c4d76e3b0a0df75676f280bb83f52103fd
|
|
7
5
|
SHA512:
|
|
8
|
-
metadata.gz:
|
|
9
|
-
|
|
10
|
-
YWI5NmRmY2E3MDNlMTVhMTllYjU2M2ZhMGM2MjNkN2E1OGI3YjE3ZGM5YzI1
|
|
11
|
-
MmFmNDdiNDdlMTY3NmMwMjhlMzgxZGY2ZGUwYTU0YzA2NzIxOGM=
|
|
12
|
-
data.tar.gz: !binary |-
|
|
13
|
-
NmY1NzA2NzVjMmIwOTA1OWM1N2E5NmE1NGFhYmRlMjRmYmQzNWY3ZDBiZjhi
|
|
14
|
-
NjI0ZTA5NDMyOTI3ZmUzMGVmOGRmZTQ4MjFjM2M4ZDI0MWEwNmQ5NDU0YTVj
|
|
15
|
-
NmI3MGQxNGI5MWQxYjU5ZjA0NjAwZTViYTcxNjVlYjBmNmM3ZGY=
|
|
6
|
+
metadata.gz: aaf607fa4599df1cd090df5ba1dad1c33828d12cb29ad6fd6ec0cc631d7b0ebb8c97d770ce009245a49555a2e0febc718d56f4bd377fa71a5507635329905520
|
|
7
|
+
data.tar.gz: 446fd9011a29dac2b93b4bad91d541381b9c2477553181172452defceb20b802adfc05af9bc0ea5949ac69ded5ffdb3b0ed647223b721f14689b72d4d293b2f8
|
data/lib/recog/version.rb
CHANGED
data/xml/http_servers.xml
CHANGED
|
@@ -2656,9 +2656,10 @@
|
|
|
2656
2656
|
Extreme Networks, Foundry Networks, Konica Minolta, Kronos
|
|
2657
2657
|
Timekeeper, McDATA, Netopia, Nortel Networks, Power Measurement Ltd,
|
|
2658
2658
|
and Xerox.</description>
|
|
2659
|
-
<example>RomPager/4.
|
|
2660
|
-
<example>
|
|
2661
|
-
<
|
|
2659
|
+
<example service.version="4.01">Allegro-Software-RomPager/4.01</example>
|
|
2660
|
+
<example service.version="4.07">RomPager/4.07 UPnP/1.0</example>
|
|
2661
|
+
<example service.version="4.30b3">Allegro-Software-RomPager/4.30b3</example>
|
|
2662
|
+
<param pos="0" name="service.vendor" value="Allegro Software"/>
|
|
2662
2663
|
<param pos="0" name="service.product" value="RomPager"/>
|
|
2663
2664
|
<param pos="1" name="service.version"/>
|
|
2664
2665
|
</fingerprint>
|
data/xml/ssh_banners.xml
CHANGED
|
@@ -16,8 +16,8 @@ fingerprint SSH servers.
|
|
|
16
16
|
|
|
17
17
|
<fingerprint pattern="^RomSShell_([\d\.]+)$">
|
|
18
18
|
<description>Allegro RomSShell SSH</description>
|
|
19
|
-
<example>RomSShell_4.62</example>
|
|
20
|
-
<param pos="0" name="service.vendor" value="Allegro"/>
|
|
19
|
+
<example service.version="4.62">RomSShell_4.62</example>
|
|
20
|
+
<param pos="0" name="service.vendor" value="Allegro Software"/>
|
|
21
21
|
<param pos="0" name="service.product" value="RomSShell"/>
|
|
22
22
|
<param pos="1" name="service.version"/>
|
|
23
23
|
</fingerprint>
|
data/xml/upnp_banners.xml
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<!-- UPnP Server headers are matched against these patterns to fingerprint UPnP servers. -->
|
|
3
3
|
|
|
4
4
|
<fingerprints matches="ssdp_header.server">
|
|
5
|
-
<fingerprint pattern="^Linux/(\S+) UPnP/[\d\.]+ miniupnpd/([\d\.]+)$">
|
|
5
|
+
<fingerprint pattern="^Linux/(\S+) UPnP/[\d\.]+ miniupnpd/([\d\.]+)$" flags="REG_ICASE">
|
|
6
6
|
<example>Linux/Cross_compiled UPnP/1.0 miniupnpd/1.0</example>
|
|
7
7
|
<example>Linux/2.6.29.6-217.2.3.fc11.i686.PAE UPnP/1.0 miniupnpd/1.0</example>
|
|
8
8
|
<example>Linux/2.6.34.9-69.fc13.i686.PAE UPnP/1.0 miniupnpd/1.0</example>
|
|
@@ -25,7 +25,6 @@
|
|
|
25
25
|
<example>Linux/2.6.18 UPnP/1.0 miniupnpd/1.0</example>
|
|
26
26
|
<example>Linux/2.4.21 UPnP/1.0 miniupnpd/1.0</example>
|
|
27
27
|
<description>Linux MiniUPnPd UPnP Server</description>
|
|
28
|
-
<param pos="0" name="service.vendor" value="Unknown"/>
|
|
29
28
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
30
29
|
<param pos="2" name="service.version"/>
|
|
31
30
|
<param pos="0" name="os.vendor" value="Unknown"/>
|
|
@@ -42,10 +41,9 @@
|
|
|
42
41
|
<param pos="1" name="service.version"/>
|
|
43
42
|
</fingerprint>
|
|
44
43
|
|
|
45
|
-
<fingerprint pattern="^(RT-\w+) UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
44
|
+
<fingerprint pattern="^(RT-\w+) UPnP/\S+ MiniUPnPd/(\S+)$" flags="REG_ICASE">
|
|
46
45
|
<example>RT-G32 UPnP/1.0 MiniUPnPd/1.2</example>
|
|
47
46
|
<description>Asus WAP UPnP Server</description>
|
|
48
|
-
<param pos="0" name="service.vendor" value="Asus"/>
|
|
49
47
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
50
48
|
<param pos="2" name="service.version"/>
|
|
51
49
|
<param pos="0" name="os.vendor" value="Asus"/>
|
|
@@ -53,10 +51,9 @@
|
|
|
53
51
|
<param pos="0" name="os.device" value="WAP"/>
|
|
54
52
|
</fingerprint>
|
|
55
53
|
|
|
56
|
-
<fingerprint pattern="^DrayTek/Vigor(\S+) UPnP/\S+ miniupnpd/(\S+)$">
|
|
54
|
+
<fingerprint pattern="^DrayTek/Vigor(\S+) UPnP/\S+ miniupnpd/(\S+)$" flags="REG_ICASE">
|
|
57
55
|
<example>DrayTek/Vigor2130 UPnP/1.0 miniupnpd/1.0</example>
|
|
58
56
|
<description>DrayTek Vigor router UPnP Server</description>
|
|
59
|
-
<param pos="0" name="service.vendor" value="DrayTek"/>
|
|
60
57
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
61
58
|
<param pos="2" name="service.version"/>
|
|
62
59
|
<param pos="0" name="os.vendor" value="DrayTek"/>
|
|
@@ -65,12 +62,11 @@
|
|
|
65
62
|
<param pos="0" name="os.device" value="Router"/>
|
|
66
63
|
</fingerprint>
|
|
67
64
|
|
|
68
|
-
<fingerprint pattern="^OpenWRT/kamikaze UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
65
|
+
<fingerprint pattern="^OpenWRT/kamikaze UPnP/\S+ MiniUPnPd/(\S+)$" flags="REG_ICASE">
|
|
69
66
|
<example>OpenWRT/kamikaze UPnP/1.0 MiniUPnPd/1.5</example>
|
|
70
67
|
<example>OpenWRT/kamikaze UPnP/1.0 MiniUPnPd/1.2</example>
|
|
71
68
|
<example>OpenWRT/kamikaze UPnP/1.0 MiniUPnPd/1.4</example>
|
|
72
69
|
<description>OpenWRT Kamikaze WAP UPnP Server</description>
|
|
73
|
-
<param pos="0" name="service.vendor" value="OpenWRT"/>
|
|
74
70
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
75
71
|
<param pos="1" name="service.version"/>
|
|
76
72
|
<param pos="0" name="os.vendor" value="Linux"/>
|
|
@@ -79,11 +75,10 @@
|
|
|
79
75
|
<param pos="0" name="os.device" value="WAP"/>
|
|
80
76
|
</fingerprint>
|
|
81
77
|
|
|
82
|
-
<fingerprint pattern="^Netgear/\S+ UPnP/\S+ miniupnpd/(\S+)$">
|
|
78
|
+
<fingerprint pattern="^Netgear/\S+ UPnP/\S+ miniupnpd/(\S+)$" flags="REG_ICASE">
|
|
83
79
|
<example>Netgear/1.0 UPnP/1.0 miniupnpd/1.0</example>
|
|
84
80
|
<example>Netgear/1.0 UPnP/1.0 miniupnpd/1.0</example>
|
|
85
81
|
<description>Netgear DG834G or WNDR3300 WAP UPnP Server</description>
|
|
86
|
-
<param pos="0" name="service.vendor" value="Netgear"/>
|
|
87
82
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
88
83
|
<param pos="1" name="service.version"/>
|
|
89
84
|
<param pos="0" name="os.vendor" value="Netgear"/>
|
|
@@ -145,12 +140,51 @@
|
|
|
145
140
|
<param pos="0" name="os.vendor" value="Linux"/>
|
|
146
141
|
<param pos="0" name="os.product" value="Linux"/>
|
|
147
142
|
<param pos="1" name="os.version"/>
|
|
148
|
-
|
|
143
|
+
</fingerprint>
|
|
144
|
+
|
|
145
|
+
<fingerprint pattern="^Debian\/(\S+) UPnP/\S+ MiniUPnPd/(\S+)$" flags="REG_ICASE">
|
|
146
|
+
<example os.version="wheezy/sid" service.version="1.8">Debian/wheezy/sid UPnP/1.1 MiniUPnPd/1.8</example>
|
|
147
|
+
<example os.version="4.0" service.version="1.0">Debian/4.0 UPnP/1.0 miniupnpd/1.0</example>
|
|
148
|
+
<description>miniupnpd on a Debian variant</description>
|
|
149
|
+
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
150
|
+
<param pos="2" name="service.version"/>
|
|
151
|
+
<param pos="0" name="os.vendor" value="Debian"/>
|
|
152
|
+
<param pos="0" name="os.product" value="Linux"/>
|
|
153
|
+
<!-- the version isn't specific enough and is often wrong -->
|
|
154
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
|
155
|
+
<param pos="1" name="os.version"/>
|
|
156
|
+
</fingerprint>
|
|
157
|
+
|
|
158
|
+
<fingerprint pattern="^Fedora(?:Core)?\/(\S+) UPnP/\S+ MiniUPnPd/(\S+)$" flags="REG_ICASE">
|
|
159
|
+
<description>miniupnpd on a Fedora variant</description>
|
|
160
|
+
<example os.version="10" service.version="1.4">Fedora/10 UPnP/1.0 MiniUPnPd/1.4</example>
|
|
161
|
+
<example os.version="8" service.version="1.0">Fedora/8 UPnP/1.0 miniupnpd/1.0</example>
|
|
162
|
+
<example os.version="6" service.version="1.0">FedoraCore/6 UPnP/1.0 miniupnpd/1.0</example>
|
|
163
|
+
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
164
|
+
<param pos="2" name="service.version"/>
|
|
165
|
+
<param pos="0" name="os.family" value="Linux"/>
|
|
166
|
+
<param pos="0" name="os.vendor" value="Red Hat"/>
|
|
167
|
+
<param pos="0" name="os.product" value="Fedora Core Linux"/>
|
|
168
|
+
<param pos="1" name="os.version"/>
|
|
169
|
+
</fingerprint>
|
|
149
170
|
|
|
150
|
-
|
|
171
|
+
<fingerprint pattern="^Ubuntu\/(\S+) UPnP/\S+ MiniUPnPd/(\S+)$" flags="REG_ICASE">
|
|
172
|
+
<description>miniupnpd on an Ubuntu variant</description>
|
|
173
|
+
<example os.version="10.04" service.version="1.0">Ubuntu/10.04 UPnP/1.0 miniupnpd/1.0</example>
|
|
174
|
+
<example os.version="10.10" service.version="1.0">Ubuntu/10.10 UPnP/1.0 miniupnpd/1.0</example>
|
|
175
|
+
<example os.version="7.10" service.version="1.0">Ubuntu/7.10 UPnP/1.0 miniupnpd/1.0</example>
|
|
176
|
+
<example os.version="9.04" service.version="1.0">Ubuntu/9.04 UPnP/1.0 miniupnpd/1.0</example>
|
|
177
|
+
<example os.version="lucid" service.version="1.4">Ubuntu/lucid UPnP/1.0 MiniUPnPd/1.4</example>
|
|
178
|
+
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
179
|
+
<param pos="2" name="service.version"/>
|
|
180
|
+
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
181
|
+
<param pos="0" name="os.product" value="Linux"/>
|
|
182
|
+
<param pos="1" name="os.version"/>
|
|
183
|
+
</fingerprint>
|
|
184
|
+
|
|
185
|
+
<fingerprint pattern="^Linux Mips (\S+) UPnP/\S+ MiniUPnPd/(\S+)$" flags="REG_ICASE">
|
|
151
186
|
<example>Linux Mips 2.4.20 UPnP/1.0 MiniUPnPd/1.2</example>
|
|
152
187
|
<description>Linux MIPS UPnP Server</description>
|
|
153
|
-
<param pos="0" name="service.vendor" value="Linux"/>
|
|
154
188
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
155
189
|
<param pos="2" name="service.version"/>
|
|
156
190
|
<param pos="0" name="os.vendor" value="Linux"/>
|
|
@@ -158,7 +192,7 @@
|
|
|
158
192
|
<param pos="1" name="os.version"/>
|
|
159
193
|
</fingerprint>
|
|
160
194
|
|
|
161
|
-
<fingerprint pattern="^SmoothWall Express/\S+ UPnP/\S+ miniupnpd/(\S+)$">
|
|
195
|
+
<fingerprint pattern="^SmoothWall Express/\S+ UPnP/\S+ miniupnpd/(\S+)$" flags="REG_ICASE">
|
|
162
196
|
<example>SmoothWall Express/3.0 UPnP/1.0 miniupnpd/1.0</example>
|
|
163
197
|
<description>Smoothwall Express UPnP Server</description>
|
|
164
198
|
<param pos="0" name="service.vendor" value="Smoothwall"/>
|
|
@@ -327,6 +361,13 @@
|
|
|
327
361
|
<param pos="0" name="os.vendor" value="Microsoft"/>
|
|
328
362
|
<param pos="0" name="os.product" value="Windows 7"/>
|
|
329
363
|
<param pos="1" name="os.version"/>
|
|
364
|
+
</fingerprint>
|
|
365
|
+
|
|
366
|
+
<fingerprint pattern="^Microsoft-Windows/6.2 UPnP/(\S+) UPnP-Device-Host/(\S+)$">
|
|
367
|
+
<description>Windows 8 or Windows Server 2012 with unknown UPnP components</description>
|
|
368
|
+
<param pos="0" name="os.vendor" value="Microsoft"/>
|
|
369
|
+
<param pos="0" name="os.product" value="Windows 8"/>
|
|
370
|
+
<param pos="0" name="os.certainty" value="0.65"/>
|
|
330
371
|
</fingerprint>
|
|
331
372
|
|
|
332
373
|
<fingerprint pattern="^Mac_OS_X-x86_64-(\S+), UPnP/[\d\.]+, PMS/([\d\.]+)$">
|
metadata
CHANGED
|
@@ -1,111 +1,111 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: recog
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.7
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Rapid7 Research
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2014-12-
|
|
11
|
+
date: 2014-12-16 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rspec
|
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
|
16
16
|
requirements:
|
|
17
|
-
- -
|
|
17
|
+
- - ">="
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
19
|
version: '0'
|
|
20
20
|
type: :development
|
|
21
21
|
prerelease: false
|
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
23
|
requirements:
|
|
24
|
-
- -
|
|
24
|
+
- - ">="
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
26
|
version: '0'
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: yard
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
30
30
|
requirements:
|
|
31
|
-
- -
|
|
31
|
+
- - ">="
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
33
|
version: '0'
|
|
34
34
|
type: :development
|
|
35
35
|
prerelease: false
|
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
|
37
37
|
requirements:
|
|
38
|
-
- -
|
|
38
|
+
- - ">="
|
|
39
39
|
- !ruby/object:Gem::Version
|
|
40
40
|
version: '0'
|
|
41
41
|
- !ruby/object:Gem::Dependency
|
|
42
42
|
name: redcarpet
|
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
|
44
44
|
requirements:
|
|
45
|
-
- -
|
|
45
|
+
- - ">="
|
|
46
46
|
- !ruby/object:Gem::Version
|
|
47
47
|
version: '0'
|
|
48
48
|
type: :development
|
|
49
49
|
prerelease: false
|
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
|
51
51
|
requirements:
|
|
52
|
-
- -
|
|
52
|
+
- - ">="
|
|
53
53
|
- !ruby/object:Gem::Version
|
|
54
54
|
version: '0'
|
|
55
55
|
- !ruby/object:Gem::Dependency
|
|
56
56
|
name: cucumber
|
|
57
57
|
requirement: !ruby/object:Gem::Requirement
|
|
58
58
|
requirements:
|
|
59
|
-
- -
|
|
59
|
+
- - ">="
|
|
60
60
|
- !ruby/object:Gem::Version
|
|
61
61
|
version: '0'
|
|
62
62
|
type: :development
|
|
63
63
|
prerelease: false
|
|
64
64
|
version_requirements: !ruby/object:Gem::Requirement
|
|
65
65
|
requirements:
|
|
66
|
-
- -
|
|
66
|
+
- - ">="
|
|
67
67
|
- !ruby/object:Gem::Version
|
|
68
68
|
version: '0'
|
|
69
69
|
- !ruby/object:Gem::Dependency
|
|
70
70
|
name: aruba
|
|
71
71
|
requirement: !ruby/object:Gem::Requirement
|
|
72
72
|
requirements:
|
|
73
|
-
- -
|
|
73
|
+
- - ">="
|
|
74
74
|
- !ruby/object:Gem::Version
|
|
75
75
|
version: '0'
|
|
76
76
|
type: :development
|
|
77
77
|
prerelease: false
|
|
78
78
|
version_requirements: !ruby/object:Gem::Requirement
|
|
79
79
|
requirements:
|
|
80
|
-
- -
|
|
80
|
+
- - ">="
|
|
81
81
|
- !ruby/object:Gem::Version
|
|
82
82
|
version: '0'
|
|
83
83
|
- !ruby/object:Gem::Dependency
|
|
84
84
|
name: simplecov
|
|
85
85
|
requirement: !ruby/object:Gem::Requirement
|
|
86
86
|
requirements:
|
|
87
|
-
- -
|
|
87
|
+
- - ">="
|
|
88
88
|
- !ruby/object:Gem::Version
|
|
89
89
|
version: '0'
|
|
90
90
|
type: :development
|
|
91
91
|
prerelease: false
|
|
92
92
|
version_requirements: !ruby/object:Gem::Requirement
|
|
93
93
|
requirements:
|
|
94
|
-
- -
|
|
94
|
+
- - ">="
|
|
95
95
|
- !ruby/object:Gem::Version
|
|
96
96
|
version: '0'
|
|
97
97
|
- !ruby/object:Gem::Dependency
|
|
98
98
|
name: nokogiri
|
|
99
99
|
requirement: !ruby/object:Gem::Requirement
|
|
100
100
|
requirements:
|
|
101
|
-
- -
|
|
101
|
+
- - ">="
|
|
102
102
|
- !ruby/object:Gem::Version
|
|
103
103
|
version: '0'
|
|
104
104
|
type: :runtime
|
|
105
105
|
prerelease: false
|
|
106
106
|
version_requirements: !ruby/object:Gem::Requirement
|
|
107
107
|
requirements:
|
|
108
|
-
- -
|
|
108
|
+
- - ">="
|
|
109
109
|
- !ruby/object:Gem::Version
|
|
110
110
|
version: '0'
|
|
111
111
|
description: Recog is a framework for identifying products, services, operating systems,
|
|
@@ -121,10 +121,10 @@ executables:
|
|
|
121
121
|
extensions: []
|
|
122
122
|
extra_rdoc_files: []
|
|
123
123
|
files:
|
|
124
|
-
- .gitignore
|
|
125
|
-
- .rspec
|
|
126
|
-
- .travis.yml
|
|
127
|
-
- .yardopts
|
|
124
|
+
- ".gitignore"
|
|
125
|
+
- ".rspec"
|
|
126
|
+
- ".travis.yml"
|
|
127
|
+
- ".yardopts"
|
|
128
128
|
- CONTRIBUTING.md
|
|
129
129
|
- Gemfile
|
|
130
130
|
- LICENSE
|
|
@@ -214,17 +214,17 @@ require_paths:
|
|
|
214
214
|
- lib
|
|
215
215
|
required_ruby_version: !ruby/object:Gem::Requirement
|
|
216
216
|
requirements:
|
|
217
|
-
- -
|
|
217
|
+
- - ">="
|
|
218
218
|
- !ruby/object:Gem::Version
|
|
219
219
|
version: '0'
|
|
220
220
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
221
221
|
requirements:
|
|
222
|
-
- -
|
|
222
|
+
- - ">="
|
|
223
223
|
- !ruby/object:Gem::Version
|
|
224
224
|
version: '0'
|
|
225
225
|
requirements: []
|
|
226
226
|
rubyforge_project:
|
|
227
|
-
rubygems_version: 2.
|
|
227
|
+
rubygems_version: 2.4.3
|
|
228
228
|
signing_key:
|
|
229
229
|
specification_version: 4
|
|
230
230
|
summary: Network service fingerprint database, classes, and utilities
|