Skip to content

jakhin03/Vuln_Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Database Setup

(website/database/connect.php) Default:

$servername = "localhost";
$username = "root";
$password = "Password@123";
$dbname = "db";
$port = "80";

Default URL localhost

192.168.109.128:80

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published