Cmsmap is a python based CMS scanner for automating the process of vulnerability assessment in most popular CMS’s. It can search for interesting files, plugins, directories and known vulnerabilities in WordPress, Joomla or Drupal.
Installing CMSmap
To install CMSmap you have to clone the repo from github.
git clone https://github.com/Dionach/CMSmap.git
After that, you need to make the right changes to the cmsmap.conf file inside the cmsmap folder. If you have Kali Linux you are good to go. If not make the right changes after the [exploit-db] option to your exploit-db path.
cd CMSmap/cmsmap nano cmsmap.conf

0 comments:
Post a Comment