xss-test-gem 0.2.5 → 0.2.8

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.
Files changed (2) hide show
  1. checksums.yaml +2 -2
  2. metadata +11 -5
checksums.yaml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a27017eced07d3b18079d9b12f6432da4dc4ed7fe69b554e6c69ad38373cdf61
4
- data.tar.gz: 9ea75ab38aead6627d2033ad71aa191db9cdd9daee33b014d4b17af5a2aef015
3
+ metadata.gz: 33f7af2b97b3d2886319429ab3c5d987d4dcfbc43a7014b607eb203d06ce361d
4
+ data.tar.gz: b7ff8598e9b58efc684544b204eaca78ef107908979c2dac813fa7eb57cfd2e3
metadata CHANGED
@@ -1,18 +1,24 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xss-test-gem
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.5
4
+ version: 0.2.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Testing Buffalo
8
8
  email: testingbuffalo@apexblack.org
9
- homepage: https://127.0.0.1:8443/
9
+ homepage: https://rubygems.org/gems/xss-test-gem
10
10
  licenses:
11
11
  - MIT
12
- summary: HTTPS SSRF test
12
+ summary: Protocol scheme tests
13
13
  description: |
14
- == SSRF HTTPS Test
15
- Testing HTTPS server-side fetch.
14
+ == Protocol Scheme Tests
15
+
16
+ tel link: {phone}[tel:+1234567890]
17
+ sms link: {text}[sms:+1234567890]
18
+ intent link: {intent}[intent://scan/#Intent;scheme=zxing;package=com.google.zxing.client.android;end]
19
+ market link: {market}[market://details?id=com.example]
20
+ custom scheme: {custom}[myapp://dangerous/path]
21
+
16
22
  required_ruby_version: !ruby/object:Gem::Requirement
17
23
  requirements:
18
24
  - - ">="