Tuhinshubhra / CMSeeK

CMS Detection and Exploitation suite - Scan WordPress, Joomla, Drupal and over 180 other CMSs
GNU General Public License v3.0
2.31k stars 497 forks source link

Adding Magento version detection #32

Closed Nic062 closed 6 years ago

Nic062 commented 6 years ago

Hello,

Magento detection version via magento_version file.

Regards

Nic062 commented 6 years ago

Just, i forget to set "vd" to 1 in cmseekdb/cmss.py :

mg = { 'name':'Magento', 'url':'https://magento.com', 'vd':'1', 'deeps':'0' }

Tuhinshubhra commented 6 years ago

Cool, once i verify I'll merge it shortly

Tuhinshubhra commented 6 years ago

@Nic062 can you provide me with some target that has the 'magento_version' file?

Tuhinshubhra commented 6 years ago

added.. thanks for helping me improve cmseek ;)

Nic062 commented 6 years ago

Some example : https://www.paulsmith.com/uk https://www.tomdixon.net/ https://www.hellyhansen.com/ https://www.choconchoc.co.uk/

With pleasure ;)