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

AttributeError: 'Uknown' object has no attribute 'cmsinfo' #81

Closed
niemant opened this issue Apr 19, 2020 · 0 comments
Closed

AttributeError: 'Uknown' object has no attribute 'cmsinfo' #81

niemant opened this issue Apr 19, 2020 · 0 comments

Comments

@niemant
Copy link

niemant commented Apr 19, 2020

Hello I just cloned it In Kali's latest version, and I get the following error for detector.py:

−−−−−−−−−−−−−−−−−−−−
 [~] looking for cms
 [+] CMS : Uknown
 −−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−
 [~] Web Hosting Information
 [-] Cannot Find OS & HostingServer 
 −−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−
 [~] CMS Information Gathering
Traceback (most recent call last):
  File "/usr/share/vulnx/vulnx.py", line 155, in <module>
    detection()
  File "/usr/share/vulnx/vulnx.py", line 105, in detection
    instance.instanciate()
  File "/usr/share/vulnx/modules/detector.py", line 157, in instanciate
    instance.cmsinfo()
AttributeError: 'Uknown' object has no attribute 'cmsinfo'

I'm executing it as follows:
vulnx -u http://website.com --dns --cms

OS: Kali Linux 2020.2
Requiremets: Requirement already satisfied

Regards

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

2 participants