e-GP Simulator
จำลองระบบ e-GP ครบทุก component
Guest
G
Local e-GP Simulator
จำลองระบบ Keycloak, Vault Transit, KMS ของ e-GP สำหรับทดสอบ attack chain แบบ offline
Key1: 12 keys
Key2: 1 keys
Bidders: 17545
Accounts: 8
🔑
JWT Generator
Keycloak RS256
สร้าง JWT token เหมือน Keycloak จริง พร้อม claims ครบทุก field
8 accounts พร้อมใช้
👤
data-profile
AES-256-ECB
สร้าง/ถอดรหัส data-profile header ที่ encrypt ด้วย JWT sub UUID
Key = UUID without dashes (32 chars)
🔐
KMS (Key1 + Key2)
AES-ECB + Vault Transit
จัดการ Key1 (ECB) และ Key2 (GCM96) พร้อม encrypt/decrypt
12 key1 + 1 key2
🏢
BidderId
TIN Lookup + Generate
ค้นหา/สร้าง encrypted bidder IDs จาก TIN
17545 bidders loaded
⛓️
Full Pipeline
2-Layer Encryption Chain
ทดสอบ full encryption pipeline: plaintext → Key1(ECB) → double base64 → Key2(Transit) → vault:v1:xxx
พร้อมแสดงทุก intermediate step
Encryption Architecture
Plaintext JSON
→
Key1 AES-ECB
→
Double Base64
→
Key2 Vault Transit
→
vault:v1:ciphertext
→
DB (IBM DB2)
Quick API Status
Loading...