A CorsMe misconfiguration scanner tool based on golang with speed and precision in mind !
Misconfiguration type this scanner can check for
How to Install?
$ go get -u github.com/shivangx01b/CorsMe
Usage
echo “https://example.com” | ./CorsMe
cat http_https.txt | ./CorsMe -t 70
cat http_https.txt | ./CorsMe -t 70 –wildcard
cat http_https.txt | ./CorsMe -t 70 -wildcard -header “Cookie: Session=12cbcx….”
cat subdomains.txt | ./httprobe -c 70 -p 8080,8081,8089 | tee http_https.txt cat http_http
s.txt | ./CorsMe -t 70
Note
Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…
This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…
GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…
Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…
The free and open-source security platform SecHub, provides a central API to test software with…
Don't worry if there are any bugs in the tool, we will try to fix…