This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import requests | |
import sys | |
import time | |
import os | |
os.system('clear') | |
print "#################################################" | |
print "# Open redirect Scanner for dummies like me :) #" | |
print "# by ak1t4 (know.0nix@gmail.com) #" |