Skip to content

CYRASEC is a multi-engine web vulnerability scanner that combines tools like dirsearch and nuclei, using AI-assisted analysis to detect, prioritize, and report web security issues efficiently in one streamlined workflow.

License

Notifications You must be signed in to change notification settings

alphanesh/Cyrasec

Repository files navigation

CYRASEC

CYRASEC is a lightweight security scanning orchestrator that ties together popular open‑source tools (e.g., dirsearch, nuclei) and produces a simple HTML/text report.

Features

  • Run external scanners via CLI and aggregate results
  • Minimal Python codebase (easy to read/modify)
  • Clean HTML report template
  • Sensible .gitignore to keep scans out of the repo

Quickstart

See INSTALL.md for environment setup and dependencies.

python cyrasec.py --target https://example.com

Note: Third‑party tools are not bundled. Install dirsearch and nuclei separately and ensure they are on your PATH.

License

This repository is licensed under the MIT License (see LICENSE). Third‑party tools retain their own licenses (see THIRD_PARTY.md).

Author

Ganesh Kumar

About

CYRASEC is a multi-engine web vulnerability scanner that combines tools like dirsearch and nuclei, using AI-assisted analysis to detect, prioritize, and report web security issues efficiently in one streamlined workflow.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published