OWASP OWTF, the Offensive (Web) Testing Framework, is an OWASP+PTES-focused try to unite great tools and make pen testing more efficient, written mostly in Python @owtfp http://owtf.org.
OWTF aims to cover as much as possible from both:
1) The OWASP Testing Guide
2) The Penetration Testing Execution Standard
This coverage is achieved through a combination of automated tests, interactive reports and assistance to human exploitation through relevant third-party links or tools. All this happens using an interactive interface that allows the human to rank information based on the context of their pen-test.
In this presentation there will be special focus on the Summer Storm releases, which result from the outstanding work of 4 GSoC students working on OWTF full-time for 3 months.