DEV Community

Javier Leandro Arancibia
Javier Leandro Arancibia

Posted on • Originally published at github.com

CRLF-Injection-Scanner: A SuperCLI Plugin Guide

CRLF-Injection-Scanner

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

Source

https://github.com/MichaelStott/CRLF-Injection-Scanner

Tags

  • CRLF-Injection-Scanner
  • security
  • crlf
  • injection

Installation

  1. pip install crlf-scanner
  2. Verify: crlf-scanner --version
  3. supercli plugins install ./plugins/CRLF-Injection-Scanner --on-conflict replace --json

About SuperCLI

This plugin is part of the SuperCLI ecosystem - a unified CLI plugin manager for AI agents and developers.

Discover, install, and orchestrate thousands of command-line tools with SuperCLI.

Top comments (0)