Videos

Published on May 5th, 2016 📆 | 1557 Views ⚑

0

#5 Hacking 101 – SQL injection – web security tutorial


TTS Demo


In this tutorial series we will learn how to hack a web application.

HACK THIS SITE — http://www.rudolfsonspizza.esy.es — HACK THIS SITE

HACKING IS ILLEGAL. Don't be evil!
Do not hack anybody's website. Use this information to make your own application more secure.

This tutorial is for educational purposes, we learn to hack to understand how hackers work, to make our own web application more secure. Web security is an important factor when developing web apps. An Attacker can inject HTML, JavaScript or SQL into an web app if an web app is not secure. We will learn about XSS so called cross-site scripting attacks.

This is the fifth part of this tutorial series. We will talk about injections - especially about SQL injections. We learn how an attacker could introduce their own SQL code to harm our website. We will learn how we could display a table from a database to get information about e.g. users. To realise this hack we will make use of a select box and the SQL "UNION" statement.
Off course we will learn how to fix this.





---

I am not liable for any special, direct or indirect damage or for any other damage resulting from the use of information presented in this video.

---

Follow me on Twitter - https://twitter.com/RudolfsonJunior
Follow me on GitHub - https://github.com/rudolfsonjunior
Star my PHP MVC Framework - https://github.com/getincept/incept
My website - http://www.lukasaichbauer.com


2016-05-05 15:53:39

source

Tagged with:



Comments are closed.