Architected by Anson Saju
Tip
⭐ Star this repository to support the development of "Surgical Security" and stay updated with the latest threat intelligence layers!
Project Luis is a high-performance, dual-faceted security ecosystem designed for both Enterprise Active Defense and Surgical Offensive Security Testing. It represents the pinnacle of "Defense in Depth," utilizing 14 overlapping layers of cryptographic and logical barriers to structurally bankrupt attackers.
Project Luis is built upon a clinical, results-oriented security mindset:
- Logic-Biased Verification: Focuses on catching deep logic and boundary condition leaks, where standard automation fails.
- Surgical Execution: Designed for high-speed (~42s) deep analysis cycles, reducing compute overhead while maximizing threat detection.
- JS/TS Optimized: Built strictly on JavaScript/TypeScript to leverage superior schema validation and isolation.
The system's power comes from its unified multi-layer architecture. For a high-level technical breakdown of each layer, see the Detailed Specifications.
- Polymorphic AST Challenge: Mutating JavaScript math puzzles neutralize headless scanners.
- CPU Proof of Work (PoW): SHA-256 verification shifts the cost of processing to the attacker.
- Quantum Floating Point (QFP) Integrity: Bespoke math signatures detect MitM tampering.
- Black Hole Mode: Traps bots in simulated success states to gather telemetry.
- Neural Anomaly Detection: Identifies machine patterns before the first strike.
- Blast Shield DDoS Protection: Absorbs volumetric floods at the edge.
- Entropy Handshake: Requires organic human motion entropy for token validity.
- Dark Proxy Routing: Observes 0-day interaction in simulated subnets.
- Logic Bomb Traps: recursive data payloads that crash malicious scrapers.
- Bio-Identity Fingerprinting: Detects human vs. bot typing and scrolling rhythms.
- Ghost Protocol: Masking server identities behind refractive proxies.
- Zero-Liaison Encryption: Private tunnels where data is decrypted only at the hardware endpoint.
- Kinetic Drain: Exponentially slows down suspicious high-velocity requests.
- Omniscience Core: The central coordination layer for predictive defense.
/(Root): The Advanced Active Defense SaaS engine (formerly Sentinel Omni)./docs: Comprehensive documentation on architecture, security, and API./missions: Specialized deployment variants, including the Fortress Edition for CTF challenges./public: The cinematic, GSAP-driven user interface and dashboard.
- Clone the repository:
git clone https://github.com/ansonsaju/project-Luis.git - Install dependencies:
npm install - Initialize the local vault:
node server.js - Access the Console: Navigate to
http://localhost:3000
The vision for Project Luis moves toward total autonomic security:
[ ]Phase 5: AI-Powered dynamic AST generation (Self-healing challenges).[ ]Phase 6: Decentralized IP-Lock ledger for global threat sharing.[ ]Phase 7: Hardware-attested Zero-Liaison handshakes.
Maintaining a "Surgical" security edge requires continuous research and compute infrastructure. If Project Luis has helped your organization or research:
- GitHub Sponsors: Sponsor @ansonsaju
- Buy Me a Coffee: ansonsaju
- Donations: Support the maintenance of the Live Demo and threat intelligence feeds.
Explore the inner workings of the Security Monolith:
- Architecture Monolith: Polymorphic AST & Identity Locks.
- Security Model: Defensive layers & threat mitigation.
Architected for professional security impact by Anson Saju.
