gem_329_solver_ca2f01fe40 0.0.1
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 +7 -0
- data/lib/gem_329_solver_ca2f01fe40.rb +0 -0
- metadata +41 -0
checksums.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
---
|
|
2
|
+
SHA256:
|
|
3
|
+
metadata.gz: 7658392ae305f20be1109f5e5b217c84f25a6f67663e8ba4f03df3b0eeab295b
|
|
4
|
+
data.tar.gz: 84b0a9edd061113fa5200fe27f39cafd4161158148c4edef8e173f19b2f9a905
|
|
5
|
+
SHA512:
|
|
6
|
+
metadata.gz: 39a9e899c3c90023b538e4993805e42ccf18a87b527a00b4d7743c6a9e8b331aefe6869ae8beaaca96a806e6cdecd40986a2c1bea7f59606ddd127bb8c0f6da5
|
|
7
|
+
data.tar.gz: 76339492f1e432c0f15d85269a83ad3959b3d2933c2f95490ea4925524cc26231168043920608b63b47588a4dc57308f6248c90ae3b592daffcea914d39ac6d4
|
|
File without changes
|
metadata
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
|
2
|
+
name: gem_329_solver_ca2f01fe40
|
|
3
|
+
version: !ruby/object:Gem::Version
|
|
4
|
+
version: 0.0.1
|
|
5
|
+
platform: ruby
|
|
6
|
+
authors:
|
|
7
|
+
- 329_solver_ca2f01fe40
|
|
8
|
+
bindir: bin
|
|
9
|
+
cert_chain: []
|
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
|
11
|
+
dependencies: []
|
|
12
|
+
description: A gem created for a CTF challenge to test for XSS. This is the longer
|
|
13
|
+
description.
|
|
14
|
+
email: 329_solver_ca2f01fe40@example.com
|
|
15
|
+
executables: []
|
|
16
|
+
extensions: []
|
|
17
|
+
extra_rdoc_files: []
|
|
18
|
+
files:
|
|
19
|
+
- lib/gem_329_solver_ca2f01fe40.rb
|
|
20
|
+
homepage: https://rubygems.org/gems/gem_329_solver_ca2f01fe40
|
|
21
|
+
licenses:
|
|
22
|
+
- MIT
|
|
23
|
+
metadata: {}
|
|
24
|
+
rdoc_options: []
|
|
25
|
+
require_paths:
|
|
26
|
+
- lib
|
|
27
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
|
28
|
+
requirements:
|
|
29
|
+
- - ">="
|
|
30
|
+
- !ruby/object:Gem::Version
|
|
31
|
+
version: '0'
|
|
32
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
33
|
+
requirements:
|
|
34
|
+
- - ">="
|
|
35
|
+
- !ruby/object:Gem::Version
|
|
36
|
+
version: '0'
|
|
37
|
+
requirements: []
|
|
38
|
+
rubygems_version: 3.6.7
|
|
39
|
+
specification_version: 4
|
|
40
|
+
summary: 'This is the summary with the payload: <script>console.log(1)</script>'
|
|
41
|
+
test_files: []
|