Skip to content

MLSAKIIT/R.A.V.E.N.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
R.A.V.E.N Logo

R.A.V.E.N : Rapid Automation & Vulnerability Enumeration for Networks

An MLSAKIIT Community Project 🎓
Empowering cybersecurity education through open source collaboration

To be eligible for MLSA X HACKTOBERFEST: Register here: https://register.mlsakiit.com/ Star this repo: https://github.com/keploy/keploy

Hacktoberfest MIT License Python 3.x Bash Automation Security Testing

Open-source cybersecurity toolkit for automated security testing and vulnerability assessment.

Table of Contents

Mission

Provide practical, ready-to-use cybersecurity tools that users can immediately use in their testing workflows.

What R.A.V.E.N Delivers:

  • Automation Scripts - Eliminate repetitive manual tasks in security assessments
  • Production-Ready Tools - Scripts tested and optimized for real-world environments
  • Time-Saving Solutions - Reduce hours of manual work to minutes of automated execution
  • Practical Learning - Hands-on examples that teach security concepts through implementation

Scripts Available

This list will be updated after each merge as contributors add new scripts.

Scanning

  • No scripts yet - Be the first to contribute!

Enumeration

  • No scripts yet - Be the first to contribute!

Exploitation

  • No scripts yet - Be the first to contribute!

Crypto

  • No scripts yet - Be the first to contribute!

OSINT

  • No scripts yet - Be the first to contribute!

Payloads

  • No scripts yet - Be the first to contribute!

Utils

  • No scripts yet - Be the first to contribute!

📝 Note: Contributors should update this list when adding new scripts to keep the community informed of available tools.

Quick Start

# Clone repository
git clone https://github.com/Ankurdeewan/R.A.V.E.N.git
cd R.A.V.E.N

# Install dependencies
pip install -r requirements.txt

# Run a script (example)
python3 scripts/reconnaissance/subdomain_enum.py -d example.com

Contributing

See CONTRIBUTING.md file for details.

Contributors Dashboard

Thanks to all the amazing contributors who help make R.A.V.E.N better!

MLSAKIIT
@MLSAKIIT

Project Maintainer

Want to see your username here? Check out our Contributing Guidelines and submit your first script!

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgments

  • MLSAKIIT Community for initiating and maintaining this project
  • All contributors who help make R.A.V.E.N better
  • Hacktoberfest community for encouraging open source contributions
  • Cybersecurity community for sharing knowledge and best practices
  • KIIT University for supporting student-led open source initiatives

Star this repository

About

No description or website provided.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors