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

Autosnort - AVATAR Fail #58

Open
iamenderst opened this issue Sep 3, 2018 · 2 comments
Open

Autosnort - AVATAR Fail #58

iamenderst opened this issue Sep 3, 2018 · 2 comments

Comments

@iamenderst
Copy link

Line 421:
echo "rule_url=http://talosintel.com/feeds/ip-filter.blf|IPBLACKLIST|open" >> pulledpork.tmp

should be changed to:
echo "rule_url=https://talosintel.com/feeds/ip-filter.blf|IPBLACKLIST|open" >> pulledpork.tmp

The redirect isn't handled well and autosnort-ubuntu-AVATAR.sh fails. Proxy variables are set.

@sonicgraffiti
Copy link

sonicgraffiti commented Sep 3, 2018 via email

@dropbar
Copy link

dropbar commented Feb 4, 2019

had same error.
modified autosnort-ubuntu-AVATAR.sh to pull blacklist from:
https://www.talosintelligence.com/documents/ip-blacklist

this allowed install to complete.

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

3 participants