From e9236756731c2d78bb00090d9b82bd5a562b1c05 Mon Sep 17 00:00:00 2001 From: leithoff Date: Fri, 27 May 2016 15:57:55 +0200 Subject: [PATCH] Updated XSS Conclusion (markdown) --- XSS-Conclusion.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/XSS-Conclusion.md b/XSS-Conclusion.md index c0c3c91..0b26d66 100644 --- a/XSS-Conclusion.md +++ b/XSS-Conclusion.md @@ -1,3 +1,4 @@ +> [Wiki](Home) ▸ [Developer Docs](Developer Docs) ▸ [Cross Site Scripting](Cross Site Scripting) ▸ **XSS Conclusion** #### Section 4 - Conclusion. 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 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)) \ No newline at end of file +> [Wiki](Home) ▸ [Developer Docs](Developer Docs) ▸ [Cross Site Scripting](Cross Site Scripting) ▸ **XSS Conclusion** \ No newline at end of file