来源:自学PHP网 时间:2015-04-17 15:08 作者: 阅读:次
[导读] Bypass XSS filters (Paper)##############################################Title : XSS, how to bypass filters ##Author : k3nz0&...
Bypass XSS filters (Paper) This lessons is devided into 3 parts : [1] Introduction : [2] Types of filters : ############################################ When magic_quotes_gpc is on, it means that the server doesnt allow, ", / and (it depends) ############################################# [+] Bypass with cryption in full html : Very simple, we have to encode our code in full HTTP! Now, you can inject it :) ! ############################################# [+] Bypass with Obfuscation : Very simple too, this filter, dont allows for exemple these words : To bypass it, you change "script" with for exemple "sCriPt", and "alert" with "ALerT" ! [+] Bypass with trying around method : Generally, it is in the searchs scripts, we just add "> at the begining to close current fields :
############################################### [3] Conclusion : It was, how we can bypass xss filters, and how to inject our code :) GREETZ : ALLAH ! Aymanos, v1r, kannibal615 , born to kill, & more.. ################################################© Offensive Security 2010 |
自学PHP网专注网站建设学习,PHP程序学习,平面设计学习,以及操作系统学习
京ICP备14009008号-1@版权所有www.zixuephp.com
网站声明:本站所有视频,教程都由网友上传,站长收集和分享给大家学习使用,如由牵扯版权问题请联系站长邮箱904561283@qq.com