{"id":28946279,"url":"https://github.com/amadeusitgroup/exploit-server","last_synced_at":"2025-10-05T08:02:34.025Z","repository":{"id":297448387,"uuid":"946119183","full_name":"AmadeusITGroup/exploit-server","owner":"AmadeusITGroup","description":"A lightweight pentesting tool for logging and crafting HTTP requests, designed for internal deployment in Kubernetes and Openshift clusters.","archived":false,"fork":false,"pushed_at":"2025-06-16T23:05:14.000Z","size":420,"stargazers_count":4,"open_issues_count":6,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-17T00:19:31.451Z","etag":null,"topics":["crafted-responses","openshift","pentest","requestlogger"],"latest_commit_sha":null,"homepage":"","language":"EJS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AmadeusITGroup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2025-03-10T16:32:58.000Z","updated_at":"2025-04-03T18:58:54.000Z","dependencies_parsed_at":"2025-06-05T14:47:31.512Z","dependency_job_id":null,"html_url":"https://github.com/AmadeusITGroup/exploit-server","commit_stats":null,"previous_names":["amadeusitgroup/exploit-server"],"tags_count":0,"template":false,"template_full_name":"AmadeusITGroup/python-project-starter","purl":"pkg:github/AmadeusITGroup/exploit-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmadeusITGroup%2Fexploit-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmadeusITGroup%2Fexploit-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmadeusITGroup%2Fexploit-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmadeusITGroup%2Fexploit-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmadeusITGroup","download_url":"https://codeload.github.com/AmadeusITGroup/exploit-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmadeusITGroup%2Fexploit-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261441437,"owners_count":23158481,"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":["crafted-responses","openshift","pentest","requestlogger"],"created_at":"2025-06-23T08:05:34.935Z","updated_at":"2025-10-05T08:02:34.020Z","avatar_url":"https://github.com/AmadeusITGroup.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"Exploit Server\n===============\n\n## Usage\n\nThis is a combination of RequestBin, BurpCollaborator and PortSwigger Exploit server lab. It aims to be a light weight application to be deployed internally for pentesters.\n\nIn the **/logs** page you can find the logs of all the requests made to the\nserver except those made to the **/logs** page and the **/craft** page.\n\nThe logs can be foung in JSON format to be exported by doing a GET request to\n**/api/logs**\n\nExample:\n\n![image](./a_ciphered_request.png \"An example\")\n\n![image](./a_deciphered_request.png \"An example\")\n\nIn the **/craft** page you can craft responses to GET requests at a specific URL.\nYou can even specify the Content Type of the response.\n\nFor example for the crafted response in the below image, when you do a GET\nto **/test** you will get an empty JSON as a response.\n\n![image](./a_crafted_response.png \"An example\")\n\n\n## Build and development\n\nYou can run it locally on localhost with npm to test for functionality.\n\nAll you need to do is:\n\n```\nnpm install\nEXPLOIT_SERVER_KEY=mushokutensei npm start\n```\n\nEXPLOIT_SERVER_KEY is the password that we will generate a symmetric key from that will be used to encrypt the logs.\n\nIn `test/requester.sh` there is a small script that will assess the performance by sending a lot of request to the exploit server locally.\n\n## Deployment\n\nIt was designed to be deployed internally in a Kubernetes or Openshift Cluster to aid internal pentest engagement.\n\nA Docker image is available.\n\n```\n\ndocker run -it -e \"EXPLOIT_SERVER_KEY=mushokutensei\" -p 3000:3000 h4r0r/exploit-server:1.0\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famadeusitgroup%2Fexploit-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famadeusitgroup%2Fexploit-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famadeusitgroup%2Fexploit-server/lists"}