targets / c3c.io / c3c.io / https://c3c.io/js/app.js

https://c3c.io/js/app.js

active JS 764 bytes sha256:52239e27711… checked 3 minutes ago
trufflehog: ok(3 hours, 41 minutes)
jsluice: 8 endpoints, 3 secrets
js-beautify: applied
open

secrets (3)

Stripe sk_live_51abc123def456REALKEY L23 0.7 trufflehog
context around line 23:
var ADMIN_ENDPOINT = "/admin/dashboard";
var DEBUG_URL = "https://internal.c3c.io/debug";
var NEW_SECRET_API = "https://api.stripe.com/v1/charges";
var STRIPE_KEY = "sk_live_51abc123def456REALKEY";
function deleteUser(id) {
    return fetch("/api/v2/users/" + id, {method: "DELETE"});
}
type: Stripe
value: sk_live_51abc123def456REALKEY
line: 23
confidence: 0.7
detector: Stripe_e00637a5
discovered: 3 hours, 41 minutes ago
admin_path var ADMIN_ENDPOINT = "/admin/dashboard"; L27 0.6 trufflehog
context around line 27:
}

var ADMIN_ENDPOINT = "/admin/dashboard";
var DEBUG_URL = "https://internal.c3c.io/debug";
var NEW_SECRET_API = "https://api.stripe.com/v1/charges";
type: admin_path
value: var ADMIN_ENDPOINT = "/admin/dashboard";
line: 27
confidence: 0.6
detector: admin_5502abcf
discovered: 3 hours, 41 minutes ago
extracted_domain api.stripe.com L0 0.6 trufflehog
context around line 0:
Found in https://c3c.io/js/app.js
type: extracted_domain
value: api.stripe.com
line: 0
confidence: 0.6
detector: domain_f7c14efe
discovered: 3 hours, 41 minutes ago

api endpoints (8)

GET /api/v1 0.8 jsluice
GET /links 0.8 jsluice
GET /admin/dashboard 0.8 jsluice
GET https://internal.c3c.io/debug 0.8 jsluice
GET https://api.stripe.com/v1/charges 0.8 jsluice
DELETE /api/v2/users/EXPR 0.8 jsluice
GET /api/v2/users/EXPR 0.8 jsluice
GET /api/v2/users/ 0.8 jsluice

change history (0)

no changes detected yet

versions (1)

timestamp hash size lines
2026-03-31 23:07:23 52239e27711d184… 764 bytes 27