Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-04T03:15:34.000Z (almost 3 years ago)
- Last Synced: 2024-08-02T05:21:07.825Z (4 months ago)
- Topics: cors-scanner, cors-vulnerable-scanner, corsca, i2rys, website-cors-scan, website-cors-scanner
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blazingly-fast - CORSCA - Blazing fast websites links CORS vulnerability scanner. (JavaScript)
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