Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list is not working #17

Open
zidan9873 opened this issue May 1, 2019 · 0 comments
Open

list is not working #17

zidan9873 opened this issue May 1, 2019 · 0 comments

Comments

@zidan9873
Copy link

python tih.py -list IP's-Onlys.txt
Threat Intelligence Hunter framework Begins now
Intel test
Traceback (most recent call last):
File "tih.py", line 59, in
main()
File "tih.py", line 41, in main
parse_ipList(list)
File "/home/Threat-Intelligence-Hunter/lib/parse.py", line 95, in parse_ipList
for filename, source in OSINT_ip.iteritems():
NameError: global name 'OSINT_ip' is not defined

When I try to run this script I get this error

do you Know how to fix this?

@zidan9873 zidan9873 changed the title list not working list is not working May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant