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
PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…
Network fingerprinting is a critical technique for identifying and analyzing network traffic patterns, particularly in…
"HowToHunt" is a platform designed to assist hunters in improving their skills, planning their expeditions,…
SkyFall-Pack is an advanced infrastructure automation toolkit designed for Command and Control (C2) operations. It…
LummaC2 is a commodity malware designed as an information stealer, targeting browsers, cryptocurrency wallets, and…
RustOwl is an innovative tool designed to enhance the Rust programming experience by visualizing ownership…