{"id":18725801,"url":"https://github.com/cryptix720/slurp","last_synced_at":"2025-10-14T17:50:05.890Z","repository":{"id":71600007,"uuid":"141481830","full_name":"Cryptix720/slurp","owner":"Cryptix720","description":null,"archived":false,"fork":false,"pushed_at":"2018-07-18T19:38:41.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-19T18:49:02.262Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Cryptix720.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-18T19:38:05.000Z","updated_at":"2018-07-18T19:38:42.000Z","dependencies_parsed_at":"2023-02-23T10:46:01.100Z","dependency_job_id":null,"html_url":"https://github.com/Cryptix720/slurp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Cryptix720/slurp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptix720%2Fslurp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptix720%2Fslurp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptix720%2Fslurp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptix720%2Fslurp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cryptix720","download_url":"https://codeload.github.com/Cryptix720/slurp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptix720%2Fslurp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020051,"owners_count":26086807,"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-10-14T02:00:06.444Z","response_time":60,"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":[],"created_at":"2024-11-07T14:12:04.261Z","updated_at":"2025-10-14T17:50:05.851Z","avatar_url":"https://github.com/Cryptix720.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SLURP\r\nThis tool allows subdomains from a HTTP(S) website in a few seconds.  \r\nHow it works? SLURP does not use neither dictionary attack nor brute-force, it just abuses of Certificate Transparency logs.  \r\nFor more information about CT logs, check www.certificate-transparency.org and [crt.sh](https://crt.sh/).\r\n\r\n\r\n\r\n### Pre-requisites\r\nMake sure you have installed the following tools:\r\n```\r\nPython 3.0 or later.\r\npip3 (sudo apt-get install python3-pip).\r\n```\r\n\r\n### Installing\r\n```bash\r\n$ git clone https://github.com/Cryptix720/slurp.git\r\n$ cd slurp\r\n$ pip3 install -r requirements.txt\r\n```\r\n\r\n### Running\r\n```bash\r\n$ python3 slurp.py --help\r\n\r\n```\r\n\r\n\r\n## Usage\r\nParameters and examples of use.\r\n\r\n### Parameters\r\n```\r\n-d --domain [target_domain] (required)\r\n-o --output [output_file] (optional)\r\n```\r\n\r\n### Examples\r\n```bash\r\n$ python3 slurp.py -d carforsales.com\r\n```\r\n```bash\r\n$ python3 slurp.py -d twitter.com -o /home/desktop/subdomains_tw.txt\r\n```\r\n\r\n\r\n### Good to know!\r\n\r\n$ Works great with Python 2.7.x.\r\n\r\n$ If python3 doesn't prompt, remove number (3)\r\n\r\n```\r\n\r\n\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptix720%2Fslurp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptix720%2Fslurp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptix720%2Fslurp/lists"}