ORfinder is a tool designed to detect open redirects vulnerabilities on websites. It helps penetration testers and bug hunters find open redirect bugs through a scan also includes subdomains also.
It may not be vulnerable 100% You should Verify it manually too
- git clone https://github.com/blackmarketer/ORfinder
- cd ORfinder
- mv ORfinder /usr/local/bin
- Go lang should be installed
- GOPATH and GOBINPATH should set
- To scan a website
ORfind <domain.com>