From 8f5a2fcf1ce6be27d4ce3f17380089b5df3e4c7b Mon Sep 17 00:00:00 2001 From: OguzTozkoparan <41017356+OguzTozkoparan@users.noreply.github.com> Date: Sun, 9 Dec 2018 00:53:49 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e840bb1..8f43cb9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# VulnWeb +# Vulnerable Web Application ![VulnWeb](https://github.com/hummingbirdscyber/VulnWeb/blob/master/Resources/VulnWeb.png) @@ -24,5 +24,5 @@ The php.ini file should be altered. You can find the location of your php.ini Installation -After all these configurations, firstly, open Xampp Control Panel and start Apache,MySQL. Your MySQL credentials have to be default.[username:root <-> password:""] Then open up our index.php file in the VulnWeb directory. Follow the directions and create database. If you messed up with database, you can reset the database. If database is ready, you can go to homepage and start hacking. +After all these configurations, firstly, open Xampp Control Panel and start Apache,MySQL. Your MySQL credentials have to be default.[username:root <-> password:""] Then open up our index.php file in the Vulnerable Web Application directory. Follow the directions and create database. If you messed up with database, you can reset the database. If database is ready, you can go to homepage and start hacking.