https://sonarsource.github.io/argument-injection-vectors/
A curated list of argument injection vectors
https://sonarsource.github.io/argument-injection-vectors/
Last synced: 3 months ago
JSON representation
A curated list of argument injection vectors
- Host: GitHub
- URL: https://sonarsource.github.io/argument-injection-vectors/
- Owner: SonarSource
- License: gpl-3.0
- Created: 2023-02-21T13:29:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T13:34:58.000Z (3 months ago)
- Last Synced: 2025-01-27T14:35:35.151Z (3 months ago)
- Language: HTML
- Size: 69.3 KB
- Stars: 40
- Watchers: 24
- Forks: 3
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-lol-commonly-abused - Argument Injection Vectors - A curated list of exploitable options when dealing with argument injection bugs. These are not vulnerabilities in the associated programs but rather intended features that were proven to be useful to attackers in very specific scenarios. (Endpoint / Unix)
- awesome-lol-commonly-abused - Argument Injection Vectors - A curated list of exploitable options when dealing with argument injection bugs. These are not vulnerabilities in the associated programs but rather intended features that were proven to be useful to attackers in very specific scenarios. (Endpoint / Unix)
README
# Argument Injection Vectors
_Argument Injection Vectors_ is a curated list of program options to exploit argument injection bugs.
This repository is only here for contributors; please use the website to search through vectors: [https://sonarsource.github.io/argument-injection-vectors/](https://sonarsource.github.io/argument-injection-vectors/).