3 months ago
Layer 7 advanced TLS Fingerprint & Traffic Simulation DDoS (Node.js)Undetector is an advanced security research and traffic simulation framework built with Node.js, focused on realistic TLS fingerprints, proxy behavior, and well bypassing protections such as Cloudflare HTTP-DDOS ruleset, Cloudfront from Amazon and more others with modern protection systems.
The project relies on self-developed libraries to experiment with low-level TLS and HTTP/2 behavior, intended for authorized testing, defensive research, and educational purposes.
✨ Features
? Project Purpose
The project relies on self-developed libraries to experiment with low-level TLS and HTTP/2 behavior, intended for authorized testing, defensive research, and educational purposes.
✨ Features
- Advanced TLS Handshake & Browser Fingerprint
- Proxy-Based Traffic Simulation
- Custom Self-Made Libraries
- High-Performance Node.js Execution
- Configurable Traffic Behavior
- Designed for Anti-Bot & WAF Research
- Linux Environment
- Node.js Installed
Code:
wget -N https://codeberg.org/Ketatak/Undetector/raw/branch/main/undetector3.0.js && apt install nodejs -y && npm install node-fetch@2 && npm install colors && npm install hpack && npm install socks && node undetector3.0.js? Project Purpose
- Analyze TLS & HTTP/2 Client Fingerprints
- Test Proxy Handling in Controlled Environments
- Evaluate Anti-Bot and WAF Detection Logics
- Perform Authorized Load & Resilience Testing
- Study Traffic Classification Techniques



