https://github.com/i2rys/corsca
Blazing fast websites links CORS vulnerability scanner.
https://github.com/i2rys/corsca
cors-scanner cors-vulnerable-scanner corsca i2rys website-cors-scan website-cors-scanner
Last synced: over 1 year ago
JSON representation
Blazing fast websites links CORS vulnerability scanner.
- Host: GitHub
- URL: https://github.com/i2rys/corsca
- Owner: I2rys
- License: mit
- Created: 2021-08-13T05:49:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-04T03:15:34.000Z (over 4 years ago)
- Last Synced: 2025-01-22T00:52:26.899Z (over 1 year ago)
- Topics: cors-scanner, cors-vulnerable-scanner, corsca, i2rys, website-cors-scan, website-cors-scanner
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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 - The file path that contains websites links.
+ output - The output of the websites links that is vulnerable to CORS.
## License
MIT © I2rys