Skip to content

Script That Takes A Url And follows the redirctions written in python

Notifications You must be signed in to change notification settings

0MrRoot0/LinkBypasser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LinkBypasser

Script that takes a url and follows the redirctions written in python

  • It works in both Windows and Linux systems

Install

  • On Linux
git clone https://github.com/0MrRoot0/LinkBypasser.git
cd LinkBypasser
pip3 install -r req.txt
  • On Windows Install ZIP file Unzip it Open CMD
cd Downloads # you can change it to where you have downloaded it 
cd LinkBypasser
pip install -r req.txt

Usage

  • Shodan API First Create An Account On Shodan.com Go To developers And Get Your API key go to the script and put Your API key in S_API

  • Virus Total API Create Account On Virustotal.com Go To Your Account , Get Your API key and put it in V_API

  • Running The Script Run it using python !

python linkbypasser.py

TODO list ( tbh im not updating this )

Adding Proxy's Support filtering VirusTotal & Shodan Output ( Making It look nice not just dumping the whole result )

About

Script That Takes A Url And follows the redirctions written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages