Web Application Hacking
Web Application hacking means hacking into a website deface it . get all its access and do whatever you want to do with it. it involves following techniques -
1.HTML INJECTION
2.XSS
3.XSRF
4.SQLI
5.RFI
6.LFI
7.RCE
and some others we will talk about it later :)
So we are starting from HTML INJECTION . before we continue . i will recommend you to learn HTML . So Just Goto Google and Search For HTML Tutorials. I will Suggest you to learn from w3schools . But if You want to learn HTML INJECTION without Learning HTML . You can still Continue Because We Will Learn Some Basics OF HTML also in HTML INJECTION tutorial.

0 Comments