{"id":13843109,"url":"https://github.com/yeswehack/pwn-machine","last_synced_at":"2025-12-24T21:04:31.030Z","repository":{"id":44943114,"uuid":"278879201","full_name":"yeswehack/pwn-machine","owner":"yeswehack","description":"PwnMachine is a self hosting solution based on docker aiming to provide an easy to use pwning station for bug hunters.","archived":false,"fork":false,"pushed_at":"2024-07-31T06:29:55.000Z","size":2600,"stargazers_count":321,"open_issues_count":10,"forks_count":53,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-10-29T21:48:05.887Z","etag":null,"topics":["bugbounty","hacking","pentest","tools"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yeswehack.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":"2020-07-11T14:36:33.000Z","updated_at":"2025-10-24T23:31:20.000Z","dependencies_parsed_at":"2025-07-11T17:46:48.201Z","dependency_job_id":"3a54dc85-f114-4bab-bd0d-2705dd713026","html_url":"https://github.com/yeswehack/pwn-machine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yeswehack/pwn-machine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeswehack%2Fpwn-machine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeswehack%2Fpwn-machine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeswehack%2Fpwn-machine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeswehack%2Fpwn-machine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yeswehack","download_url":"https://codeload.github.com/yeswehack/pwn-machine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeswehack%2Fpwn-machine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28008450,"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","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"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":["bugbounty","hacking","pentest","tools"],"created_at":"2024-08-04T17:01:55.362Z","updated_at":"2025-12-24T21:04:30.960Z","avatar_url":"https://github.com/yeswehack.png","language":"Vue","readme":"# PwnMachine (v2)\n\nPwnMachine is a self hosting solution based on docker aiming to provide an easy to use pwning station for bug hunters.\n\nThe basic install include a web interface, a DNS server and a reverse proxy.\n\n![image](https://user-images.githubusercontent.com/16657045/121333905-80f77b00-c919-11eb-81e1-ae7be5241b4c.png)\n\n## Requirements\nTo use the PwnMachine, you don't need many prerequisites. You just need to have docker on your machine. We do not provide a tutorial for installing Docker, you can find all the useful information here: [https://docs.docker.com/get-started/](https://docs.docker.com/get-started/).\n\n## Installation\n\n### Using Docker\n\n1. Clone the repository locally on your machine\n\n```bash\ngit clone https://github.com/yeswehack/pwn-machine.git\n```\n\n2. Enter in the repository previously cloned\n\n```\ncd pwn-machine/\n```\n\n#### Configure the .env\n\nIf you start to build direclty the project, you will be faced with an error:\n\n```bash\n${LETS_ENCRYPT_EMAIL?Please provide an email for let's encrypt}\" # Replace with your email address or create a .env file\n```\n\nWe highly recommend to create a `.env` file in the PwnMachine directory and to configure an email. It's used for let's encrypt to have a SSL certificate.\n\n```bash\nLETS_ENCRYPT_EMAIL=\"your_email@domain.com\"\n```\n\n#### Building\n\n1. Build the project (using option `-d` will start the project in background, it's optional). Building can take several minutes (depending on your computer and network connection).\n\n```bash\ndocker-compose up --build -d\n```\n\n2. Once everything is done on docker side, you should be able to access on the PwnMachine at `http://your_address_ip` \n\n```\nStarting pm_powerdns-db_1   ... done\nStarting pm_redis_1         ... done\nStarting pm_powerdns_1      ... done\nStarting pm_filebeat_1      ... done\nRecreating traefik          ... done\nRecreating pm_manager_1     ... done\n```\n\nCheck the [wiki](https://github.com/yeswehack/pwn-machine/wiki) for more informations.\n","funding_links":[],"categories":["Python","Python (1887)","Secure Programming","Vue"],"sub_categories":["Secure Web dev"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeswehack%2Fpwn-machine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeswehack%2Fpwn-machine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeswehack%2Fpwn-machine/lists"}