Skip to content

Update Emerging Threat's Suricata Link - hpfeeds-support#3

Open
wrharding wants to merge 2 commits into
threatstream:hpfeeds-supportfrom
wrharding:patch-1
Open

Update Emerging Threat's Suricata Link - hpfeeds-support#3
wrharding wants to merge 2 commits into
threatstream:hpfeeds-supportfrom
wrharding:patch-1

Conversation

@wrharding

Copy link
Copy Markdown

Recreation of #2 on proper branch.

In April 16th 2020 Proofpoint created an "old" folder and placed suricata 2.0 rules in it. Deploying the MHN suricata sensor today will yield the following error:

install -d "/opt/suricata/etc/suricata/rules"
/usr/bin/wget -qO - http://rules.emergingthreats.net/open/suricata-2.0/emerging.rules.tar.gz | tar -x -z -C "/opt/suricata/etc/suricata/" -f -

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Makefile:888: recipe for target 'install-rules' failed
make: *** [install-rules] Error 2

Closes pwnlandia/mhn#836 and pwnlandia/mhn#798

This also implements @d1str0's https change.

d1str0 and others added 2 commits October 31, 2018 15:45
In April 16th 2020 Proofpoint created an "old" folder and placed suricata 2.0 rules in it. Deploying the MHN suricata sensor today will yield the following error:
```
install -d "/opt/suricata/etc/suricata/rules"
/usr/bin/wget -qO - http://rules.emergingthreats.net/open/suricata-2.0/emerging.rules.tar.gz | tar -x -z -C "/opt/suricata/etc/suricata/" -f -

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Makefile:888: recipe for target 'install-rules' failed
make: *** [install-rules] Error 2
```

Closes pwnlandia/mhn#836 and pwnlandia/mhn#798
@wrharding wrharding changed the title Update Emerging Threat's Suricata Link - Do Over Update Emerging Threat's Suricata Link - hpfeeds-support Jan 15, 2022
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

Successfully merging this pull request may close these issues.

2 participants