{"id":20900016,"url":"https://github.com/the404hacking/dsss","last_synced_at":"2025-05-13T01:32:04.464Z","repository":{"id":109047515,"uuid":"111979563","full_name":"The404Hacking/DSSS","owner":"The404Hacking","description":"Damn Small SQLi Scanner. (DSSS)","archived":false,"fork":false,"pushed_at":"2017-11-25T05:48:50.000Z","size":430,"stargazers_count":16,"open_issues_count":0,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-01T15:09:31.079Z","etag":null,"topics":["damn","dsss","scanner","sql","sql-injection","sqli","sqlmap","the404hacking"],"latest_commit_sha":null,"homepage":"https://T.me/The404Hacking","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/The404Hacking.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-25T05:36:43.000Z","updated_at":"2025-02-28T21:49:21.000Z","dependencies_parsed_at":"2023-05-04T02:32:35.690Z","dependency_job_id":null,"html_url":"https://github.com/The404Hacking/DSSS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The404Hacking%2FDSSS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The404Hacking%2FDSSS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The404Hacking%2FDSSS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The404Hacking%2FDSSS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/The404Hacking","download_url":"https://codeload.github.com/The404Hacking/DSSS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253854006,"owners_count":21974209,"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","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":["damn","dsss","scanner","sql","sql-injection","sqli","sqlmap","the404hacking"],"created_at":"2024-11-18T11:17:29.359Z","updated_at":"2025-05-13T01:32:04.456Z","avatar_url":"https://github.com/The404Hacking.png","language":"Python","readme":"Damn Small SQLi Scanner [![Python 2.6|2.7](https://img.shields.io/badge/python-2.6|2.7-yellow.svg)](https://www.python.org/) [![License](https://img.shields.io/badge/license-Public_domain-red.svg)](https://wiki.creativecommons.org/wiki/Public_domain)\n=========\n\n**Damn Small SQLi Scanner** (DSSS) is a fully functional [SQL injection](https://en.wikipedia.org/wiki/SQL_injection) vulnerability scanner (supporting GET and POST parameters) written in under 100 lines of code.\n\n![Screenshot](Screenshot.png?raw=ture \"Screenshot\")\n\nAs of optional settings it supports HTTP proxy together with HTTP header values `User-Agent`, `Referer` and `Cookie`.\n\nSample runs\n----\n\n```\n$ python dsss.py -h\nDamn Small SQLi Scanner (DSSS) \u003c 100 LoC (Lines of Code) #v0.2o\n by: Miroslav Stampar (The404Hacking)\n\nUsage: dsss.py [options]\n\nOptions:\n  --version          show program's version number and exit\n  -h, --help         show this help message and exit\n  -u URL, --url=URL  Target URL (e.g. \"http://www.target.com/page.php?id=1\")\n  --data=DATA        POST data (e.g. \"query=test\")\n  --cookie=COOKIE    HTTP Cookie header value\n  --user-agent=UA    HTTP User-Agent header value\n  --referer=REFERER  HTTP Referer header value\n  --proxy=PROXY      HTTP proxy address (e.g. \"http://127.0.0.1:8080\")\n```\n\n```\n$ python dsss.py -u \"http://testphp.vulnweb.com/artists.php?artist=1\"\nDamn Small SQLi Scanner (DSSS) \u003c 100 LoC (Lines of Code) #v0.2o\n by: Miroslav Stampar (@stamparm)\n\n* scanning GET parameter 'artist'\n (i) GET parameter 'artist' could be error SQLi vulnerable (MySQL)\n (i) GET parameter 'artist' appears to be blind SQLi vulnerable (e.g.: 'http://t\nestphp.vulnweb.com/artists.php?artist=1%20AND%2061%3E60')\n\nscan results: possible vulnerabilities found\n```\n\nRequirements\n----\n\n[Python](http://www.python.org/download/) version **2.6.x** or **2.7.x** is required for running this program.\n\n\n## Download and Clone\n\u003e Download: Click [Here](https://github.com/The404Hacking/DSSS/archive/master.zip) (DSSS-master.zip)\n\n\u003e Clone: git clone [https://github.com/The404Hacking/DSSS.git](https://github.com/The404Hacking/DSSS.git)\n\n## The404Hacking | Digital UnderGround Team\n[The404Hacking](https://T.me/The404Hacking)\n\n## Follow us !\n[The404Hacking](https://T.me/The404Hacking) - [The404Cracking](https://T.me/The404Cracking)\n\n[Instagram](https://instagram.com/The404Hacking) - [GitHub](https://github.com/The404Hacking)\n\n[YouTube](http://yon.ir/youtube404) - [Aparat](http://www.aparat.com/The404Hacking)\n\n[Weblog](http://the404hacking.blogsky.com) - [Email](mailto:The404Hacking.Team@Gmail.Com)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe404hacking%2Fdsss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe404hacking%2Fdsss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe404hacking%2Fdsss/lists"}