-
WPVulnDB APIv2 Deprecation
We released APIv3, the successor to APIv2, on March 20th 2018. The new APIv3 requires users to register a free account on wpvulndb.com and use an API Token to access our API. With the old APIv2, no user registration or API Tokens were required. Requiring API Tokens meant that we could easily identify heavy usage of our API by a…
-
Offensive Security PEN-200 OSCP Course Giveaway
It all started on June 16th 2011 with a blog post:
-
WordPress Database Backup Files
What are database backup files? There are many tools and WordPress plugins that allow you to create a backup of your database and export it to a file. Sometimes these backup files can end up in publicly accessible locations and with predictable names, such as backup.sql, database.sql, example.com.sql, and so on. What are the security risks with WordPress…