Skip to content

I2rys/CORSCA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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