Secra is an open-source cybersecurity vulnerability scanning tool designed for security researchers, penetration testers, and infrastructure protection analysis.
Secra is a cybersecurity intelligence tool that helps detect potential vulnerabilities in software systems and networks.
The scanner analyzes:
- Software version security risks
- Operating system vulnerability mappings
- Network target security status
- CVE database references
Secra aims to provide fast and lightweight vulnerability assessment.
- CVE detection
- Version-based security scanning
- IP-based system analysis
- Lightweight architecture
- Research-led cybersecurity
git clone https://github.com/YourUsername/Secra.git
cd Secra
pip install -r requirements.txt
python secra.py
python secra.py scan 192.168.1.1
python secra.py search windows 10
1- Launch vulnerability scanner
2- Enter target IP or system data
3- Select CPE or scan mode
4- Wait for security intelligence report
5- Review vulnerability findings
• Network ports
• Software versions
• Vulnerability classification
• Severity scoring
If you find bugs or have suggestions, feel free to open an issue or submit a pull request.
This project is released under the MIT License. See the LICENSE file for full details.
