> cat /dev/github | grep security-tools
discovered 03 Aug 2026

Injectus

via awesome-list
→ View on GitHub
Injectus is a Python tool designed for testing web applications by injecting CRLF and open redirect payloads into specified URLs. Its primary use case is to assist security testers in identifying vulnerabilities related to HTTP response splitting and open redirection, with features including customizable request parameters, multiple worker support for asynchronous operation, and options to run either CRLF or open redirect attacks selectively.