Skip to content

Plecost 1.0.1

Latest
Compare
Choose a tag to compare
@cr0hn cr0hn released this 01 Mar 16:30
· 44 commits to develop since this release

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.