Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 536 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 536 Bytes

ORfinder

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

Installation

Dependencies

  • Go lang should be installed
  • GOPATH and GOBINPATH should set

Usage

  • To scan a website
ORfind <domain.com>