Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robotshell/orhound
ORHound is a tool written in Python whose main function is to find possible Open Redirects on a target using Google Dorks
https://github.com/robotshell/orhound
bugbounty dork google hacking infosec pentesting python
Last synced: 2 months ago
JSON representation
ORHound is a tool written in Python whose main function is to find possible Open Redirects on a target using Google Dorks
- Host: GitHub
- URL: https://github.com/robotshell/orhound
- Owner: robotshell
- Created: 2021-05-24T09:01:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-24T14:04:27.000Z (over 3 years ago)
- Last Synced: 2024-11-26T19:39:59.083Z (3 months ago)
- Topics: bugbounty, dork, google, hacking, infosec, pentesting, python
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 4
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ORHound v1.0
ORHound is a tool written in Python whose main function is to find possible Open Redirects on a target using Google Dorks# Disclaimer :warning:
**The author of this document take no responsibility for correctness. This project is merely here to help guide security researchers towards determining whether something is vulnerable to Open Redirect or not, but does not guarantee accuracy.**# Usage
```
orhound.py facebook.comOutput:
___ ____ _ _ _
/ _ \| _ \| | | | ___ _ _ _ __ __| |
| | | | |_) | |_| |/ _ \| | | | '_ \ / _` |
| |_| | _ <| _ | (_) | |_| | | | | (_| |
\___/|_| \_\_| |_|\___/ \__,_|_| |_|\__,_|ORHound v.1.0 - Open Source Project
Author: Robotshell
Github: https://github.com/robotshellStart Google dork scraping to find Open Redirects to facebook.com
```
# About me
[Twitter](https://twitter.com/robotshelld)# Donation
* If you've earned a bug bounty using this tool, please consider donating to support it's development. You can help me to develop more useful scripts and tools. Thanks :heart_eyes:[
](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=F4YABU5AH3NTQ&source=url)