From 6a8d0d1ec552733b87622717415c6bcb7a7bfd77 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Fri, 18 May 2018 11:54:15 +0700 Subject: [PATCH] [Tools][Web Application Security] ismailtasdelen/xss-payload-list --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0451c84..18f0b0a 100644 --- a/README.md +++ b/README.md @@ -1877,6 +1877,11 @@ _Web application security tools_ IlluminateJs IlluminateJs is a static javascript analysis engine (a deobfuscator so to say) aimed to help analyst understand obfuscated and potentially malicious JavaScript Code. + + + ismailtasdelen/xss-payload-list + Cross Site Scripting ( XSS ) Vulnerability Payload List + IRONWASP IronWASP (Iron Web application Advanced Security testing Platform) is an open source system for web application vulnerability testing. It is designed to be customizable to the extent where users can create their own custom security scanners using it. Though an advanced user with Python/Ruby scripting expertise would be able to make full use of the platform, a lot of the tool's features are simple enough to be used by absolute beginners