Nick Walters

Results 5 issues of Nick Walters

Lines 325 and 326: ``` decompress_swf { deflate lzma } \ decompress_pdf { deflate } ``` These lines introduce an error: "ERROR: /opt/snort/etc/snort.conf(326) => Invalid keyword '}' for server configuration."...

Double quotes were used within double quotes of an echo command. Changed internal double quotes to single quotes. Also added trailing double quote for echo command.

``` [*] Generating pulledpork.conf. autosnort-ubuntu-AVATAR.sh: line 426: syntax error near unexpected token `(' autosnort-ubuntu-AVATAR.sh: line 426: ` print_error "Rule download for $choice3 has failed. Trying text-only rule download for $choice4...

Change to use pulledpork git directory as "pulledpork" instead of "pulledpork-[version]"