Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 600 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 600 Bytes

Various tools and scripts we have created that may or may not be useful.

##List wp-scanner.py

  • Scan paths for outdated WordPress installations. Can verify wp-config credentials and obtains latest version number from wordpress.org

Change Log

##wp-scanner.py

v1.2 - 15 Jun 2015

  • Adding to github
  • Added cPanel account detection

v1.1 - 8 May 2014

  • Various bug fixes, speed improvements
  • Automatically latest obtain version number from wordpress.org
  • Check wp-config.php for valid credentials
  • Find multi-site installations

v1.0 - 30 Jan 2013

  • Initial release