
CVE-2006-2842 is a powerful scanner for bug bounty hunters and penetration testers to discover vulnerabilities in their web applications.
Install cve-2006-2842 with npm
npm install cve-2006-2842 -g
Example for single url
cve-2006-2842 -u http://example.com
Example for list of urls
cve-2006-2842 -l urls.txt -o out.txt

👋 Hey karthithehacker
.-----------------------------.
| Tool : CVE-2006-2842 💉 |
| Author : @karthithehacker🎖️|
| '../../etc/passwd%00' |
'-----------------------------'
^ (\_/)
'----- (O.o)
(> <)
CVE-2006-2842 Scanner
CVE-2006-2842 is a powerful scanner for bug bounty hunters and penetration testers to discover vulnerabilities in their web applications.
$ CVE-2006-2842 [option]
Usage: CVE-2006-2842 [options]
If you have any feedback, please reach out to us at [email protected]
| Argument | Type | Description |
|---|
-h | --help | Show help |
-V | --version | Show version number |
-u | --url | url to scan for CVE-2006-2842 |
-o | --output | Save the results to text file |
-l | --list | File containing a list of URLs for CVE-2006-2842 scan. |