Eye Of Ra

Table of Contents

👁️ EyeOfRa

EyeOfRa is a program watcher for bug bounty platforms — designed to track changes, detect new or removed programs, and alert researchers about scope or policy updates in real time.

Because missing a new target could cost you a bounty.


⚡ Features

  • 🛰️ Tracks programs across multiple platforms:
    • HackerOne
    • Bugcrowd
    • YesWeHack
    • Intigriti
  • 🔍 Detects changes like:
    • New or deleted programs
    • Changes in submission status (Open / Paused)
    • Changes in bounty policy (VDP ↔ BBP)
    • Scope additions, removals, or severity updates
  • 🧠 Smart diffing system: alerts only on meaningful changes
  • 📦 Uses MongoDB for structured storage
  • 📣 Sends rich Discord notifications via Webhook
  • 🐳 Fully containerized using Docker Compose

🚀 Setup

1. Clone the repo

git clone https://github.com/electro0nes/EyeOfRa.git
cd EyeOfRa