Skip to content

Releases: iniqua/plecost

New Plecost databases

14 Jul 13:24
Compare
Choose a tag to compare
New Plecost databases Pre-release
Pre-release
latest

fix - download_wordpress_plugins.py

Plecost 1.0.1

01 Mar 16:30
Compare
Choose a tag to compare

Version 1.0.0

Internal modifications

  • Code REWRITTEN in Python 3.
  • Removed threads support in favor of asyncio connections.

Improvements and fixes

  • Improved (a lot) the performance, thanks to asyncio module.
  • Improved vulnerability search for plugins.
  • Improved verbosity feature, adding different verbosity levels, not only one.
  • Fixed a lot of bugs.

New features

  • Added vulnerability search for wordpress version. Now Plecost indicated CVEs to installed wordpress.
  • Added progress bars
  • Automatic learning of site redirects and follow them.
  • Possibility of install using pip
  • Added command line option to consult plugins vulnerabilities and CVE database.
  • Added CVE searcher for outdated wordpress versions.