{"id":16971605,"url":"https://github.com/thomastjdev/nim_gdork_sqli","last_synced_at":"2025-06-29T04:35:02.480Z","repository":{"id":87657451,"uuid":"79672504","full_name":"ThomasTJdev/nim_gdork_sqli","owner":"ThomasTJdev","description":"Nim-lang Google dork SQLi checker. Gather URLs and check if they are prone to SQL injection.","archived":false,"fork":false,"pushed_at":"2017-01-21T21:04:56.000Z","size":346,"stargazers_count":0,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T20:16:18.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Nimrod","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/ThomasTJdev.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-01-21T20:58:19.000Z","updated_at":"2017-01-21T20:58:34.000Z","dependencies_parsed_at":"2023-03-13T18:40:18.925Z","dependency_job_id":null,"html_url":"https://github.com/ThomasTJdev/nim_gdork_sqli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ThomasTJdev/nim_gdork_sqli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasTJdev%2Fnim_gdork_sqli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasTJdev%2Fnim_gdork_sqli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasTJdev%2Fnim_gdork_sqli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasTJdev%2Fnim_gdork_sqli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThomasTJdev","download_url":"https://codeload.github.com/ThomasTJdev/nim_gdork_sqli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasTJdev%2Fnim_gdork_sqli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262536651,"owners_count":23325799,"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-10-14T00:52:54.202Z","updated_at":"2025-06-29T04:35:02.415Z","avatar_url":"https://github.com/ThomasTJdev.png","language":"Nimrod","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nim-lang google dorks SQL injections checker\n\nThis is a POC for using nim for IT security.\n\n## Function\n\n1) This code will do a bing search checking for `php?id=` in the URL  \n2) It will then catch 5 pages with 50 results on each and save the URLs in the `sqlurls.txt`  \n3) Each URL will be checked for SQL error messages in `sql.txt`  \n4) If an error is found, the URL will be save in `sqliprone.txt`  \n\n## Requirements\n\n* nim\n* `nimble q`\n\n## Run\n\n### Code\nTo run the code, you'll need to include the ssl flag (`-d:ssl`).\n\nRun it with: `nim c -d:ssl -r gdork_sqli.nim`\n\n### Executable\nRun it with: `./gdork_sqli`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomastjdev%2Fnim_gdork_sqli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomastjdev%2Fnim_gdork_sqli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomastjdev%2Fnim_gdork_sqli/lists"}