Update xssight.py
This commit is contained in:
parent
ff45654eb9
commit
cca83d1c2a
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user