No Database(SQL) injection protection and Database(SQL) injection protection example walkthrough
- 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
- Run PHP server
http
or
phpserver
or
phps- Open the browser and type localhost:8080
- You can see the login form in the browser
user list
command username password mysql -uroot root admin admin admin@localhost jack minejack inotgoing@hijack user 123456 user@localhost
- php 8.2.22
- mariadb 11.4.3