WEB 跨域postMessage() 漏洞挖掘工具,基本原理:使用AJAX 获取页面代码,结合iframe 和data 协议构造测试环境,然后在iframe 下的window.onmessage 中插入hook 监控onmessage 的参数,最后通过能否被原来的onmessage 逻辑引用参数中的data 属性来判断是否可以跨域传递数据..
☆11Sep 13, 2016Updated 9 years ago
Alternatives and similar repositories for cross_domain_postmessage_vuln_dig
Users that are interested in cross_domain_postmessage_vuln_dig are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- whatweb的插件☆15Aug 15, 2014Updated 11 years ago
- Web在线菜刀☆19Oct 18, 2017Updated 8 years ago
- 针对PHP网马的正则查杀☆13Jan 10, 2018Updated 8 years ago
- 用于快速探测未授权MongoDB数据库结构,取第一条内容,并统计数据数量。A tool for unauthorized MongoDB database , take the first content, and the number of statistical da…