Update xssight.py

This commit is contained in:
UltimateHackers 2017-03-27 20:17:58 +05:30 committed by GitHub
parent ff45654eb9
commit cca83d1c2a

View File

@ -155,7 +155,7 @@ print("\t\033[1;31m '--------------------------' \033[1;m")
print("\033[1;35m These types of URLs are accepted\033[1;m")
print(" Example: http://www.dwebsite.com/ ")
print(" Example: http://www.website.com/ ")
print(" Example: http://www.website.com= ")
print(" Example: http://www.website.com? ")
@ -253,4 +253,4 @@ if('2' in choice):
print ("\033[1;31m[-] False Positive\033[1;m")
except urllib2.HTTPError:
print ("\033[1;31mError\033[1;m")
print ("\033[1;31mError\033[1;m")