> nmap -sV 10.0.0.1
> sqlmap -r request
> ./odirecon --target
{/*}

Open Cybersecurity
Tools & Research Platform

Build. Learn. Break. Secure.

OdiVex is an open ecosystem for cybersecurity tools, research, and learning. Discover open-source security tools, technical research, and practical cybersecurity labs.

odiVex/recon $ ./odirecon -d example.com
[+] subdomains: 142
[+] open ports: 22,80,443,8080
tech: nginx 1.18, apache 2.4

Core platform

Tools

Open-source cybersecurity tools for reconnaissance, automation, and security testing.

Research

Technical vulnerability analysis, CVE reports, and exploit breakdowns.

Learn

Structured cybersecurity learning paths and practical labs.

Media

Tutorial videos, tool demonstrations, and cybersecurity concepts.

OdiRecon

A reconnaissance toolkit designed for security researchers and penetration testers. Automate information gathering and discover attack surfaces faster.

2.4k stars 342 forks
Documentation GitHub Repository
$ git clone https://github.com/odivex/odirecon
$ cd odirecon && ./install.sh
installed
$ ./odirecon -d odivex.io --fast
> ASN: 12345, 6 subnets
> 142 live hosts · 23 open ports
> done in 12.4s

📄 Latest research

CVE analysis

CVE-2025-1234: auth bypass in XYZ

Deep dive into the recent critical authentication bypass affecting major frameworks.

March 11, 2025
Bug Bounty

IDOR that paid $15k

How a simple parameter manipulation led to full account takeover.

March 5, 2025
Exploit breakdown

Heap buffer overflow in libexample

Step-by-step walkthrough of exploiting a heap overflow in latest libexample.

Feb 27, 2025

🎓 Learning paths

Web Security

12/18 modules

Bug Bounty

8/20 modules

Recon Techniques

16/20 modules

Red Team Basics

3/12 modules

🎬 OdiVex Labs

Tool Demo: OdiRecon

Tool Demonstrations

Buffer overflow lab

Lab Walkthroughs

CVE-2025-XXXX analysis

Exploit Analysis

🤝 Open‑source community

180+ contributors
3.5k members
90+ repositories
Join Community Contribute on GitHub
$ git commit -m "feat: new fuzzer"
342 commits waiting for review

Join the OdiVex Cybersecurity Ecosystem

Explore Tools Start Learning

root@odivex:~#