Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

No Database(SQL) injection protection and Database(SQL) injection protection example walkthrough

Notifications You must be signed in to change notification settings

naculus-official/Cyber-SQLi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyber-SQLi

No Database(SQL) injection protection and Database(SQL) injection protection example walkthrough

Requirements

You need to install these on your computer in order to proceed with this installation repository.

How to run

  • Clone the repository
  • Open Vscode
git clone https://github.com/naculus-official/Cyber-SQLi
cd Cyber-SQLi
code .
  • Open the terminal in Vscode
  • Run the following command
  1. Run PHP server
http
or
phpserver
or
phps
  • Open the browser and type localhost:8080
  • You can see the login form in the browser

SQL template

user list

command username password email
mysql -uroot root
admin admin admin@localhost
jack minejack inotgoing@hijack
user 123456 user@localhost

build-in package

  1. php 8.2.22
  2. mariadb 11.4.3

About

No Database(SQL) injection protection and Database(SQL) injection protection example walkthrough

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •