{"id":20900005,"url":"https://github.com/the404hacking/sqlmap","last_synced_at":"2025-05-13T01:32:02.870Z","repository":{"id":38205998,"uuid":"106025520","full_name":"The404Hacking/sqlmap","owner":"The404Hacking","description":"Automatic SQL injection and database takeover tool.","archived":false,"fork":false,"pushed_at":"2017-10-22T20:08:00.000Z","size":7337,"stargazers_count":17,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T15:09:40.961Z","etag":null,"topics":["database","detection","exploitation","inject","injection","pentesting","python","sql","sqli","sqli-injection","sqlmap","sqlmapproject","takeover","the404hacking","vulnerability-scanner"],"latest_commit_sha":null,"homepage":null,"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}},"created_at":"2017-10-06T16:17:57.000Z","updated_at":"2025-01-17T11:53:02.000Z","dependencies_parsed_at":"2022-08-19T10:02:11.337Z","dependency_job_id":null,"html_url":"https://github.com/The404Hacking/sqlmap","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%2Fsqlmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The404Hacking%2Fsqlmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The404Hacking%2Fsqlmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The404Hacking%2Fsqlmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/The404Hacking","download_url":"https://codeload.github.com/The404Hacking/sqlmap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253853991,"owners_count":21974208,"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":["database","detection","exploitation","inject","injection","pentesting","python","sql","sqli","sqli-injection","sqlmap","sqlmapproject","takeover","the404hacking","vulnerability-scanner"],"created_at":"2024-11-18T11:17:19.383Z","updated_at":"2025-05-13T01:32:01.341Z","avatar_url":"https://github.com/The404Hacking.png","language":"Python","readme":"# sqlmap\n\n[![Build Status](https://api.travis-ci.org/sqlmapproject/sqlmap.svg?branch=master)](https://api.travis-ci.org/sqlmapproject/sqlmap) [![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-GPLv2-red.svg)](https://raw.githubusercontent.com/sqlmapproject/sqlmap/master/doc/COPYING) [![Twitter](https://img.shields.io/badge/twitter-@sqlmap-blue.svg)](https://twitter.com/sqlmap)\n\nsqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches lasting from database fingerprinting, over data fetching from the database, to accessing the underlying file system and executing commands on the operating system via out-of-band connections.\n\nScreenshots\n----\n\n![Screenshot](https://raw.github.com/wiki/sqlmapproject/sqlmap/images/sqlmap_screenshot.png)\n\nYou can visit the [collection of screenshots](https://github.com/sqlmapproject/sqlmap/wiki/Screenshots) demonstrating some of features on the wiki.\n\nInstallation\n----\n\nYou can download the latest tarball by clicking [here](https://github.com/The404Hacking/sqlmap/tarball/master) or latest zipball by clicking  [here](https://github.com/The404Hacking/sqlmap/zipball/master).\n\nPreferably, you can download sqlmap by cloning the [Git](https://github.com/The404Hacking/sqlmap) repository:\n\n    git clone --depth 1 https://github.com/The404Hacking/sqlmap.git sqlmap-dev\n\nsqlmap works out of the box with [Python](http://www.python.org/download/) version **2.6.x** and **2.7.x** on any platform.\n\nUsage\n----\n\nTo get a list of basic options and switches use:\n\n    python sqlmap.py -h\n\nTo get a list of all options and switches use:\n\n    python sqlmap.py -hh\n\nYou can find a sample run [here](https://asciinema.org/a/46601).\nTo get an overview of sqlmap capabilities, list of supported features and description of all options and switches, along with examples, you are advised to consult the [user's manual](https://github.com/sqlmapproject/sqlmap/wiki/Usage).\n\nLinks\n----\n\n* Homepage: http://sqlmap.org\n* Download: [.tar.gz](https://github.com/The404Hacking/sqlmap/tarball/master) or [.zip](https://github.com/The404Hacking/sqlmap/zipball/master)\n* Commits RSS feed: [master.atom](https://github.com/The404Hacking/sqlmap/commits/master.atom)\n* Issue tracker: [Issue](https://github.com/sqlmapproject/sqlmap/issues)\n* User's manual: [Wiki](https://github.com/sqlmapproject/sqlmap/wiki)\n* Frequently Asked Questions (FAQ): [FAQ](https://github.com/sqlmapproject/sqlmap/wiki/FAQ)\n* Twitter: [@sqlmap](https://twitter.com/sqlmap)\n* Demos: [YouTube](http://www.youtube.com/user/inquisb/videos)\n* Screenshots: [Screenshots](https://github.com/sqlmapproject/sqlmap/wiki/Screenshots)\n\nTranslations\n----\n\n* [Bulgarian](https://github.com/The404Hacking/sqlmap/blob/master/doc/translations/README-bg-BG.md)\n* [Chinese](https://github.com/The404Hacking/sqlmap/blob/master/doc/translations/README-zh-CN.md)\n* [Croatian](https://github.com/The404Hacking/sqlmap/blob/master/doc/translations/README-hr-HR.md)\n* [French](https://github.com/The404Hacking/sqlmap/blob/master/doc/translations/README-fr-FR.md)\n* [Greek](https://github.com/The404Hacking/sqlmap/blob/master/doc/translations/README-gr-GR.md)\n* [Indonesian](https://github.com/The404Hacking/sqlmap/blob/master/doc/translations/README-id-ID.md)\n* [Italian](https://github.com/The404Hacking/sqlmap/blob/master/doc/translations/README-it-IT.md)\n* [Japanese](https://github.com/The404Hacking/sqlmap/blob/master/doc/translations/README-ja-JP.md)\n* [Polish](https://github.com/The404Hacking/sqlmap/blob/master/doc/translations/README-pl-PL.md)\n* [Portuguese](https://github.com/The404Hacking/sqlmap/blob/master/doc/translations/README-pt-BR.md)\n* [Spanish](https://github.com/The404Hacking/sqlmap/blob/master/doc/translations/README-es-MX.md)\n* [Turkish](https://github.com/The404Hacking/sqlmap/blob/master/doc/translations/README-tr-TR.md)\n\n## Download and Clone\n\u003e Download: [https://github.com/The404Hacking/sqlmap/archive/master.zip](https://github.com/The404Hacking/sqlmap/archive/master.zip)\n\n\u003e Clone: git clone [https://github.com/The404Hacking/sqlmap.git](https://github.com/The404Hacking/sqlmap.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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe404hacking%2Fsqlmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe404hacking%2Fsqlmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe404hacking%2Fsqlmap/lists"}