{"id":22296757,"url":"https://github.com/webklex/wappalyzer","last_synced_at":"2025-03-25T22:40:59.977Z","repository":{"id":61628464,"uuid":"550056257","full_name":"Webklex/wappalyzer","owner":"Webklex","description":"Cli app based upon https://github.com/projectdiscovery/wappalyzergo","archived":false,"fork":false,"pushed_at":"2022-10-12T06:26:00.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T19:55:47.170Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/Webklex.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}},"created_at":"2022-10-12T06:19:54.000Z","updated_at":"2024-05-07T09:48:29.000Z","dependencies_parsed_at":"2022-10-19T19:00:47.073Z","dependency_job_id":null,"html_url":"https://github.com/Webklex/wappalyzer","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/Webklex%2Fwappalyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webklex%2Fwappalyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webklex%2Fwappalyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webklex%2Fwappalyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Webklex","download_url":"https://codeload.github.com/Webklex/wappalyzer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245556961,"owners_count":20634888,"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-12-03T17:47:29.957Z","updated_at":"2025-03-25T22:40:59.956Z","avatar_url":"https://github.com/Webklex.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wappalyzer CLI\n\nCli app based upon [projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo).\n\n\n## Installation\n```bash\ngo install -v github.com/webklex/wappalyzer@main\n```\n\n## Usage\n```bash\nwappalyzer --target https://www.google.com/ --disable-ssl --output output.txt --json\n```\nExample output:\n```json\n{\n  \"Google Web Server\":{},\n  \"HSTS\":{},\n  \"HTTP/3\":{}\n}\n```\n\n### Available arguments\n```bash\nUsage of wappalyzer:\n  -target string  Target to analyze\n  -output string  Output file\n  -method string  Request method (default \"GET\")\n  -header value   Set additional request headers\n  -disable-ssl    Don't verify the site's SSL certificate\n  -json           Json output format\n  -no-color       Disable color output\n  -silent         Don't display any output\n  -version        Show version and exit\n```\n\n\n## Build\n```bash\ngit clone https://github.com/webklex/wappalyzer\ncd wappalyzer\ngo build -a -ldflags \"-w -s -X main.buildNumber=1 -X main.buildVersion=custom\" -o wappalyzer\n```\n\n\n## Security\nIf you discover any security related issues, please email github@webklex.com instead of using the issue tracker.\n\n\n## Credits\n- [Webklex][link-author]\n- [projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo)\n- [All Contributors][link-contributors]\n\n\n## License\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n\n[link-author]: https://github.com/webklex\n[link-contributors]: https://github.com/webklex/wappalyzer/graphs/contributors","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebklex%2Fwappalyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebklex%2Fwappalyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebklex%2Fwappalyzer/lists"}