DEV Community

Javier Leandro Arancibia
Javier Leandro Arancibia

Posted on

New CRLF-Injection-Scanner Plugin for SuperCLI

New CRLF-Injection-Scanner Plugin for SuperCLI

Command line tool for testing CRLF injection on a list of domains by MichaelStott

Installation

pip install crlf-scanner
Verify: crlf-scanner --version
supercli plugins install ./plugins/CRLF-Injection-Scanner --on-conflict replace --json
Enter fullscreen mode Exit fullscreen mode

Links


This plugin is part of SuperCLI — a curated collection of 1000+ CLI tools at your fingertips.

Top comments (0)