davidrencse/headerrift

GitHub: davidrencse/headerrift

Stars: 0 | Forks: 0

# HeaderRift Generated by Damocles. ## Overview A focused HTTP request manipulation tool that crafts and replays custom header-borne attack chains against exposed web apps and APIs, with modules for header smuggling variants, auth bypass attempts, cache poisoning probes, and WAF evasion payload rotation. ## Structure - `frontend/` — React + Vite + TypeScript frontend - `backend/` — Node.js + Express + TypeScript backend ## Local Development ### Backend cd backend npm install npm run dev ### Frontend cd frontend npm install npm run dev The frontend uses `VITE_API_BASE_URL` for the backend URL. If not set, it defaults to a local backend URL. ## Safety Scope This project is generated for safe, legal, publishable software development. It must not include secrets, malware, credential theft, exploit automation, stealth, evasion, or unsafe attack functionality.
标签:自动化攻击