No description
Find a file
2025-07-29 16:34:19 -04:00
README.md init 2025-07-29 16:34:19 -04:00

Command Line Injection

TODO: Explain Command Line Injection

Branches

The different branches of the repository contain different sites written in different languages that all have a command injection vulnrability.

Format

The branches in the repository follow the following format:

<Backend Language>-<Number>

The different backend languages will show different forms of this vulrability across different backends. The number is a different implementation of the frontend typically. This will change the appearence of the website while keeping the same backend api typically.