🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

crlfi

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crlfi

CRLF Bug scanner for WebPentesters and Bugbounty Hunters

latest
Source
npmnpm
Version
1.1.3
Version published
Weekly downloads
19
58.33%
Maintainers
1
Weekly downloads
 
Created
Source


CRLF Bug scanner for WebPentesters and Bugbounty Hunters

karthi-the-hacker

karthithehacker

Prerequisites

  • NodeJs

Installation and Example

  • 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
  • Open terminal now type crlfi

  • 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  

Keywords

crlf

FAQs

Package last updated on 12 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts