{"id":13845650,"url":"https://github.com/Cyberlands-io/epiphany","last_synced_at":"2025-07-12T03:31:26.683Z","repository":{"id":45211694,"uuid":"357915742","full_name":"Cyberlands-io/epiphany","owner":"Cyberlands-io","description":"A pre-DDoS security assessment tool","archived":false,"fork":false,"pushed_at":"2021-06-11T15:13:25.000Z","size":35,"stargazers_count":123,"open_issues_count":1,"forks_count":15,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-08-05T17:45:02.339Z","etag":null,"topics":["ddos","ddos-mitigation","ddos-protection","ddos-tool"],"latest_commit_sha":null,"homepage":"https://cyberlands.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cyberlands-io.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}},"created_at":"2021-04-14T13:30:20.000Z","updated_at":"2024-07-21T02:03:20.000Z","dependencies_parsed_at":"2022-09-03T06:11:06.826Z","dependency_job_id":null,"html_url":"https://github.com/Cyberlands-io/epiphany","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cyberlands-io%2Fepiphany","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cyberlands-io%2Fepiphany/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cyberlands-io%2Fepiphany/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cyberlands-io%2Fepiphany/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cyberlands-io","download_url":"https://codeload.github.com/Cyberlands-io/epiphany/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225791373,"owners_count":17524772,"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":["ddos","ddos-mitigation","ddos-protection","ddos-tool"],"created_at":"2024-08-04T17:03:31.727Z","updated_at":"2024-11-21T19:30:26.050Z","avatar_url":"https://github.com/Cyberlands-io.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Epiphany\n## Description\nEpiphany - is a pre-engagement \\ self-assessment tool to identify weak spots of a web property from a DDoS attacker perspective. \n- In the first stage, the tool crawls pages, enumerates POST and GET requests. \n- On the second stage: Epiphany records response time for each page and detect ones that are most vulnerable for potential DDoS attack. \n- Also, Epiphany performs heuristic discovery whether pages are cached or not. \n\nEpiphany allow a clear understanding of a DDoS attack surface to build high-quality test cases for the DDoS assessment and recommendations for remediation and control improvements.\n\n## Disclamer\n\u003e Epiphany should be used for authorized DDoS security assessment and/or nonprofit educational purposes only. Any misuse of this software will not be the responsibility of the author or of any other collaborator. Use it at your own networks and/or with the network owner's permission.\n\n## Installation\n```\ngit clone https://github.com/Cyberlands-io/epiphany.git\ncd epiphany\npip3 install -r requirements.txt\n```\n\n## Usage \n  ```python3 epiphany.py \u003chost\u003e \u003cpath_to_payload_lib\u003e```\n\n**File parameters:**\n  * positional arguments:\n    * ```host``` - Target Hosts\n    * ```payload``` - Path to payload file for POST requests. Each line contains payload for the next parameter.\n\n  * optional arguments:\n    * ```-h, --help``` - show this help message and exit\n    * ```-oC``` - Output result to console\n## Docker usage\n```\ndocker build -t epiphany .\ndocker run -v /tmp/:/app/reports/ epiphany google.com payloads\n```\n## To do\n- [x] Analysis of POST and GET requests **For now it's works as default option**\n- [x] Adding output to XML **For now it's only one available output to file**\n- [ ] Adding option to perform apart GET and POST analysis\n- [ ] Adding optional output to JSON\n\n## Authors\n- [Cyberlands.io](https://www.cyberlands.io)\n- [@excellencenatural](https://github.com/excellencenatural)\n\n## License\nPlease follow the [LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCyberlands-io%2Fepiphany","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCyberlands-io%2Fepiphany","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCyberlands-io%2Fepiphany/lists"}