s0md3v / Striker

Striker is an offensive information and vulnerability scanner.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

it dosn't worck striker

dragon-mma opened this issue · comments

[^] Running component level check
[^] Starting engine
[^] Turning on radar
Traceback (most recent call last):
File "striker.py", line 37, in
raw_subdomains = list(set(findsubdomains(sys.argv[1]) + security_trails(sys.argv[1])))
IndexError: list index out of range

commented

same issue here

Usage: python3 striker.py example.com

I think you are missing the domain name.