pulledpork
pulledpork copied to clipboard
Problem for "rules tarball"
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.
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.
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.
Hello, I want to ask, how did you solve this problem in the end?