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

/OSweep/lookups/greynoise_feed.csv missing #7

Open
soufianetahiri opened this issue Mar 6, 2020 · 1 comment
Open

/OSweep/lookups/greynoise_feed.csv missing #7

soufianetahiri opened this issue Mar 6, 2020 · 1 comment

Comments

@soufianetahiri
Copy link

First of all thanks for the great work.

Tested on ubuntu and on centos, both install cannot get GreyNoise working.

command="greynoise", Error: Traceback (most recent call last): File "/opt/splunk/etc/apps/OSweep/bin/commons.py", line 84, in return_results new_results = module.process_iocs(None) File "/opt/splunk/etc/apps/OSweep/bin/greynoise.py", line 127, in process_iocs open_file = open("{}/greynoise_feed.csv".format(lookup_path), "r") IOError: [Errno 2] No such file or directory: '/opt/splunk/etc/apps/OSweep/lookups/greynoise_feed.csv'

@kiraitachi
Copy link

kiraitachi commented Mar 26, 2020

Already had opened a case about this on December 2019:

#5

Not much said, but check the thread.

First of all thanks for the great work.

Tested on ubuntu and on centos, both install cannot get GreyNoise working.

command="greynoise", Error: Traceback (most recent call last): File "/opt/splunk/etc/apps/OSweep/bin/commons.py", line 84, in return_results new_results = module.process_iocs(None) File "/opt/splunk/etc/apps/OSweep/bin/greynoise.py", line 127, in process_iocs open_file = open("{}/greynoise_feed.csv".format(lookup_path), "r") IOError: [Errno 2] No such file or directory: '/opt/splunk/etc/apps/OSweep/lookups/greynoise_feed.csv'

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

2 participants