Skip to content

Releases: omranisecurity/CorsOne

CorsOne v1.0.0-beta

27 Apr 11:33
21ff355

Choose a tag to compare

What's Changed

  • Expanded Test Coverage
    Improved detection logic with a broader range of CORS misconfiguration test cases.

  • Performance Improvements
    Faster scanning and optimized request handling for large target lists.

  • More Accurate Results
    Reduced false positives with smarter validation techniques.

  • Codebase Enhancements
    Cleaner, more maintainable architecture for future development.

Full Changelog: 0.9.8...1.0.0-beta

CorsOne v0.9.8

27 Jan 13:31

Choose a tag to compare

What's Changed

  • Update Dependencies
  • Fix: bug in null origin test case. Related to #3

Full Changelog: 0.9.6...0.9.8

CorsOne v0.9.6

22 Feb 23:39

Choose a tag to compare

What's Changed

  • Updated test cases based on the latest community research

Full Changelog: 0.9.5...0.9.6

CorsOne v0.9.5

03 Sep 09:29
8ecd3d2

Choose a tag to compare

What's Changed

  • Added early exit on first detected vulnerability
  • Enhanced performance for faster scans
  • Simplified codebase by removing proxy functionality

Full Changelog: 0.9.4...0.9.5

CorsOne v0.9.4

04 Mar 13:09

Choose a tag to compare

CorsOne v0.9.4 Pre-release
Pre-release

What's Changed

  • Added list argument to scan multiple URLs
  • Added rate limit for maximum requests per second
  • Added method argument for specifying the HTTP method in requests
  • Added SOCKS5 and SOCKS4 support, and the option to include a proxy list

Full Changelog: 0.9.0...0.9.4

CorsOne v0.9.0

11 Feb 11:25
3fd8162

Choose a tag to compare