Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulnerability scanner integration (Nuclei) - Runtime config #16

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    f6df01b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e02c289 View commit details
    Browse the repository at this point in the history
  3. Added runtime changes to config.yml

    Added the flags pkg
    Added flag 'i' to config parser to run interactive mode
    Zedel17 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4b9b809 View commit details
    Browse the repository at this point in the history
  4. Added RunNuclei to passive resources

    Added the PromptNucleiFunc to main (because of pkg struct)
    Added interactive mode for nuclei scan
    Zedel17 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b0111b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    6ec733a View commit details
    Browse the repository at this point in the history
  2. Added comments and better formatting

    Added valid check for domains added at runtime
    Zedel17 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    598b684 View commit details
    Browse the repository at this point in the history
  3. Small formatting fixes

    Zedel17 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d40e578 View commit details
    Browse the repository at this point in the history