{"id":23468254,"url":"https://github.com/werrett/sqlmap-cookbook","last_synced_at":"2025-04-12T21:15:30.764Z","repository":{"id":15405258,"uuid":"18137260","full_name":"werrett/sqlmap-cookbook","owner":"werrett","description":"Simple Chef Cookbook for Sqlmap - The \"Automated SQL injection and database takeover\" tool","archived":false,"fork":false,"pushed_at":"2014-06-30T07:06:52.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T04:43:53.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/werrett.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":"2014-03-26T12:31:01.000Z","updated_at":"2014-06-30T00:46:08.000Z","dependencies_parsed_at":"2022-08-25T10:40:33.354Z","dependency_job_id":null,"html_url":"https://github.com/werrett/sqlmap-cookbook","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/werrett%2Fsqlmap-cookbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werrett%2Fsqlmap-cookbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werrett%2Fsqlmap-cookbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werrett%2Fsqlmap-cookbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/werrett","download_url":"https://codeload.github.com/werrett/sqlmap-cookbook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631679,"owners_count":21136562,"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":[],"created_at":"2024-12-24T13:50:26.276Z","updated_at":"2025-04-12T21:15:30.719Z","avatar_url":"https://github.com/werrett.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sqlmap Cookbook\n\nCookbook to download and install the latest version of [sqlmap](http://sqlmap.org/), the SQL injection and database takeover tool, from Github.\n\n## Requirements\n\nThe following prequities are brought in by Chef.\n\nPrerequisite cookbooks:\n\n  * [apt](https://github.com/opscode-cookbooks/apt)\n\nPrerequisites packages (from Ubuntu's repositiories):\n\n  * git\n  * python\n\nNote: Cookbook only tested under Ubuntu 14.04 LTS 64-bit.\n\n## Usage\n\nInstructions on how to spin up an Ubuntu install with Sqlmap using [Vagrant](http://vagrantup.com):\n\n### Install Vagrant\n\nInstall Vagrant 1.5.x from the [Vagrant downloads page](http://www.vagrantup.com/downloads.html)\n\nInstall the [Vagrant Berkshelf plugins](https://github.com/berkshelf/vagrant-berkshelf):\n```\nvagrant plugin install hashie --plugin-version '2.1.1'\nvagrant plugin install vagrant-berkshelf --plugin-version '\u003e= 2.0.1'\nvagrant plugin install vagrant-omnibus\n\n```\n\n### Pull down Chef Cookbook \u0026 run Vagrant\n\n```\ngit clone https://github.com/werrett/sqlmap-cookbook.git sqlmap-vm\ncd sqlmap-vm\nvagrant up --provision\n...\nvagrant ssh\nsqlmap.py --version\n```\n\n## Attributes\n\n  * directory - Where sqlmap will live.\n  * github.url - Github URL to clone sqlmap from.\n  * github.reference - Branch to clone from.\n  * github.clone_timeout - Cloning time out. Needs to be longish.\n\n## Todo\n\n  * Do a recipe to install from official tarball releases.\n\n## Author\n\nJonathan Werrett (\u003cjonathan@werrett.hk\u003e)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwerrett%2Fsqlmap-cookbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwerrett%2Fsqlmap-cookbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwerrett%2Fsqlmap-cookbook/lists"}