- Developed Using Python
- Advanced Vulnerability Detection
- Customizable
- Payloads Based
- User-friendly and Easy to Use
- Clone the Lavamusic repository:
git clone https://github.com/unf6/nexa.git
- Change to the Nexa directory:
cd Nexa
- Install the required packages:
pip install -r requirements.txt
- Run the tool:
python src/main.py
Thank you for your interest in contributing to Nexa! Here are some guidelines to follow when contributing:
- Fork the repository and create a new branch for your feature or bug fix.
- Write clean and concise code that follows the established coding style.
- Create detailed and thorough documentation for any new features or changes.
- Write and run tests for your code.
- Submit a pull request with your changes.