Tuhinshubhra / CMSeeK

CMS Detection and Exploitation suite - Scan WordPress, Joomla, Drupal and over 180 other CMSs
GNU General Public License v3.0
2.31k stars 497 forks source link

Double slashes in results output? #151

Open edent opened 2 years ago

edent commented 2 years ago

After running CMSeek against a WordPress site, I see double forward slashes in its output:

 ┏━Target: www.example.org
 ┃
 ┠── CMS: WordPress
 ┃    │
 ┃    ├── Version: 6.0
 ┃    ╰── URL: https://wordpress.org
 ┃
 ┠──[WordPress Deepscan]
 ┃    │
 ┃    ├── Readme file found: https://www.example.org/blog//readme.html
 ┃    ├── License file: https://www.example.org/blog//license.txt
 ┃    │

Also in the resulting cms.json file.

Using Version 1.1.3