Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.48 KB

File metadata and controls

36 lines (23 loc) · 1.48 KB

🛰️ Chrono_Lite – Bug Bounty Recon Workflow

by BLU1K7 | Tactical Automation for Opportunistic Bounty


🧠 About This Project

Chrono_Lite is a modular reconnaissance and ranking engine designed to enhance the efficiency of bug bounty hunting.
It prioritizes speed, automation, and signal clarity — filtering only the most valuable opportunities across multiple platforms.

Built as part of a wider offensive security framework (LIAoS), this repo represents a public-facing component of a much deeper ecosystem.


⚙️ Core Modules

Module Name Description
platform_ranker Ranks bounty platforms by reward ratio, volume, and ease of entry.
jobwatcher Monitors bounty job feeds (API, RSS, HTML-scrape) and logs new entries.
bounty_logger Archives submissions and feedback for internal analysis.
report_gen Generates professional-grade reports (PDF, MD, JSON).
ghost_feed Pushes heartbeat commits to simulate activity and ensure visibility.

🧩 Private modules (e.g. escalation, anti-captcha, API chainers, etc.) are not included in this repo.


🚀 Quick Start

git clone https://github.com/Blu1K7/Chrono_Lite.git
cd Chrono_Lite/modules/platform_ranker
python3 ranker.py