Open RedScan 重定向漏洞扫描
2023-3-23 10:47:46 Author: Ots安全(查看原文) 阅读量:20 收藏

点击蓝字,关注我们

openRedScan 是一个基于 python 的工具,可以测试每个 URL 并检查开放重定向漏洞。

主要特点

  • 基于标头的重定向

  • 基于 Javascript 的重定向

  • 基于元标记的重定向

安装

git clone https://github.com/thenurhabib/openredscan.gitcd openredscanbash setup.shpython3 openredscan.py -h

用法

┌──(habib㉿kali)-[~/Desktop/OpenRedScan]└─$ python3 openredacan.py -h                                    

__ __ ___ __ ___ __ __ __ / \ |__) |__ |\ | |__) |__ | \ /__` / ` /\ |\ | \__/ | |___ | \| | \ |___ |__/ .__/ \__, /~~\ | \|
Multifunctional Open Redirection Vulnerability Scanner
~ by @thenurhabib
usage: Help Menu
optional arguments: -h, --help show this help message and exit -u URL Domain Name. -l PATH Multiple targets. (Ex: domains.txt) -crlf Scan CRLF Injection. -p PAYLOAD Use payloads file. --proxy use proxy --wayback fetch URLs from waybackmachine

作者

Name       : Md. Nur habibMedium     : thenurhabib.medium.comTwitter    : https://twitter.com/thenurhab1bHackerRank : https://www.hackerrank.com/thenurhabib

项目地址:https://github.com/thenurhabib/openredscan


文章来源: http://mp.weixin.qq.com/s?__biz=MzAxMjYyMzkwOA==&mid=2247497012&idx=3&sn=d484e05c241524db24df7e55743e38a2&chksm=9badbc7facda3569493c477bdd53a316f7fe063836664cf9aa761ce6b8b21435f7395af416a4#rd
如有侵权请联系:admin#unsafe.sh