By: KUSHAL PIPALIYA
Inspect and view changes in SQL Injection Tester source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SQL Injection Tester Pro",
"version": "3.1.2",
"description": "Advanced SQL injection testing tool with automatic clipboard functionality and smart payload management",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [
"contextMenus",
"activeTab",
"clipboardWrite",
"storage",
"<all_urls>",
"tabs"
],
"background": {
"scripts": [
"payloads.js",
"main.js",
"background.js"
],
"persistent": true
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "SQL Injection Tester Pro"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"payloads.js",
"main.js",
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_end",
"all_frames": true
}
],
"web_accessible_resources": [
"icons/*.png"
],
"applications": {
"gecko": {
"id": "sqltester@sql-injection-tester.netlify.app",
"strict_min_version": "109.0"
}
},
"homepage_url": "https://sql-injection-tester.netlify.app/"
} Best SQL Injection Tester Alternatives
Here are some Firefox add-ons that are similar to SQL Injection Tester:
SQL Injection Scanner
Sergio Jensen
SQL Injection Finder ext
sql-injection-finder-ext
XSSassin - Payload Injector
yesmayank
SQL Injection Finder
sql-injection-finder
CyberInject
CyberNilsen
WebTester
Zer0droid
Web-Injector
Anonyme
Web Vulnerability Tester
Nhà cái uy tín
Web Explode
macallan
HackTools
Riadh B. & Ludovic C.
Penetration Testing Kit
pentestkit.co.uk
XSSpect
Muhammed Galal