Open
Description
We use pulledpork in an airgap environment which means we download the rules and make them available on the sensor using a separate mechanism. Pulledpork is then run using -n
flag and it picks up the rules and processes them correctly.
We now have a requirement of downloading some IP blocklists from third party sites for integration with Snort. I downloaded the files manually and put them in the pulldpork temp path (just like the rules). But on running, PP does not pick up the IP Blocklist files.
Looking at the source, it looks like IP Blocklists are only processed if -n
is not set.
Metadata
Metadata
Assignees
Labels
No labels