Skip to content
View SunDay2t's full-sized avatar

Block or report SunDay2t

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. burp-xss-scan burp-xss-scan Public

    burp中的插件,主要用于检测XSS无攻击流量只检测可避免部分waf拦截

    Python 2

  2. XSS-PDF XSS-PDF Public

    在利用pdf进行xss攻击时会有waf拦截,因为alert()函数属于危险函数,此项目使用response()函数弹窗能绕过一些waf进行上传pdf

    2

  3. xss-scan xss-scan Public

    burp中的插件,主要用于检测XSS无攻击流量只检测可避免部分waf拦截,使用Java编写无需安装jython

    Java