The document discusses hacking vulnerabilities in WordPress plugins. It begins by providing background on WordPress and why its plugins may be targeted. It then details the author's methodology for analyzing plugins, including looking for traits like upload/download functionality without authentication. Several vulnerabilities are identified, including RFI and SQLi issues found in the wp-powerplaygallery plugin through a proof of concept exploit. Statistics on vulnerabilities found are provided. The document advocates for continued automation and parsing of plugin code to find more issues.