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

TypeError: can only concatenate str (not "int") to str #187

Open SameleTom opened 3 weeks ago

SameleTom commented 3 weeks ago

┏━Target: www.ftctalent.com ┃ ┠── CMS: Umbraco ┃ │ Traceback (most recent call last): File "/root/cms-detect-exploit-cmseek/cmseek.py", line 116, in core.main_proc(target,cua) File "/root/cms-detect-exploit-cmseek/cmseekdb/core.py", line 136, in main_proc advanced.start(cms, site, cua, ga, scode, ga_content, detection_method, headers) File "/root/cms-detect-exploit-cmseek/deepscans/core.py", line 18, in start umbracoscan.start(id, url, ua, ga, source, detection_method, headers) File "/root/cms-detect-exploit-cmseek/deepscans/umbraco/init.py", line 47, in start sresult.cms('Umbraco',cms_version,'https://umbraco.com') File "/root/cms-detect-exploit-cmseek/cmseekdb/result.py", line 28, in cms print(' ┃ ├── Version: '+ cmseek.bold + cmseek.fgreen + version + cmseek.cln) TypeError: can only concatenate str (not "int") to str