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

when i run the cmsmap I get the following request #24

Open
aashish22 opened this issue Dec 11, 2020 · 2 comments
Open

when i run the cmsmap I get the following request #24

aashish22 opened this issue Dec 11, 2020 · 2 comments

Comments

@aashish22
Copy link

Issue Details

CMSmap Version:
CMS Type:
CMS Version:
Plugin Name:
OS Information:

Steps to reproduce the issue

Describe how to reproduce the issue

Expected behaviour

Describe how CMSmap should have handled the issue

@aashish22
Copy link
Author

Traceback (most recent call last):
File "cmsmap.py", line 25, in
main()
File "/root/CMSmap/cmsmap/main.py", line 119, in main
if url.endswith("/"):
AttributeError: 'NoneType' object has no attribute 'endswith'

I get this error while i run cmsmap

@l3ragio
Copy link

l3ragio commented Feb 21, 2023

Be careful, use the right syntax while starting the tool
e.g.

python3 cmscan.py "http://example.com"

You are likely adding some flag (e.g., "-u") before the URL.

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