Plown : Security scanner for Plone CMS
The Hacker News

Despite the fact that Plone is one of the most secure CMS, even the most secure system can be penetrated due to misconfigurations, use of weak passwords and if the admins never apply the patches released.

Plown has been developed during penetration tests on Plone sites and was used to ease the discovery of usernames and passwords, plus expose known Plone vulnerabilities that might exist on a system.
Cybersecurity

What Plown does
  • Username enumeration
  • Multithreading password cracking.You can specify the login url (if different that login_form) and the number of threads (16 default)
  • Known vulnerability enumeration, based on urls/objects exposed. If found vulnerable, the tool informs about the vulnerability and the url of the patch
  • Version enumeration is planned, based on md5 hashes of static content (css, js)
  • We hope that plown can act as an assistant to system administrators to strengthen their Plone sites.

Found this article interesting? Follow us on Twitter and LinkedIn to read more exclusive content we post.