Gaurav-Jadhav / Command-Injection

Simple Command Injection Scanner for Web Applications with the intent of automatic testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command-Injection Scanner

Disclaimer: This project was created for educational purposes and should not be used in environments without legal authorization.

Description:

Simple OS Command Injection Scanner for Web Applications with the intent of automatic testing.

Git Clone:

 https://github.com/Gaurav-Jadhav/Command-Injection.git
 cd Command-Injection

Arguments:

-url   = Plase enter valid URL example: http://testphp.vulnweb.com/listproducts.php?cat=2

Usage:

 python3 command_injection.py -url "http://172.16.22.167/commix-testbed/scenarios/regular/GET/classic.php?addr=1"

About

Simple Command Injection Scanner for Web Applications with the intent of automatic testing.

License:MIT License


Languages

Language:Python 100.0%