Updated XSS Conclusion (markdown)

leithoff 2016-05-27 15:57:55 +02:00
parent 76dc6fe3b5
commit e923675673

@ -1,3 +1,4 @@
> [Wiki](Home) ▸ [Developer Docs](Developer Docs) ▸ [Cross Site Scripting](Cross Site Scripting) ▸ **XSS Conclusion**
#### Section 4 - Conclusion. #### Section 4 - Conclusion.
By now I hope you all understand that Cross sight scripting is not as trivial By now I hope you all understand that Cross sight scripting is not as trivial
@ -25,4 +26,4 @@ You may not loose your server to XSS attacks, it may not DOS your network, but y
may loose your users, and you may be the reason your clients lost their credit card may loose your users, and you may be the reason your clients lost their credit card
numbers, fell victim to identity theft or had their accounts tampered with. numbers, fell victim to identity theft or had their accounts tampered with.
back to DeveloperDocs / CrossSiteScripting or prev. Section ((XSS Inside the mind, mental walk along of a XSS hack)) > [Wiki](Home) ▸ [Developer Docs](Developer Docs) ▸ [Cross Site Scripting](Cross Site Scripting) ▸ **XSS Conclusion**