https://github.com/markgacoka/injector
A web app for injecting code into different file types.
https://github.com/markgacoka/injector
cybersecurity file-upload injection-attacks vulnerability-detection xss-injection xxe-injection
Last synced: 2 months ago
JSON representation
A web app for injecting code into different file types.
- Host: GitHub
- URL: https://github.com/markgacoka/injector
- Owner: markgacoka
- Created: 2022-04-02T04:33:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-06T20:20:04.000Z (almost 4 years ago)
- Last Synced: 2025-03-21T12:56:11.904Z (over 1 year ago)
- Topics: cybersecurity, file-upload, injection-attacks, vulnerability-detection, xss-injection, xxe-injection
- Language: CSS
- Homepage: https://codeinjector.herokuapp.com
- Size: 183 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code injector
A web app for injecting code into different file types. Try a demo at injector.codes
The web app is an automated code injector that plants code into different file types to test for injection vulnerabilities that are as a result of file uploads. The app was initially made as one of the tools for the [Cysuite platform](https://cysuite.herokuapp.com)
### Features
- Automatically generate new file types e.g. PNG, JPEG and GIFs that are recognizable by the most common libraries and operating systems.
- Upload your own image/PDF for injection.
- Inject code (XSS, XXE, PHP shell code and SQL injections) in filename, contents or headers.
- Set custom image dimensions and file sizes to bypass website restrictions.