You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a Workers::Vulns sidekiq worker class that scans a URL for web vulnerabilities using Ronin::Vulns::URLScanner. It must create a report of found vulnerabilities that is somehow passed back to the frontend.
The text was updated successfully, but these errors were encountered:
Add a
Workers::Vulns
sidekiq worker class that scans a URL for web vulnerabilities usingRonin::Vulns::URLScanner
. It must create a report of found vulnerabilities that is somehow passed back to the frontend.The text was updated successfully, but these errors were encountered: