{"id":19610164,"url":"https://github.com/mathis2001/showldan","last_synced_at":"2025-04-27T21:31:29.172Z","repository":{"id":110078376,"uuid":"608172611","full_name":"mathis2001/Showldan","owner":"mathis2001","description":"Recon tool using shodan API to automate shodan information gathering process and find juicy stuff during bug hunting.","archived":false,"fork":false,"pushed_at":"2024-02-20T10:47:38.000Z","size":38,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-02-20T11:53:30.438Z","etag":null,"topics":["bug-bounty","information-gathering","pentest","pentesting","recon","reconnaissance","shodan","shodan-api","shodan-python"],"latest_commit_sha":null,"homepage":"","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/mathis2001.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}},"created_at":"2023-03-01T13:24:42.000Z","updated_at":"2024-01-19T11:59:58.000Z","dependencies_parsed_at":"2023-12-08T17:30:48.646Z","dependency_job_id":"bf14038c-8753-4b2c-8ce1-429c18504c19","html_url":"https://github.com/mathis2001/Showldan","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/mathis2001%2FShowldan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathis2001%2FShowldan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathis2001%2FShowldan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathis2001%2FShowldan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathis2001","download_url":"https://codeload.github.com/mathis2001/Showldan/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224086011,"owners_count":17253316,"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":["bug-bounty","information-gathering","pentest","pentesting","recon","reconnaissance","shodan","shodan-api","shodan-python"],"created_at":"2024-11-11T10:27:04.164Z","updated_at":"2024-11-11T10:27:05.027Z","avatar_url":"https://github.com/mathis2001.png","language":"Python","readme":"# Showldan\nReconnaissance tool using shodan API automating shodan information gathering process to find juicy stuff during bug hunting. \n\n## Prerequisites:\n\n- shodan\n- argparse\n\n## Install:\n```bash\n$ git clone https://github.com/mathis2001/Showldan\n\n$ cd Showldan\n\n$ python3 showldan.py\n```\n## Usage:\n\nTo use this tool, you'll have to get your shodan.io api key at https://account.shodan.io/ and put it in your variable environment under the name \"SHODAN\".\nThen, you can use the tool as follow:\n\n```bash\n#Search by domain name\npython3 showldan.py -t \u003ctarget domain\u003e [-s] [-p] [-i] [-d]\n\n#Search by organization name\npython3 showldan.py -O -t \u003corganization name\u003e [-s] [-p] [-i] [-d]\n\n#Search by domain name or organization name without prefix tag like \"hostname:\", \"ssl:\" or \"org:\"\npython3 showldan.py -n -t \u003ctarget\u003e [-s] [-p] [-i] [-d]\n```\n\n\n## Options:\n```bash\n  -h, --help                      show this help message and exit\n  \n  -t, --target                    Target domain/organization \n  \n  -O, --organization              Search by organization name\n  \n  -n, --no-prefixtag              Search without prefix tag before target\n  \n  -s, --exposed-services          Search for exposed services\n  \n  -p, --default-pass              Search for default credentials\n  \n  -i, --info-disclosure           Search for information disclosure\n  \n  -d, --domain-takeover           Search for domain takeover\n  \n  -l, --limit                     Limit of responses fetched\n```\n## Screenshots:\n\n![image](https://user-images.githubusercontent.com/40497633/222399394-0bde1a6b-bba3-4428-a888-c6b6530a9f76.png)\n![image](https://user-images.githubusercontent.com/40497633/222180857-9419ca55-7491-4b16-bad5-146301a8f222.png)\n![image](https://user-images.githubusercontent.com/40497633/222180918-64c81e76-5b5c-4506-a438-5e3b1408b651.png)\n![image](https://user-images.githubusercontent.com/40497633/222398700-ad36b25f-606a-4c14-bfc3-e37bb0583118.png)\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathis2001%2Fshowldan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathis2001%2Fshowldan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathis2001%2Fshowldan/lists"}