Never Trust User Input. A look at how to prevent SQL Injection Attacks
Channel:
Subscribers:
54,800
Published on ● Video Link: https://www.youtube.com/watch?v=5smLoBFLnZ8
A look at how to prevent SQL Injection attacks. I’ve built a deliberately vulnerable page where user commands are parsed straight through to MariaDB SQL Database.
I show how to use preg_match and preg_replace to limit the user put to certain inputs.
Code: https://raw.githubusercontent.com/quidsup/bash-tutorials/master/phone.php
Wallpaper: http://quidsup.net?i=earth-2-1920x1080-wallpaper-3010
Please Help Support My Channel: https://quidsup.net/donate
Google+ https://google.com/+quidsup
Twitter: https://twitter.com/quidsup
Other Videos By quidsup
Tags:
SQLI
SQL Injection
PHP
MariaDB
MySQL
Apache
Web
Server
Attack
HTML
Computing
Quids
Quidsup