๐Ÿ“ฆ shieldfy / DVPP

Damn Vulnerable PHP Package

โ˜… 1 stars โ‘‚ 4 forks ๐Ÿ‘ 1 watching
๐Ÿ“ฅ Clone https://github.com/shieldfy/DVPP.git
HTTPS git clone https://github.com/shieldfy/DVPP.git
SSH git clone git@github.com:shieldfy/DVPP.git
CLI gh repo clone shieldfy/DVPP
Karim Mohamed Karim Mohamed add dot b0a7d15 7 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ src
๐Ÿ“„ composer.json
๐Ÿ“„ composer.lock
๐Ÿ“„ README.md
๐Ÿ“„ README.md

DVPP (Damn vulnerable PHP Package)

WARNING: DO NOT ATTEMPT TO INSTALL THIS PACKAGE. IT'S MADE FOR TESTING PURPOSE.

Install via composer

Add shieldfy/DVPP to composer.json configuration file.

$ composer require shieldfy/DVPP

And update the composer

$ composer update

Get joke by username

require 'vendor/autoload.php';

use Shieldfy\DVPP;

$results = DVPP::getJokeByUsername();
/index.php?username=jak