Skip to content

CMSeeK Version 1.0.6

Compare
Choose a tag to compare
@Tuhinshubhra Tuhinshubhra released this 23 Jul 11:04
· 333 commits to master since this release

Version 1.0.6 updates:

Release Date: 23th July 2018

  • Added detection method for 8 new CMSs :
    • XOOPS
    • Wolf CMS
    • Wix.com
    • WebGUI
    • UMI.CMS
    • ushahidi
    • Tiki Wiki CMS Groupware
    • WebsiteBaker CMS
  • New detection methods added for 4 CMSs:
    • typ03
    • WordPress
    • Drupal
    • Joomla
  • Version detection added for 3 new CMSs:
    • XpressEngine
    • WebGUI
    • UMI.CMS
  • Added cms detection via robots.txt
  • CMS detection via generator meta tag improved
  • Fixed all bruteforce modules (yet again)
  • Brutefocer now adds username to the list of passwords to try [issue #14]
  • Added -l, --list argument for scanning sites from file
  • Other minor fixes and tweaks