{"id":13542023,"url":"https://github.com/Raghavd3v/CRLFsuite","last_synced_at":"2025-04-02T09:33:10.991Z","repository":{"id":37386771,"uuid":"476121078","full_name":"Raghavd3v/CRLFsuite","owner":"Raghavd3v","description":"The most powerful CRLF injection (HTTP Response Splitting) scanner.","archived":false,"fork":false,"pushed_at":"2023-10-17T04:27:24.000Z","size":1260,"stargazers_count":504,"open_issues_count":0,"forks_count":72,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-05-21T16:15:52.713Z","etag":null,"topics":["bugbounty","crlf-injection","ethical-hacking","http-response-splitting","pentest-tool","pentesting","security-tools","waf-detection","webapp-pentesting"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Raghavd3v.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}},"created_at":"2022-03-31T02:23:29.000Z","updated_at":"2024-05-15T19:35:44.000Z","dependencies_parsed_at":"2023-10-17T11:46:47.543Z","dependency_job_id":"151a2e08-0d0e-4d4f-ba8a-2c0c89d6ef98","html_url":"https://github.com/Raghavd3v/CRLFsuite","commit_stats":null,"previous_names":["raghavd3v/crlfsuite","nefcore/crlfsuite"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raghavd3v%2FCRLFsuite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raghavd3v%2FCRLFsuite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raghavd3v%2FCRLFsuite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raghavd3v%2FCRLFsuite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Raghavd3v","download_url":"https://codeload.github.com/Raghavd3v/CRLFsuite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246789007,"owners_count":20834213,"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":["bugbounty","crlf-injection","ethical-hacking","http-response-splitting","pentest-tool","pentesting","security-tools","waf-detection","webapp-pentesting"],"created_at":"2024-08-01T10:01:00.324Z","updated_at":"2025-04-02T09:33:10.569Z","avatar_url":"https://github.com/Raghavd3v.png","language":"Python","funding_links":[],"categories":["Exploitation"],"sub_categories":["CRLF Injection"],"readme":"\u003ca href=\"https://github.com/Nefcore/CRLFsuite\"\u003e\u003cp align=\"center\"\u003e\u003cimg src=\"https://github.com/Nefcore/CRLFsuite/blob/main/static/CRLFsuite_logo2.0.png\" height=\"150\" width=\"150\"\u003e\u003c/p\u003e\u003c/a\u003e\n\u003ch2 align=\"center\"\u003eCRLFsuite - CRLF injection scanner\u003c/h2\u003e\n\n[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)\n[![GitHub release](https://img.shields.io/github/release/Nefcore/CRLFsuite)](https://GitHub.com/Nefcore/CRLFsuite/releases/)\n[![PyPI license](https://img.shields.io/pypi/l/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)\n[![GitHub forks](https://badgen.net/github/forks/Nefcore/CRLFsuite/)](https://GitHub.com/Nefcore/CRLFsuite/network/)\n[![GitHub contributors](https://img.shields.io/github/contributors/Nefcore/CRLFsuite)](https://GitHub.com/Nefcore/badges/graphs/contributors/)\n\n\u003cimg src=\"https://github.com/Nefcore/CRLFsuite/blob/main/static/crlfsuitev2.0.svg\"\u003e\n\n\u003chr\u003e\n\n**The project is no more managed by developers.**\n\nCRLFsuite is a powerful tool for `CRLF injection` detection and exploitation. Want to know how it works. \u003ca href=\"https://github.com/Nefcore/CRLFsuite/wiki/How-CRLFsuite-works%3F\"\u003eHere's how\u003c/a\u003e\n## Installation\n\nYou can install CRLFsuite using `pip` as given below:\n\n```\npip3 install crlfsuite\n```\n\nor download this repository and run the following command:\n\n```\nsudo python3 setup.py install\n```\n\n## Features\n\n* Single URL scanning\n\n* Multiple URL scanning\n\n* Stdin supported\n\n* WAF detection\n\n* Powerful payload generator\n\n* CRLF Injection to XSS Chaining feature \n\n* GET \u0026 POST method supported\n\n* Concurrency\n\n* Fast and efficient scanning with negligible false-positive\n\n### Newly added in v2.5.1:\n\n* Json \u0026 Text ouput supported\n\n* Multiple headers supported\n\n* Verbose output supported\n\n* Scan can be resumed after CTRL^C is pressed\n\n* Added heuristic (basic) scanner\n\n* Compatibility with windows\n\n\n### credits\n\n* \u003ca href=\"https://github.com/Nefcore/CRLFsuite/blob/main/crlfsuite/core/prompt.py\"\u003eprompt.py\u003c/a\u003e is taken from \u003ca href=\"https://github.com/s0md3v/Arjun/blob/master/arjun/core/prompt.py\"\u003eArjun\u003c/a\u003e\n* WAF Detection methodology is taken from \u003ca href=\"https://github.com/s0md3v/XSStrike/blob/master/core/wafDetector.py\"\u003eXSStrike\u003c/a\u003e\n* User-Agent list is taken from \u003ca href=\"https://github.com/devanshbatham/ParamSpider/blob/master/core/requester.py\"\u003eParamSpider\u003c/a\u003e\n* WAF signatures is taken from \u003ca href=\"https://github.com/s0md3v/XSStrike/blob/master/db/wafSignatures.json\"\u003eXSStrike\u003c/a\u003e and \u003ca href=\"https://github.com/EnableSecurity/wafw00f/tree/master/wafw00f/plugins\"\u003ewafw00f\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRaghavd3v%2FCRLFsuite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRaghavd3v%2FCRLFsuite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRaghavd3v%2FCRLFsuite/lists"}