Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/karthi-the-hacker/crlfi

CRLF Bug scanner for WebPentesters and Bugbounty Hunters
https://github.com/karthi-the-hacker/crlfi

bugbounty bugbounty-tool bugbounty-tools crlf-injection crlf-injection-scanner webpentesting websecurity

Last synced: 13 days ago
JSON representation

CRLF Bug scanner for WebPentesters and Bugbounty Hunters

Awesome Lists containing this project

README

        



> CRLF Bug scanner for WebPentesters and Bugbounty Hunters

karthi-the-hacker


karthithehacker

## Prerequisites

- NodeJs

## Installation and Example
1. Install NodeJS [Instructions Here](https://nodejs.org/en/download/package-manager/) (If you can't figure this out, you shouldn't really be using this)
- Linux, Mac, Windows
- `npm install crlfi -g`
- Github
- click [HERE](https://github.com/karthi-the-hacker/athenaa.git) 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 Input file name
-o, --output output file name