ajinabraham / CMSScan

CMS Scanner: Scan Wordpress, Drupal, Joomla, vBulletin websites for Security issues
https://opensecurity.in
GNU General Public License v3.0
954 stars 145 forks source link

Add a flag to use pre-installed scanners #26

Closed pwnfoo closed 3 years ago

pwnfoo commented 3 years ago

Why?

Some distributions like BlackArch already have tools like joomscan & vbscan pre-installed. So, I added a flag to optionally use the pre-installed tool instead of relying on the submodules in plugins directory.

This will make it packaging for BlackArch a little bit more easier (have to do minimal sed) to get it to work with pre-installed tools.