{"id":13842725,"url":"https://github.com/interference-security/empire-web","last_synced_at":"2025-07-11T15:32:51.257Z","repository":{"id":69708322,"uuid":"57396372","full_name":"interference-security/empire-web","owner":"interference-security","description":"PowerShell Empire Web Interface","archived":true,"fork":false,"pushed_at":"2023-05-20T14:30:39.000Z","size":426,"stargazers_count":328,"open_issues_count":1,"forks_count":93,"subscribers_count":29,"default_branch":"master","last_synced_at":"2024-11-21T13:36:41.435Z","etag":null,"topics":["empire","empire-web","php","powershell"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/interference-security.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,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-04-29T15:55:30.000Z","updated_at":"2024-11-05T11:22:36.000Z","dependencies_parsed_at":"2023-05-29T04:15:29.328Z","dependency_job_id":null,"html_url":"https://github.com/interference-security/empire-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/interference-security/empire-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interference-security%2Fempire-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interference-security%2Fempire-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interference-security%2Fempire-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interference-security%2Fempire-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/interference-security","download_url":"https://codeload.github.com/interference-security/empire-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interference-security%2Fempire-web/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264841354,"owners_count":23671890,"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":["empire","empire-web","php","powershell"],"created_at":"2024-08-04T17:01:44.594Z","updated_at":"2025-07-11T15:32:46.223Z","avatar_url":"https://github.com/interference-security.png","language":"PHP","readme":"# Archived and Read Only\n\nThere are a lot more better options available now. Due to which this repository has been archived and marked as read-only.\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/interference-security/empire-web)\n\n# PowerShell Empire Web\n\n\nPowerShell Empire Web utilizes the [Empire REST API Server](https://github.com/EmpireProject/Empire/wiki/RESTful-API). It is a web interface for using [PowerShell Empire](https://github.com/EmpireProject/Empire/).\n\n\n# Run Empire REST API Server\n\n\nGet PowerShell Empire: https://github.com/EmpireProject/Empire\n\n```\n./empire --rest --restport \u003cport\u003e --username \u003cempire_username\u003e --password \u003cempire_password\u003e\n```\nFor example:\n```\n./empire --rest --restport 1337 --username admin --password 3mpir3adm!n\n```\n\n# Requirements\n\n\nPHP Curl should be installed to use Empire Web.\n\n\n## Install PHP Curl\n\n```\nsudo apt-get install php7.0-curl php5-curl\n```\n\n\n## To check for PHP Curl\n\nCommand Line:\n```\nroot@kali:~# php -i | grep -i curl\n/etc/php/7.2/cli/conf.d/20-curl.ini,\ncurl\ncURL support =\u003e enabled\ncURL Information =\u003e 7.60.0\n```\n\nPHP Script:\n```\n\u003c?php\necho (function_exists('curl_version') ? \"Curl found\": \"Curl not found\");\n?\u003e\n```\n\n\n# Important\n\n\nCSRF protection has not been implemented because it was affecting the working of Empire Web. It will be implemented in the next release.\n\n\nStay Calm. Stay Secure. Contribute :)\n\n\n# Screenshots\n\n\n![empire-web-login](https://user-images.githubusercontent.com/5358495/40887141-8e4953a4-6761-11e8-8cd2-57e7a85d7220.png)\n\n![empire-web-about](https://user-images.githubusercontent.com/5358495/40887146-9aef4294-6761-11e8-944d-c773ddec7563.png)\n\n![empire-web-agent-cmd](https://user-images.githubusercontent.com/5358495/40887155-b5143ef4-6761-11e8-997a-438491226548.png)\n\n![empire-web-dashboard](https://user-images.githubusercontent.com/5358495/40887153-ad0d1424-6761-11e8-8697-28f774dcc30f.png)\n","funding_links":[],"categories":["PHP","PHP (184)"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterference-security%2Fempire-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterference-security%2Fempire-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterference-security%2Fempire-web/lists"}