We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CMSmap Version: v1.0 CMS Type: Drupal CMS Version: 7.28 Plugin Name: drupal OS Information: archlinux
CMS map doesn't find drupal by default but does when we force it.
$ python3 ~/CTF/tools/cmsmap/cmsmap.py http://10.x.x.x[I] Threads: 5 ... [-] Target: http://10.x.x.x (10.x.x.x) [M] Website Not in HTTPS: http://10.x.x.x [I] Server: Microsoft-IIS/8.5 [L] X-Frame-Options: Not Enforced [I] Strict-Transport-Security: Not Enforced [I] X-Content-Security-Policy: Not Enforced [I] X-Content-Type-Options: Not Enforced [L] Robots.txt Found: http://10.11.1.49/robots.txt [ERROR] CMS detection failed :( [ERROR] Use -f to force CMSmap to scan (W)ordpress, (J)oomla or (D)rupal $ python3 ~/CTF/tools/cmsmap/cmsmap.py http://10.x.x.x -f D [-] Date & Time: 15/06/2019 00:17:47 [I] Threads: 5 [-] Target: http://10.x.x.x (10.x.x.x) [M] Website Not in HTTPS: http://10.x.x.x [I] Server: Microsoft-IIS/8.5 [L] X-Frame-Options: Not Enforced [I] Strict-Transport-Security: Not Enforced [I] X-Content-Security-Policy: Not Enforced [I] X-Content-Type-Options: Not Enforced [L] Robots.txt Found: http://10.x.x.x/robots.txt [I] CMS Detection: Drupal [I] Drupal Version: 7.28 ...
Detect CMS type and version by default
The text was updated successfully, but these errors were encountered:
is the project unmaintained ?
Sorry, something went wrong.
No branches or pull requests
Issue Details
CMSmap Version: v1.0
CMS Type: Drupal
CMS Version: 7.28
Plugin Name: drupal
OS Information: archlinux
CMS map doesn't find drupal by default but does when we force it.
Steps to reproduce the issue
Expected behaviour
Detect CMS type and version by default
The text was updated successfully, but these errors were encountered: