amir162 / pulledpork

Automatically exported from code.google.com/p/pulledpork
GNU General Public License v2.0
0 stars 0 forks source link

Snort has changed the directories: The rules are in one directory and md5 are in another #134

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
root@firewall:# /usr/local/src/snort/pulledpork/pulledpork-0.6.1/pulledpork.pl 
-c /usr/local/src/snort/pulledpork/pulledpork-0.6.1/etc/pulledpork.conf

    http://code.google.com/p/pulledpork/
      _____ ____
     `----,\    )
      `--==\\  /    PulledPork v0.6.1 the Smoking Pig <////~
       `--==\\/
     .-~~~~-.Y|\\_  Copyright (C) 2009-2011 JJ Cummings
  @_/        /  66\_  cummingsj@gmail.com
    |    \   \   _(")
     \   /-| ||'--'  Rules give me wings!
      \_\  \_\\

Use of uninitialized value $Value in pattern match (m//) at /usr/local/src/snort/pulledpork/pulledpork-0.6.1/pulledpork.pl line 104,

line 30. Checking latest MD5 for snortrules-snapshot-2931.tar.gz.... Error 500 when fetching https://www.snort.org/downloads/2437/snortrules-snapshot-2931.tar.gz.md5 at /usr/local/src/snort/pulledpork/pulledpork-0.6.1/pulledpork.pl line 453 main::md5file('', 'snortrules-snapshot-2931.tar.gz', '/tmp/', 'https://www.snort.org/downloads/2437') called at /usr/local/src/snort/pulledpork/pulledpork-0.6.1/pulledpork.pl line 1758 root@firewall:# If you add the md5 portion of url i.e. show_md5 then should work Rules at: https://www.snort.org/downloads/2441 Md5 at: https://www.snort.org/downloads/2441/show_md5 This why it can get the md5 file. ``` Original issue reported on code.google.com by `proper.t...@gmail.com` on 8 Aug 2013 at 1:28 ```
GoogleCodeExporter commented 8 years ago
The files are in the correct location, you are following outdated install 
information.

Original comment by Cummin...@gmail.com on 20 Aug 2013 at 2:28