flycat

View Joomla, Drupal, Wordpress version on filesystem

Feb 12th, 2013
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.31 KB | None | 0 0
  1. # Joomla! 1.0.x
  2. <root>/includes/version.php
  3. # Joomla! 1.5.x
  4. <root>/libraries/joomla/version.php
  5. # Joomla! 1.6.x
  6. <root>/libraries/joomla/version.php
  7. # Joomla! 2.5.x
  8. /libraries/cms/version/version.php
  9.  
  10. # Drupal:
  11. <root>/includes/bootstrap.inc
  12. <root>/CHANGELOG.txt
  13.  
  14. # Wordpress:
  15. <root>/wp-includes/version.php
Advertisement
Add Comment
Please, Sign In to add comment