Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 660 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 660 Bytes

Magento Version Identification

Hashes of static files can be used to determine the version of a remote Magento installation. Currently this results in an accurate version identification for 91,7% of 220,000 tested Magento installations worldwide.

See the resulting hashes

This repo does:

  • Generate md5sum from static files of Magento releases
  • Calculate the best set of checksums, optimized for coverage and speed (find the right version with the least amount of requests).

The original idea was discussed here.

Thanks to Steve Robbins for contributing Enterprise hashes.