Rullst Logov12.0
๐Ÿ›ก๏ธ Public Admin Sandbox
Usernamerullst_demoPasswordRullstDemoAccess2026!
Use these credentials for Nexus and Studio. Changes remain visible until the active container resets.
โœจ Ask me anything!
Rullst Crab Mascot

Security Controls Sandboxrullst-security

Interactive, bounded demonstrations of RASP inspection, timing normalization, prompt filtering, Login Jail policy, honeypot telemetry, and DLP masking. Production protection depends on mounting the corresponding middleware and application controls.

โฑ๏ธ Test Anti-Timing Guard๐Ÿค– Test AI Prompt FirewallTest RASP SQL InjectionTest Path TraversalTest DLP Secret MaskingTest Login Jail PolicyTrigger Honeypot (/wp-admin)

๐Ÿงช Interactive AI Prompt Injection Sandbox

Type any test prompt or attempt a jailbreak to observe the LLM Security Firewall inspect it:

โฑ๏ธ Anti-Timing Guard: Constant-Time Response Equalized!

Fixture: Non-existent local user lookup Protected response latency: 267.64ms Result: TimingGuard applied its configured minimum duration and jitter. This demonstration reduces one timing signal; it is not a proof against every side channel.

Secure Header Baseline Example

Rullst supplies strict header layers, but the final policy depends on the application, proxy, TLS, cookies, and rendered assets. This showcase deliberately uses a relaxed development CSP for third-party presentation assets and does not claim a scanner grade.

Content-Security-Policy: default-src 'self'; script-src 'self' 'nonce-...' ... Cross-Origin-Embedder-Policy: require-corp Cross-Origin-Resource-Policy: same-origin X-Frame-Options: DENY X-Content-Type-Options: nosniff