CMSMap
General scanner for CMS, not as precise as WPScan or joomscan but still valuable
sudo git clone https://github.com/Dionach/CMSmap
cd CMSmap
sudo pip3 install .
pip3 uninstall cmsmap -y (to uninstall)
#Usage
sudo cmsmap https://target.com -F (full scan)
Last updated