{"id":21680715,"url":"https://github.com/revanmalang/yuyu_scanner","last_synced_at":"2025-10-23T21:59:46.472Z","repository":{"id":184359277,"uuid":"572342460","full_name":"revanmalang/Yuyu_Scanner","owner":"revanmalang","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-30T04:02:00.000Z","size":151,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T11:09:05.657Z","etag":null,"topics":["bugbounty","osint","pentesting","scanner"],"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/revanmalang.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}},"created_at":"2022-11-30T04:01:02.000Z","updated_at":"2022-12-16T12:56:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e41d13a-7fd6-4b3a-9ee1-95488b8a0864","html_url":"https://github.com/revanmalang/Yuyu_Scanner","commit_stats":null,"previous_names":["revanmalang/yuyu_scanner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revanmalang%2FYuyu_Scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revanmalang%2FYuyu_Scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revanmalang%2FYuyu_Scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revanmalang%2FYuyu_Scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/revanmalang","download_url":"https://codeload.github.com/revanmalang/Yuyu_Scanner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244594552,"owners_count":20478310,"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":["bugbounty","osint","pentesting","scanner"],"created_at":"2024-11-25T15:20:08.423Z","updated_at":"2025-10-23T21:59:46.373Z","avatar_url":"https://github.com/revanmalang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yuyu Scanner\n\n\u003cimg src='https://raw.githubusercontent.com/revanmalang/Yuyu_Scanner/master/y.png'\u003e\n\nYuyu Scanner is a Web Reconnaissance \u0026 Web Analysis Scanner to find assets and information about targets.\n\n\nI'm a Bad Coder, so dont expect to much 😵\n\n\n\n\n## Preview \n\n### GUI\nThis Gui is made using Electron JS and Bootstrap\u003cbr\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/revanmalang/Yuyu_Scanner/master/Screenshot_7.png\"\u003e\nNOTE : COMING SOON FOR GUI VERSION :P\n\n### CLI\nThis CLI was created using the python language program\n\u003cimg src=\"https://raw.githubusercontent.com/revanmalang/Yuyu_Scanner/master/Screenshot_8.png\"\u003e\n\n### REPORTING\n\u003cimg src=\"https://raw.githubusercontent.com/revanmalang/Yuyu_Scanner/master/Screenshot_9.png\"\u003e\nNOTE : COMING SOON FOR REPORTING :P\n\n## Features \n- Available for Gui Version\n- Subdomain Discovery with Passive Method from Public Api\n\n                http://web.archive.org/\n                https://threatcrowd.org/\n                https://urlscan.io/\n                https://rapiddns.io/\n                https://otx.alienvault.com/\n                https://dnsdumpster.com/\n                https://crt.sh/\n                https://api.threatminer.org/\n                https://api.certspotter.com/\n                https://api.hackertarget.com/\n                https://riddler.io/\n                http://index.commoncrawl.org/\n                \n- Port scanning with NMAP\n- Url Discovery from waybackurl\n- IP Discovery \n- Title Discovery of target\n- Web Server Check\n- Common sensitive files Discovery\n- Status code Discovery from subdomain result \n- Reverse IP with Passive Method  from Public Api\n- Checking Live Host and IP Address\n- Email Address Discovery with Passive Method from Public Api\n- WHOIS Lookup \n- Missing Security Headers Check\n- CORS Missconfiguration Check \n- Save all Discovery result\n- Generate HTML Report\n- Generate JSON Report\n- You can use Stdin for mass scanning \n  - cat domain.txt | yuyu.py [arg]\n- Custom ur timeout\n\n## Usage\n- Basic Arguments:\n\n                ~$ python3 yuyu.py -u domain.com [arg]\n                ~$ cat domain.txt | yuyu.py [arg]\n\n                -h, --help            show this help message and exit\n                -u URL, --url URL     Target URL\n                -f FILE, --file FILE  Target URL\n                -g, --gui             Run Yuyu in Gui Mode\n                -cl, --checklive      Check host live or not\n                -ci, --collectinginformation\n                                    Collecting Information\n                -sh, --securityheaders\n                                    Check For Missing Security Headers\n                -ri, --revip          Reverse IP from target URL\n                -ws, --whois          Whois Lookup from target URL\n                -cu, --collecturl     Collect URL from WaybackURL\n                -ed, --emaildiscover  Email Discovery\n                -sp, --scanport       Port Discovery from Discovery IP\n                -cc, --corscheck      CORS missconfiguration Check\n                -fs, --filesensitive  Find Sensitive Files from Subdomain Result\n                -to [TIMEOUT], --timeout [TIMEOUT] Timeout for requests, default : 5\n\n## Publication\n- https://www.researchgate.net/publication/352295423_PENGEMBANGAN_APLIKASI_INFORMATION_GATHERING_MENGGUNAKAN_METODE_HYBRID_SCAN_BERBASIS_GRAPHICAL_USER_INTERFACE\n\n## Contact me\n- [Revan ID](https://twitter.com/Repan_ID/) - Twitter\n\n## References\n- https://github.com/screetsec/Sudomy\n- https://github.com/aboul3la/Sublist3r\n\n## Credits \u0026 Thanks\n- [Deddy Hariyadi](https://www.instagram.com/milisd4d/) \n- [Redho Maland](https://github.com/screetsec/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevanmalang%2Fyuyu_scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frevanmalang%2Fyuyu_scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevanmalang%2Fyuyu_scanner/lists"}