Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/commixproject/commix-testbed

A collection of web pages, vulnerable to command injection flaws.
https://github.com/commixproject/commix-testbed

Last synced: 3 months ago
JSON representation

A collection of web pages, vulnerable to command injection flaws.

Awesome Lists containing this project

README

        

**Commix-testbed** is a collection of real-world scenarios, vulnerable to command injection flaws, used to evaluate the detection and exploitation abilities of [commix](https://github.com/commixproject/commix):
* [Regular](https://github.com/commixproject/commix-testbed/tree/master/scenarios/regular) injection scenarios.
* [Cookie](https://github.com/commixproject/commix-testbed/tree/master/scenarios/cookie) injection scenarios.
* [User-Agent](https://github.com/commixproject/commix-testbed/tree/master/scenarios/user-agent) injection scenarios.
* [Referer](https://github.com/commixproject/commix-testbed/tree/master/scenarios/referer) injection scenarios.
* [Weak filters](https://github.com/commixproject/commix-testbed/tree/master/scenarios/filters) scenarios. ([Hints](https://github.com/commixproject/commix/wiki/Filters-Bypasses))

### Screenshot
![screenshot](https://user-images.githubusercontent.com/5289251/222951413-e8aabda4-6e73-4174-9365-7c631fa63b47.png)

### Installation
Download commix-testbed by cloning the official Git repository:

git clone https://github.com/commixproject/commix-testbed.git commix-testbed

... or use the [dockerized version](https://hub.docker.com/r/commixproject/commix-testbed) of commix-testbed.

### Bugs and Enhancements
For bug reports or enhancements regarding commix tesbed, please open an [issue](https://github.com/commixproject/commix-testbed/issues).