Skip to content

Instantly share code, notes, and snippets.

View juliaamosova's full-sized avatar
🏠
Working from home

Julia Amosova juliaamosova

🏠
Working from home
View GitHub Profile
@juliaamosova
juliaamosova / plugin.php
Last active April 1, 2018 01:30 — forked from joncave/plugin.php
An intentionally vulnerable plugin developed for WordPress plugin author education.http://make.wordpress.org/plugins/2013/04/09/intentionally-vulnerable-plugin/
<?php
/* Plugin Name: Damn Vulnerable WordPress Plugin
* Description: Intentionally vulnerable plugin for plugin author education
* Version: 0.1
* Plugin URI: http://make.wordpress.org/plugins/2013/04/09/intentionally-vulnerable-plugin/
* Author: Jon Cave
* Author URI: http://joncave.co.uk
* License: GPLv2+
*
* DO NOT RUN THIS PLUGIN ON AN INTERNET ACCESSIBLE SITE