Corsy is a lightweight program that scans for all known mis-configurations in CORS implementations.
Requirements
It only works with Python 3
and has the following depencies:
tld
requests
To install these dependencies, navigate to the tool directory and execute pip3 install -r requirements.txt
Also Read – Glances : Top/htop Alternative For GNU/Linux, BSD, Mac OS & Windows OS
Using Corsy is pretty simple
python3 corsy.py -u https://example.com
A delay between consecutive requests can be specified with -d
option.
Note: This is a beta version, features such as JSON output and scanning multiple hosts will be added later.
This repo contains all variants of information security & Bug bounty & Penetration Testing write-up…
site:*/sign-in site:*/account/login site:*/forum/ucp.php?mode=login inurl:memberlist.php?mode=viewprofile intitle:"EdgeOS" intext:"Please login" inurl:user_login.php intitle:"Web Management Login" site:*/users/login_form site:*/access/unauthenticated site:account.*.*/login site:admin.*.com/signin/…
Matrix is an open network for secure and decentralized communication. Users from every Matrix homeserver…
Linux Security And Monitoring Scripts are a collection of security and monitoring scripts you can…
A fiber is a unit of execution that must be manually scheduled by the application…
XSS Exploitation Tool is a penetration testing tool that focuses on the exploit of Cross-Site…