Hacking into Web Applications Introduction Welcome to the “hacking into web application” module of this workshop. So far, we have been learning a bit of the theoretical part of this module. With a quick walk through of the previous modules, we have covered how web application works, architecture of web applications and what are the different attack vectors usually used to compromise or hack into web applications. What We Will Cover In this module, we will demonstrate the hands-on labs to show how to hack into web applications. We will cover two labs here, which will be enough to give you the flavor and the concepts on how to hack into any server side web application. Prerequisites • Recommended to complete previous three modules • Basic understanding of TCP/IP • Web Applications basic knowledge • Understanding basics of SQL injections • Basic knowledge of exploitation concepts • Knowledge of HTML Language and any server side programming language • ...