Releases: Raghavd3v/CRLFsuite
Releases · Raghavd3v/CRLFsuite
CRLFsuite v2.5.2
New arguments:
--delay
--stable
--headers
-oN
-oJ
--resume
--silent
-sH
-cL
New features:
-
Json & Text ouput supported
-
Multiple headers supported
-
Verbose output supported
-
Scan can be resumed after CTRL^C is pressed
-
Added heuristic (basic) scanner
-
Compatibility with windows
Enhancement
- Enhanced payload generator
- Enhanced exporter.py
- Enhanced scanner.py
- Enhanced WAF detector
- Enhanced main.py
CRLFsuite v2.1.2
- Fixed TyperError while using User-Agent header.
- Fixed scanning failure while using -uA option.
CRLFsuite v2.1.1
- Fixed crlfscanner.py bugs.
- Enhanced progress with get_percentage utility
- New Banner
- Added verbose mode
CRLFsuite bug fixes:
- Now scanner will match the
param
andcrlfsuite
strings in the Set-Cookie header instead of matching in the cookies. - Fixed false-positive on 301/302 status code.
- Removed a payload because of many false-positive results.
Note: We're still working on decreasing false-positive results and adding new features like: resuming the scan (after CTLR^C is pressed)
CRLFsuite v2.0
What's new:
✔️ WAF detection
✔️ XSS through CRLF injection scanning
✔️ Improved and fixed bugs in crlfscanner.py
✔️ Enhanced scanning techniques
CRLFsuite v1.4.0
- -sL/--silent option available --> skip banner and args info (direct output)
CRLFsuite v1.3.0
- Stdin supported
- Updated logger.py
- Updated cli.py
CRLFsuite v1.0
Update README.md