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

issue #26

Closed
ghost opened this issue Aug 21, 2018 · 10 comments
Closed

issue #26

ghost opened this issue Aug 21, 2018 · 10 comments
Labels
bug Something isn't working Fixed Issue Fixed!

Comments

@ghost
Copy link

ghost commented Aug 21, 2018

[] CMS Detected, CMS ID: wp, Detection method: header
[
] 2 Usernames were enumerated
[!] Skipping version vulnerability scan as WordPress Version wasn't detected
Traceback (most recent call last):
File "cmseek.py", line 118, in
core.main_proc(site,cua)
File "/root/Desktop/newtools/CMSeeK/cmseekdb/core.py", line 107, in main_proc
advanced.start(cms, site, cua, ga, scode, ga_content)
File "/root/Desktop/newtools/CMSeeK/deepscans/core.py", line 10, in start
wpscan.start(id, url, ua, ga, source)
File "/root/Desktop/newtools/CMSeeK/deepscans/wp/init.py", line 101, in start
vulnss = len(result['vulnerabilities'])
TypeError: string indices must be integers

Tuhinshubhra added a commit that referenced this issue Aug 21, 2018
@Tuhinshubhra Tuhinshubhra added the bug Something isn't working label Aug 21, 2018
@Tuhinshubhra
Copy link
Owner

I have pushed a fix for the issue can you confirm?

@ghost
Copy link
Author

ghost commented Aug 21, 2018

[i] Scanning Site:
[i] Target redirected to:
[#] Set (y/n): y
[] CMS Detected, CMS ID: wp, Detection method: header
[
] Path disclosure detected, path:
[i] Checking user registration status
[i] Starting passive plugin enumeration
[] 5 Plugins enumerated!
[i] Starting passive theme enumeration
[
] 2 themes detected!
[i] Starting Username Harvest
[i] Harvesting usernames from wp-json api
[] Found user from wp-json :
[
] Found user from wp-json :
[i] Harvesting usernames from jetpack public api
[!] No results from jetpack api... maybe the site doesn't use jetpack
[i] Harvesting usernames from wordpress author Parameter
[*] 2 Usernames were enumerated
[!] Skipping version vulnerability scan as WordPress Version wasn't detected
Traceback (most recent call last):
File "cmseek.py", line 118, in
core.main_proc(site,cua)
File "/root/Desktop/newtools/CMSeeK/cmseekdb/core.py", line 107, in main_proc
advanced.start(cms, site, cua, ga, scode, ga_content)
File "/root/Desktop/newtools/CMSeeK/deepscans/core.py", line 10, in start
wpscan.start(id, url, ua, ga, source)
File "/root/Desktop/newtools/CMSeeK/deepscans/wp/init.py", line 101, in start
vulnss = len(result['vulnerabilities'])
TypeError: string indices must be integers

same issue

Tuhinshubhra added a commit that referenced this issue Aug 21, 2018
@Tuhinshubhra
Copy link
Owner

I have fixed the issue.. please update cmseek

@ghost
Copy link
Author

ghost commented Aug 21, 2018

[+] Update Menu [+]
[i] Checking for updates
[i] CMSeeK Version: 1.0.9
[*] Latest Version: 1.0.9

[✔] CMSeeK is up to date, Thanks for checking update tho.. It's a good practise

CMSeeK says ~ auf Wiedersehen
updated cmseek

[i] Scanning Site:
[i] Target redirected to:
[#] Set as target? (y/n): y
[] CMS Detected, CMS ID: wp, Detection method: header
[
] Path disclosure detected, path:
[i] Checking user registration status
[i] Starting passive plugin enumeration
[] 5 Plugins enumerated!
[i] Starting passive theme enumeration
[
] 2 themes detected!
[i] Starting Username Harvest
[i] Harvesting usernames from wp-json api
[] Found user from wp-json :
[
] Found user from wp-json :
[i] Harvesting usernames from jetpack public api
[!] No results from jetpack api... maybe the site doesn't use jetpack
[i] Harvesting usernames from wordpress author Parameter
[] Found user from redirection:
[
] 2 Usernames were enumerated
[!] Skipping version vulnerability scan as WordPress Version wasn't detected
Traceback (most recent call last):
File "cmseek.py", line 118, in
core.main_proc(site,cua)
File "/root/Desktop/newtools/CMSeeK/cmseekdb/core.py", line 107, in main_proc
advanced.start(cms, site, cua, ga, scode, ga_content)
File "/root/Desktop/newtools/CMSeeK/deepscans/core.py", line 10, in start
wpscan.start(id, url, ua, ga, source)
File "/root/Desktop/newtools/CMSeeK/deepscans/wp/init.py", line 101, in start
vulnss = len(result['vulnerabilities'])
TypeError: string indices must be integers

just checked updated cmseek and ran cmseek and still the same issue
root@:~# uname -a
Linux 4.15.0-kali2-amd64 #1 SMP Debian 4.15.11-1kali1 (2018-03-21) x86_64 GNU/Linux

@Tuhinshubhra
Copy link
Owner

run the command git pull

@Tuhinshubhra
Copy link
Owner

Or do a fresh install.. remove everything and run git clone https://github.com/Tuhinshubhra/CMSeeK

@ScriptTiger
Copy link

Or just download the master ZIP real quick for testing purposes:
https://github.com/Tuhinshubhra/CMSeeK/archive/master.zip

@ghost
Copy link
Author

ghost commented Aug 21, 2018

will do and let you know how it goes

@ghost
Copy link
Author

ghost commented Aug 22, 2018

issue fixed fresh install worked.

@Tuhinshubhra Tuhinshubhra added the Fixed Issue Fixed! label Aug 22, 2018
@Tuhinshubhra
Copy link
Owner

Cool.. closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Fixed Issue Fixed!
Projects
None yet
Development

No branches or pull requests

2 participants