searchpass 1.0.1 → 1.1.0

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bf3287e3c17c7523392d1866f830870fff29a5fa
4
- data.tar.gz: c4118e8e5c978673293989895c6cfd67a79dea1f
3
+ metadata.gz: ac75aebb5c5f3e1a6b2a9eac1e5e80524a8cd324
4
+ data.tar.gz: 145f81d4bdaa2bd516d722f503b0956d62a2ea4b
5
5
  SHA512:
6
- metadata.gz: f53c4f84fd602f505fa89e815f91eb5c282b86986e38b5c76384b6fdea9f3e7bebb4a39c6688149ffdaa92399178937165b531614d7664dccc4f24579d6e5d30
7
- data.tar.gz: 89467cdd1ac696cc7d41f4fee5e10671d69f3f53fb40ed554ac0fb844f4996f1443e2d7a13c096d971140f5034773d431e55837a692cf8e8f5091eb86050c530
6
+ metadata.gz: 537cf141173f29ade5ac75849f68dd459880e460d15692f928049afceae3af36dcedacbaa9d4cb32cb1afeca5da4eea6b8f0328e7d4f50c67e0f8e9cdc00b92d
7
+ data.tar.gz: e298486f7ecb4fbff35a94c8abbda1ae9ba5979d63afe61ad6eb51cf2f9d66c7b6f804b384cc8a791aade72561cfaa9dc4f44028f8cee7da6a7e7f4f4242ee8a
@@ -3661,7 +3661,7 @@
3661
3661
  {
3662
3662
  "Vendor": "Dallas Semiconductors",
3663
3663
  "Name": "TINI embedded JAVA Module",
3664
- "Version": "",
3664
+ "Version": "<= 1.0",
3665
3665
  "Method": "Telnet",
3666
3666
  "User ID": "root",
3667
3667
  "Password": "tini",
@@ -7698,7 +7698,7 @@
7698
7698
  {
7699
7699
  "Vendor": "Intel",
7700
7700
  "Name": "LanRover VPN Gateway",
7701
- "Version": "",
7701
+ "Version": "< 6.0",
7702
7702
  "Method": "Multi",
7703
7703
  "Password": "isolation",
7704
7704
  "Level": "Administrator",
@@ -9623,7 +9623,7 @@
9623
9623
  {
9624
9624
  "Vendor": "NetworkICE",
9625
9625
  "Name": "ICECap Manager",
9626
- "Version": "2.0.22 ",
9626
+ "Version": "2.0.22 <",
9627
9627
  "Method": "8081",
9628
9628
  "User ID": "iceman",
9629
9629
  "Password": "(none)",
@@ -14761,6 +14761,17 @@
14761
14761
  "Doc": "http://www.procheckup.com/media/176566/pentesting_sitecore.pdf",
14762
14762
  "Notes": "Part of demo site"
14763
14763
  },
14764
+ {
14765
+ "Vendor": "Skybox Security",
14766
+ "Name": "Virtual Appliance",
14767
+ "Version": "8.0.300",
14768
+ "Method": "HTTP, Console",
14769
+ "User ID": "root",
14770
+ "Password": "skyboxview",
14771
+ "Level": "Administrator",
14772
+ "Doc": "http://downloads.skyboxsecurity.com/files/iso/Archive/8.0.306-7.1.28-2.5-1.0.0.3/Quick_Start_Guide/SkyboxVirtual_Appliance_QuickStartGuide.pdf",
14773
+ "Notes": "HTTP port 444"
14774
+ },
14764
14775
  {
14765
14776
  "Vendor": "SMA America",
14766
14777
  "Name": "Sunny Webbox",
@@ -14856,7 +14867,7 @@
14856
14867
  {
14857
14868
  "Vendor": "SolarWinds",
14858
14869
  "Name": "Serv-U",
14859
- "Version": "",
14870
+ "Version": "<6.0.0.1",
14860
14871
  "Method": "Multiple",
14861
14872
  "User ID": "LocalAdministrator",
14862
14873
  "Password": "#l@$ak#.lk;0@P",
@@ -1,3 +1,3 @@
1
1
  module Searchpass
2
- VERSION = "1.0.1"
2
+ VERSION = "1.1.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: searchpass
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Henriksen
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-11-26 00:00:00.000000000 Z
11
+ date: 2017-10-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -130,7 +130,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
130
130
  version: '0'
131
131
  requirements: []
132
132
  rubyforge_project:
133
- rubygems_version: 2.6.7
133
+ rubygems_version: 2.6.13
134
134
  signing_key:
135
135
  specification_version: 4
136
136
  summary: Find default passwords for devices and systems.