Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SameleTom opened this issue Sep 27, 2024 · 0 comments
Open

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

SameleTom opened this issue Sep 27, 2024 · 0 comments

Comments

@SameleTom
Copy link

┏━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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant