bruston / cors

Test a list of URLs for common CORs misconfigurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage of cors:
  -c int
    	number of concurrent requests to make (default 10)
  -cookies string
    	cookies to send with the request
  -d string
    	domain name
  -f string
    	path to list of urls, defaults to stdin if left blank
  -t int
    	timeout in seconds (default 5)

About

Test a list of URLs for common CORs misconfigurations

License:MIT License


Languages

Language:Go 100.0%