Breaking News

Tuesday, 15 September 2020

OpenRedireX - Asynchronous Open Redirect Fuzzer For Humans

OpenRedireX - Asynchronous Open Redirect Fuzzer For Humans


A Fuzzer For OpenRedirect Issues.

Key Features :

  • Takes a url or list of urls and fuzzes them for Open redirect issues
  • You can specify your own payloads in 'payloads.txt'
  • Shows Location header history (if any)
  • Fast (as it is Asynchronous)
  • umm thats it , nothing much !


Usage :
Note : Use Python 3.7+ !

$ git clone https://github.com/devanshbatham/OpenRedireX
$ cd OpenRedireX
$ python3 -m venv env
$ source env/bin/activate
Note : The "FUZZ" is important and the url must be in double qoutes !
$ python3.7 openredirex.py -u "https://vulnerable.com/?url=FUZZ" -p payloads.txt --keyword FUZZ


For single URL :

$ python3.7 openredirex.py -u "https://vulnerable.com/?url=FUZZ" -p payloads.txt --keyword FUZZ


For List of URLs :

$ python3.7 openredirex.py -l urls.txt -p payloads.txt --keyword FUZZ


Example :


Credits :
Thanks mate @NullPxl


Related Posts:

  • How To use Kali Nethunter in Termux Hi friends, Today in this post am going to teach you how to install Kali Nethunter in termux, and tell you how to use nethunter in termuxMost of you're may be familiar with Kali Linux, If not then no worries, you c… Read More
  • 300+ Powerful Termux Hacking Tools For Hackers Hacking made easy with termux android app, nowadays there are so many Pentesters, Security Researchers And Hackers are using termux android app to perform some pentesting stuff.If you're looking for Best hacking to… Read More
  • How to hack a website using TermuxHello friends, in this post am going to teach you how to hack websites using termux app, I know guys most of you're interested in website hacking using termux but there is no proper guide on the internet for Noobs but don't w… Read More
  • Ultimate Guide To : Ethical Hacking With Termux Hi there , Now You can use Almost all Useful Hacking Tools, Scripts on Your Android MobileThere are several apps and Hacking Tools are available For Android Mobile and therefore We can Install Kali Linux On Our And… Read More
  • How To Hack Someones Phone Remotely Everyone wants to be a hacker, while some people have no idea about what Hacking is, still, they want to hack and be a hacker without understanding the Core Principles behind Hacking, all they expect in one click as the… Read More

0 comments:

Post a Comment

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();
'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();