{"id":19875195,"url":"https://github.com/x1mdev/lazy-recon","last_synced_at":"2025-05-02T10:31:56.257Z","repository":{"id":96997819,"uuid":"110390587","full_name":"x1mdev/Lazy-Recon","owner":"x1mdev","description":"Some recon tools combined in one shell script, we lazy","archived":false,"fork":false,"pushed_at":"2017-11-16T00:20:06.000Z","size":5,"stargazers_count":6,"open_issues_count":2,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-07T01:11:21.545Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/x1mdev.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-11-12T00:04:20.000Z","updated_at":"2022-05-14T08:13:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"cdd819a9-537e-43b7-8de5-34ce2bbed5fa","html_url":"https://github.com/x1mdev/Lazy-Recon","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/x1mdev%2FLazy-Recon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x1mdev%2FLazy-Recon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x1mdev%2FLazy-Recon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x1mdev%2FLazy-Recon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x1mdev","download_url":"https://codeload.github.com/x1mdev/Lazy-Recon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252023326,"owners_count":21682166,"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-11-12T16:27:12.381Z","updated_at":"2025-05-02T10:31:56.251Z","avatar_url":"https://github.com/x1mdev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lazy-Recon\n\nBash script to help make recon for bug bounty programs a bit easier.\n\nThis is still a work in progress, more functionality will be added soon.\n\nMartijn (X1M) - martijn@x1m.nl\n\n## Installation\n### Download\n\n```bash\n  git clone https://github.com/x1mdev/Lazy-Recon.git\n```\n\n### Requirements\n\n- Sublist3r (https://github.com/aboul3la/Sublist3r).\n- webscreenshot (https://github.com/maaaaz/webscreenshot)\n\nTake note: webscreenshot requires PhantomJS (https://github.com/maaaaz/webscreenshot/wiki/Phantomjs-installation)\n\n### Installation\n\nJust to make it a bit more lazy:\n\n```bash\n  alias lazy='path/to/Lazy-Recon/lazy '\n```\n\n\n## Usage\n\nTo keep your work organized I suggest creating a new folder for the program you want to start on.\n\n```bash\n  mkdir [ProgramName]\n```\n\n```bash\ncd [ProgramName]\n``` \n\n```bash\n  bash lazy domain.tld\n```\n\nThe script will create two files: domainsfile.txt \u0026 resolveddomains.txt\n\nAfter this it will run webscreenshot on the resolveddomains.txt file. Just sit back and relax\n\nWhen this process is done you will be given the choice to open the screenshots directory with eog (default Y) or not. \n## ToDo\n\n- Add more recon tools\n- fix alias: now requires ```bash lazy domain.tld``` but should be: ```lazy domain.tld```\n- Add dirsearch functionality\n\n## Thanks\n\nThanks @EdOverflow for your helpful blog and inspiration to start working on a lazy shell script ;)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx1mdev%2Flazy-recon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx1mdev%2Flazy-recon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx1mdev%2Flazy-recon/lists"}