Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.35 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.35 KB


CRLF Bug scanner for WebPentesters and Bugbounty Hunters

karthi-the-hacker

karthithehacker

Prerequisites

  • NodeJs

Installation and Example

  1. Install NodeJS Instructions Here (If you can't figure this out, you shouldn't really be using this)

    • Linux, Mac, Windows
      • npm install crlfi -g
    • Github
      • click HERE for downloads
  2. Open terminal now type crlfi

  3. Example

    • input
      • crlfi -i urls.txt
    • output
      • crlfi -i urls.txt -o out.txt

Usages 📚 :

$ crlfi [option]

  Usage: crlfi [options]

  Options:
    -h, --help     Show help                           
    -V, --version  Show version number                    
    -i, --input    <filename> Input file name  
    -o, --output   <filename> output file name