You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/opt/Reconocimiento/Striker/./striker.py", line 42, in
source_1 = findsubdomains(sys.argv[1])
IndexError: list index out of range
if i execute with a target it doesn't work either.
Can someone who knows help me please?
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/opt/Reconocimiento/Striker/./striker.py", line 42, in
source_1 = findsubdomains(sys.argv[1])
IndexError: list index out of range
if i execute with a target it doesn't work either.
Can someone who knows help me please?
The text was updated successfully, but these errors were encountered: