sethsec / celerystalk

An asynchronous enumeration & vulnerability scanner. Run all the tools on all the hosts.
https://sethsec.github.io/celerystalk/
MIT License
396 stars 72 forks source link

Support multiple URLs with scan -u #126

Closed sethsec closed 4 years ago

sethsec commented 4 years ago

Add support for scanning multiple URLS Update install script to skip docker by default, but if you want you can add a -d to the script to install docker.
Add some checks to error out if celery or redis is not running