pulledpork icon indicating copy to clipboard operation
pulledpork copied to clipboard

Problem for "rules tarball"

Open willian7854 opened this issue 5 years ago • 3 comments

Hello guys,

I need some critical help.

My system is CentOs 7.

When giving the command: "pulledpork.pl -c /etc/snort/pulledpork.conf -l"

It sits in an eternal looping.

I've been trying to resolve this issue for 2 weeks without success.

You can give me a north. pulledpork

willian7854 avatar Jul 04 '19 19:07 willian7854

Hi, I experienced the same problem. If the md5 does not match, it loop indefinitely. For example, in the snortrules-snapshot-29150.tar.gz.md5, we had this content: ["undefined method unsupported_value?' for ActiveRecord::StatementCache:Class"]`

This is a problem, it should have a limit of attempt then fail with a clear error.

playmobil77d avatar May 13 '20 14:05 playmobil77d

If this is still an issue, try with the latest master copy of the script. If it is still happening, I will need to match your perl command line and your pulledpork.conf to make sure I get down the same code path. If the snort version does not exist, it should fail that it cannot get the md5sum.

shirkdog avatar Aug 26 '20 19:08 shirkdog

Hello, I want to ask, how did you solve this problem in the end?

GooseSteps avatar Nov 06 '20 01:11 GooseSteps