

๐งช Injection Tester Documentation
Welcome to theย Injection Tester! This tool helps you find and test for common web injection vulnerabilities like XSS and SQLi. Itโs a must-have for web security testing, right in your browser toolkit.
๐ Features
- Target Analysis
- ๐ Enter a URL and click Analyze to detect forms and input fields automatically.
- Injection Types
- ๐ก๏ธ Test for various vulnerabilities:
- XSS (Cross-Site Scripting)
- SQLi (SQL Injection)
- (More types like CMDi, LFI, XXE, SSRF, SSTI are planned!)
- Payload Wordlists
- ๐ Select or refresh payload wordlists for each injection type.
- ๐ Add your own payloads in theย wordlistsย folder.
- Customizable Settings
- โก Threads: Control concurrent requests.
- โฑ๏ธ Timeout & Delay: Fine-tune request timing.
- ๐ Follow Redirects, ๐๏ธ Auto-Save Results, ๐งฉ Test All Parameters Together.
- ๐ท๏ธ Custom Headers & Cookies for advanced testing.
- Results & Statistics
- ๐ Results Table: View findings with severity, type, parameter, payload, and details.
- ๐ Stats Bar: Track forms, parameters, requests, vulnerabilities, time, and RPS (requests/sec).
- ๐ Filter by severity, type, or search term.
- Payloads View
- ๐ฃ See the payloads used for the current test type.
- Logging
- ๐ Real-time log of actions, errors, and test progress.
- Export
- ๐ค Export results as JSON for further analysis.
๐ ๏ธ How to Use
- Set Target
- Enter the target URL and click the ๐ Analyze button.
- Select Test Type
- Choose the injection type (e.g., XSS, SQLi) from the buttons.
- Choose Payload Wordlist
- Pick a wordlist or refresh to load new ones.
- Configure Settings
- Adjust threads, timeout, delay, and other options as needed.