{"id":27721340,"url":"https://github.com/idleberg/sveltekit-wphp","last_synced_at":"2026-04-30T09:34:48.408Z","repository":{"id":45463679,"uuid":"513658917","full_name":"idleberg/sveltekit-wphp","owner":"idleberg","description":"A WordPress honeypot to collect data from login attempts","archived":false,"fork":false,"pushed_at":"2023-09-01T21:05:52.000Z","size":517,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-17T02:38:17.649Z","etag":null,"topics":["honeypot","sveltekit","wordpress","wp-admin","wp-login"],"latest_commit_sha":null,"homepage":"https://idleberg.github.io/sveltekit-wphp","language":"Svelte","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/idleberg.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,"zenodo":null}},"created_at":"2022-07-13T20:15:33.000Z","updated_at":"2025-09-18T01:45:19.000Z","dependencies_parsed_at":"2025-04-27T10:06:18.385Z","dependency_job_id":"5b0dbc9c-adef-4157-bf90-3ab70c343438","html_url":"https://github.com/idleberg/sveltekit-wphp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/idleberg/sveltekit-wphp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idleberg%2Fsveltekit-wphp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idleberg%2Fsveltekit-wphp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idleberg%2Fsveltekit-wphp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idleberg%2Fsveltekit-wphp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idleberg","download_url":"https://codeload.github.com/idleberg/sveltekit-wphp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idleberg%2Fsveltekit-wphp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["honeypot","sveltekit","wordpress","wp-admin","wp-login"],"created_at":"2025-04-27T10:06:07.633Z","updated_at":"2026-04-30T09:34:48.393Z","avatar_url":"https://github.com/idleberg.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sveltekit-wphp\n\nA SvelteKit template to mock a WordPress login page, useful as a honeypot to monitor login attempts to your site.\n\n## Installation\n\n```sh\nnpx degit idleberg/sveltekit-wphp\ncd sveltekit-wphp\npnpm install\n```\n\n:warning: Alternatively, you can clone the repository rather than using `degit` and repeat the following steps. However, it's not a recommended practice!\n\n## Usage\n\nYou will want to edit `src/lib/callback.ts` according to your needs. By default, it logs to the browser console.\n\n### Scripts\n\nListed below are the most important scripts for developers, but there are more to be found in [`package.json`](package.json).\n\n#### `bootstrap`\n\nDownloads WordPress and copies required files to the `static` folder. This runs automatically right after `pnpm install`.\n\n#### `dev`\n\nStarts the development server with hot module reloading\n\n#### `build`\n\nBuilds the project. By default, the `@sveltekit/adapter-auto`is used. Your project might need a different SvelteKit adapter.\n\n### Routes\n\nThis template only has routes for the WordPress login page configured: `wp-admin` and `wp-login.php`, the former will be used as the default route for both, development server and preview.\n\n## License\n\nThis work is licensed under [The MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidleberg%2Fsveltekit-wphp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidleberg%2Fsveltekit-wphp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidleberg%2Fsveltekit-wphp/lists"}