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

Add a ronin-web vulns command #81

Closed
4 tasks done
postmodern opened this issue Sep 13, 2023 · 1 comment
Closed
4 tasks done

Add a ronin-web vulns command #81

postmodern opened this issue Sep 13, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@postmodern
Copy link
Member

postmodern commented Sep 13, 2023

Add a command similar to ronin-vulns scan, but also uses Ronin::Web::Spider to spider a website, and check every URL for common web vulnerabilities with Ronin::Vulns::URLScanner.scan.

  • Add ronin-web vulns command class.
  • Add similar options from ronin-vulns scan to ronin-web vulns.
  • Ensure the options from SpiderOptions also are passed into URLScanner.scan.
  • Add specs.
@postmodern
Copy link
Member Author

Implemented by 9d5b961.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant