Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/karthi-the-hacker/crlfi
- Owner: karthi-the-hacker
- License: mit
- Created: 2023-04-12T12:26:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T18:32:39.000Z (over 1 year ago)
- Last Synced: 2024-04-27T04:41:33.290Z (9 months ago)
- Topics: bugbounty, bugbounty-tool, bugbounty-tools, crlf-injection, crlf-injection-scanner, webpentesting, websecurity
- Language: JavaScript
- Homepage:
- Size: 425 KB
- Stars: 38
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - karthi-the-hacker/crlfi - CRLF Bug scanner for WebPentesters and Bugbounty Hunters (JavaScript)
README
> CRLF Bug scanner for WebPentesters and Bugbounty Hunters
## 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 downloads2. 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