Posted June 2, 2015 I was tryling testing update of rules and signatures using Pulledpork, but I had the following error message: d:\winids\pulledpork\pulledpork.pl -c d:\winids\pulledpork\e tc\pulledpork.conf -T http://code.google.com/p/pulledpork/ _____ ____ `----,\ ) `--==\\ / PulledPork v0.7.0 - Swine Flu! `--==\\/ .-~~~~-.Y|\\_ Copyright (C) 2009-2013 JJ Cummings @_/ / 66\_ cummingsj@gmail.com | \ \ _(") \ /-| ||'--' Rules give me wings! \_\ \_\\ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 'uname' is not recognized as an internal or external command, operable program or batch file. Checking latest MD5 for snortrules-snapshot-xxxx.tar.gz.... Error 422 when fetching https://www.snort.org/reg-rules/snortrules-snaps hot-xxxx.tar.gz.md5 at D:\winids\pulledpork\pulledpork.pl line 463 main::md5file('20d5e532f75a4aaceee29638b0458901dd617c16', 'snortrules-sn apshot-xxxx.tar.gz', 'd:\winids\pulledpork\temp/', 'https://www.snort.org/reg-ru les/') called at D:\winids\pulledpork\pulledpork.pl line 1847 Could you help me to fix this please. Regards Jan Share this post Link to post Share on other sites
Posted June 2, 2015 I was tryling testing update of rules and signatures using Pulledpork, but I had the following error message: d:\winids\pulledpork\pulledpork.pl -c d:\winids\pulledpork\e tc\pulledpork.conf -T http://code.google.com/p/pulledpork/ _____ ____ `----,\ ) `--==\\ / PulledPork v0.7.0 - Swine Flu! `--==\\/ .-~~~~-.Y|\\_ Copyright (C) 2009-2013 JJ Cummings @_/ / 66\_ cummingsj@gmail.com | \ \ _(") \ /-| ||'--' Rules give me wings! \_\ \_\\ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 'uname' is not recognized as an internal or external command, operable program or batch file. Checking latest MD5 for snortrules-snapshot-xxxx.tar.gz.... Error 422 when fetching https://www.snort.org/reg-rules/snortrules-snaps hot-xxxx.tar.gz.md5 at D:\winids\pulledpork\pulledpork.pl line 463 main::md5file('20d5e532f75a4aaceee29638b0458901dd617c16', 'snortrules-sn apshot-xxxx.tar.gz', 'd:\winids\pulledpork\temp/', 'https://www.snort.org/reg-ru les/') called at D:\winids\pulledpork\pulledpork.pl line 1847 Could you help me to fix this please. Regards Jan The above xxxx needs to be 2973 and it gets set in the pulledpork.conf file. snort_version=2.9.7.3 Note: UNIX uses 'uname' to extract the version from Snort, but in Windows 'uname' is not available so they have added the 'snort_version=' in case 'uname' is not available. Share this post Link to post Share on other sites