{"id":37135587,"url":"https://github.com/institute-atri/wastrap","last_synced_at":"2026-01-14T15:48:33.604Z","repository":{"id":226331996,"uuid":"767808306","full_name":"institute-atri/wastrap","owner":"institute-atri","description":"🐋 Web exploration tool focused on the WordPress application. 🐋","archived":false,"fork":false,"pushed_at":"2024-06-17T09:24:53.000Z","size":4787,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-30T11:32:48.509Z","etag":null,"topics":["exploit","golang","scan","scanner","vulnerabilities","wastrap","wordpress"],"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/institute-atri.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":"2024-03-05T23:43:21.000Z","updated_at":"2024-05-19T02:55:48.000Z","dependencies_parsed_at":"2024-04-20T21:20:46.208Z","dependency_job_id":"bd7c4dca-f5eb-4f5a-bc0b-3a0a02f6326c","html_url":"https://github.com/institute-atri/wastrap","commit_stats":null,"previous_names":["institute-atri/wastrap"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/institute-atri/wastrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/institute-atri%2Fwastrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/institute-atri%2Fwastrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/institute-atri%2Fwastrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/institute-atri%2Fwastrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/institute-atri","download_url":"https://codeload.github.com/institute-atri/wastrap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/institute-atri%2Fwastrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28425016,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T15:24:48.085Z","status":"ssl_error","status_checked_at":"2026-01-14T15:23:41.940Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["exploit","golang","scan","scanner","vulnerabilities","wastrap","wordpress"],"created_at":"2026-01-14T15:48:32.901Z","updated_at":"2026-01-14T15:48:33.578Z","avatar_url":"https://github.com/institute-atri.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐋 WASTRAP ![Static Badge](https://img.shields.io/badge/status-under%20development-blue?style=flat)\n\n[![CI](https://github.com/institute-atri/wastrap/actions/workflows/ci.yml/badge.svg)](https://github.com/institute-atri/wastrap/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/institute-atri/wastrap/graph/badge.svg?token=1S6ESwX8mV)](https://codecov.io/gh/institute-atri/wastrap)\n[![Go Report Card](https://goreportcard.com/badge/github.com/institute-atri/wastrap)](https://goreportcard.com/report/github.com/institute-atri/wastrap)\n![GitHub License](https://img.shields.io/github/license/institute-atri/wastrap)\n\nWASTRAP is a web exploration tool focused on the WordPress application.\n\nBeing fast and simple, it has functionality that an information security professional cannot fail to have in their\narsenal. With vulnerability analysis in themes, plugins and others, it also has brute-force in directories, users and\nmuch more (see more features in the official documentation).\n\n# 🐋 Usage\n\nTo use the tool, you need to have Go installed on your machine. If you don't have it, you can download it from the\nofficial website: [https://golang.org/dl/](https://golang.org/dl/).\n\n```bash\ngo run main.go --help\n```\n\n![Screenshot](.github/images/screenshot-help.png)\n\n# 🐋 Features\n\n![GitHub Issues](https://img.shields.io/github/issues/institute-atri/wastrap)\n![GitHub Pull Requests](https://img.shields.io/github/issues-pr/institute-atri/wastrap)\n\nThis project is under development, so the features are not yet available. However, you can see the features that are in\ndevelopment in the official documentation.\n\n# 🐋 License\n\nThis project is licensed under the **MIT License**—see the [LICENSE](LICENSE) file.\n\n```text\nMIT License\n\nCopyright (c) 2024 ATRI - Advanced Technology Research Institute\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstitute-atri%2Fwastrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finstitute-atri%2Fwastrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstitute-atri%2Fwastrap/lists"}