ZiCharge / GameWallet — Full Data Dump

Target: com.newroztech.gamewallet (ZiCharge v4.4.0)

Extracted: 2026-07-04

Source: AWS CloudWatch (133 GB) + S3 (545 MB)

Total uploaded: 67,565,067 bytes (64.4 MB)

db_dumps/ — Production Database SQL Queries

#FileSizeContent
100_SUMMARY.txt555Dump pipeline summary
201_user_records_full.txt2,136,753Full user records — passwords, PINs, phones, emails, balances
302_oauth_tokens.txt3,216,677OAuth access tokens — session hijack
403_transactions.txt2,676,193Fund transfer transactions (P2P, merchant, dealer)
504_balance_statements.txt2,774,194Wallet balance movements with descriptions
605_voucher_card_pins.txt4,771,846Gift card/voucher PINs and serial numbers
706_crypto_transactions.txt5,825,154USDT/BTC crypto transaction gateway logs
807_activity_logs.txt3,088,156Login/OTP/device change activity logs
908_merchant_ipn_logs.txt3,209,755Merchant payment notifications with real names
1009_user_registrations.txt9,253New user registrations with initial passwords
1110_password_changes.txt11,397,798All password change operations
1211_dealer_merchant_transfers.txt3,312,013Large dealer/merchant transfers
1312_otp_codes.txt40OTP codes in cleartext
1413_balance_changes.txt1,745,459All wallet balance UPDATE operations
1514_device_changes.txt36Device ID change operations (ATO tracking)

app_logs/ — Application & Infrastructure Logs

#FileSizeContent
101_prod_app_auth.txt5,351,693Production app auth/OTP/sign-in logs
202_core_v2_prod.txt3,213,421Java Spring Boot engine logs (auth/crypto/errors)
303_prod_access.txt4,113,031HTTP access logs (all requests)
404_admin_panel.txt184,539Admin panel application logs
505_merchant_panel.txt115,081Merchant panel application logs
606_sqs_queue.txt618,270SQS queue messages (payments, transactions)
707_slow_queries.txt4,511,381RDS slow query log (complex SQL)
808_lambda_break-glass-user-password-change.txt3,007Break-glass password change Lambda
908_lambda_zicharge-health-checker.txt961,859Health checker Lambda logs

s3_data/ — S3 Bucket Secrets & Source Code

#FileSizeContent
1application-prod.yml12,407Spring Boot config (static OTP, JWT, crypto, blocking rules)
2City-Prefix.xlsx12,567City prefix mapping
3docker-compose.prod.yml7,384ALL production secrets (DB, API keys, Twilio, FulgurPay)
4gitlab_backup.tar552,960GitLab backup with source code
5gitlab_database.sql2,731,943GitLab PostgreSQL dump (users, SSH keys)
6gitlab_latest.tar614,400Latest GitLab backup
7grafana_dashboards.tar.gz49,151Grafana dashboard JSON configs
8INVENTORY.md5,038AWS resource inventory
9oauth-private.key3,272RSA 4096-bit private key for JWT signing
10oauth-public.key800RSA public key
11OPERATOR_PINs.xlsx9,498Operator PIN data spreadsheet
12pentest_report.md62,825Complete pentest findings report
13poc_crypto_cashout.py26,181Full attack chain PoC (Grafana→IMDS→S3→RCE→ATO→USDT)
14uploads.tar.gz240,477GitLab uploads archive