{"id":34836664,"url":"https://github.com/the-c0d3r/sqli-scanner","last_synced_at":"2025-12-25T16:05:31.475Z","repository":{"id":51650696,"uuid":"80477505","full_name":"the-c0d3r/sqli-scanner","owner":"the-c0d3r","description":"A tool to mass scan SQL Injection Vulnerable websites from a file. ","archived":false,"fork":false,"pushed_at":"2017-02-02T07:15:52.000Z","size":33,"stargazers_count":66,"open_issues_count":0,"forks_count":41,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-08-10T15:44:47.776Z","etag":null,"topics":["scanner","sql-injection"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/the-c0d3r.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-31T00:21:43.000Z","updated_at":"2023-07-07T19:09:15.000Z","dependencies_parsed_at":"2022-08-22T02:40:11.663Z","dependency_job_id":null,"html_url":"https://github.com/the-c0d3r/sqli-scanner","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/the-c0d3r/sqli-scanner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-c0d3r%2Fsqli-scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-c0d3r%2Fsqli-scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-c0d3r%2Fsqli-scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-c0d3r%2Fsqli-scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the-c0d3r","download_url":"https://codeload.github.com/the-c0d3r/sqli-scanner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-c0d3r%2Fsqli-scanner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28032324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-25T02:00:05.988Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["scanner","sql-injection"],"created_at":"2025-12-25T16:03:18.974Z","updated_at":"2025-12-25T16:05:31.461Z","avatar_url":"https://github.com/the-c0d3r.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# sqli-scanner\n\nThis is a sql vulnerability scanner, intended for a list of urls. This is made to be multi-process, so it's much much faster than traditional single thread/process scanning. \n\n# Usage\n\n```\n    -------------------------------------------------------\n    MASS\n     _____ _____ __    _     _____\n    |   __|     |  |  |_|___|   __|___ ___ ___ ___ ___ ___\n    |__   |  |  |  |__| |___|__   |  _| .'|   |   | -_|  _|\n    |_____|__  _|_____|_|   |_____|___|__,|_|_|_|_|___|_|\n             |__|\n                                                  the-c0d3r\n    -------------------------------------------------------\n\nusage: sqli-scanner.py [-h] [-f FILE] [-o OUTPUT] [-p PROCESSCOUNT] [-v]\n\nMass SQL vulnerability scanner\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -f FILE, --file FILE  Target file with URLs\n  -o OUTPUT, --output OUTPUT\n                        Output file to save vulnerable websites to\n  -p PROCESSCOUNT, --processcount PROCESSCOUNT\n                        Number of processes to generate\n  -v, --verbose         Enable Verbose mode\n```\n\nOnly 1 command argument is required to run this program. It is the `-f` arugment that provides the file where the urls are written inside. \n\nYou can use `-p` to change the number of processes to generate. The default is the number of CPU the computer has, multiplied by 2. *If you use too much processes, it might have trouble stopping it.*\n\n---\n\u003e If you have trouble stopping the processes with `Ctrl+C`, try `Ctrl+Z` to move it to background and then do `kill processID` to kill the process using the process ID. \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-c0d3r%2Fsqli-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-c0d3r%2Fsqli-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-c0d3r%2Fsqli-scanner/lists"}