Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 849 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 849 Bytes

CORSCA

Blazing fast websites links CORS vulnerability scanner

Installation

Github:

git clone https://github.com/I2rys/CORSCA

NPM Packages:

npm i axios

Usage

node index.js <input> <output>
  • input - The file path that contains websites links.
  • output - The output of the websites links that is vulnerable to CORS.

License

MIT © I2rys