Skip to content

IP Blocklists are not processed when -n flag is set #370

Open
@redbaron4

Description

@redbaron4

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions