{"id":21560169,"url":"https://github.com/adel-qusay/adel-waf","last_synced_at":"2025-04-10T11:51:20.453Z","repository":{"id":129076390,"uuid":"441579246","full_name":"Adel-Qusay/ADEL-WAF","owner":"Adel-Qusay","description":"PHP lightweight in-app Web Application Firewall","archived":false,"fork":false,"pushed_at":"2024-08-06T02:27:13.000Z","size":259,"stargazers_count":18,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-24T10:38:54.555Z","etag":null,"topics":["firewall","php","sqlinjection","waf","xss"],"latest_commit_sha":null,"homepage":"","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/Adel-Qusay.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":"2021-12-25T00:46:55.000Z","updated_at":"2024-12-19T21:44:21.000Z","dependencies_parsed_at":"2024-01-30T23:14:45.806Z","dependency_job_id":null,"html_url":"https://github.com/Adel-Qusay/ADEL-WAF","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/Adel-Qusay%2FADEL-WAF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adel-Qusay%2FADEL-WAF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adel-Qusay%2FADEL-WAF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adel-Qusay%2FADEL-WAF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adel-Qusay","download_url":"https://codeload.github.com/Adel-Qusay/ADEL-WAF/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248215192,"owners_count":21066619,"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":["firewall","php","sqlinjection","waf","xss"],"created_at":"2024-11-24T09:13:03.121Z","updated_at":"2025-04-10T11:51:20.421Z","avatar_url":"https://github.com/Adel-Qusay.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ADEL-WAF\nPHP lightweight in-app Web Application Firewall.\n\n![alt text](https://raw.githubusercontent.com/Adel-Qusay/ADEL-WAF/main/Screenshot.png)\n\nFeatures / Protections Against:\n- Cross-site scripting (XSS)\n- SQL injection (SQLI)\n- Remote file inclusion (RFI)\n- Remote code execution (RCE)\n- Local file inclusion (LFI)\n- Denial of service (DOS)\n- Web shells\n\nHow to use:\n\nEdit - php.ini File:\n```\nauto_prepend_file = \"/path/to/AdelWAF.php\" \n```\n--------------------------------OR--------------------------------\n\nEdit - .htaccess File (only if unable to edit php.ini)\n```\n\u003cIfModule php7_module\u003e php_value auto_prepend_file \"/path/to/AdelWAF.php\" \u003c/IfModule\u003e \u003cIfModule lsapi_module\u003e php_value auto_prepend_file \"/path/to/AdelWAF.php\" \u003c/IfModule\u003e \n```\n--------------------------------OR--------------------------------\n\nInclude this PHP file in every page you want to protect.\n\nNote: Works with all PHP frameworks (Use it as a filter)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadel-qusay%2Fadel-waf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadel-qusay%2Fadel-waf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadel-qusay%2Fadel-waf/lists"}