This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
User contributions
- 13:35, 30 January 2009 (diff | hist) . . (+273) . . N Talk:Testing for DOM-based Cross site scripting (OTG-CLIENT-001) (New page: I've now tried this PoC code local and remotely without any receiving any alert box: <pre> <script> document.write("Site is at: " + document.location.href + "."); </script> </pre> I've tes...)
- 09:38, 30 January 2009 (diff | hist) . . (-1) . . m Testing for IMAP/SMTP Injection (OTG-INPVAL-011) (correcting typo)
- 09:10, 30 January 2009 (diff | hist) . . (-1) . . m Testing for XPath Injection (OTG-INPVAL-010) (removed a break == cosmetic change)