|
From: <sb...@co...> - 2006-01-30 20:42:09
|
Hmm.. I was getting them from http://database.clamav.net/*.cvd I'll try those urls Thanks! Sean=20 -----Original Message----- From: ass...@li... [mailto:ass...@li...] On Behalf Of Micheal Espinola Jr Sent: Monday, January 30, 2006 12:37 PM To: ass...@li... Subject: Re: [Assp-user] ClamAV, Mytob Where are you getting your .cvd files from? If you: wget --timestamping http://db.local.clamav.net/main.cvd wget --timestamping http://db.local.clamav.net/daily.cvd ...then: sigtool.exe -u main.cvd sigtool.exe -u daily.cvd ...will provide you with 15 unique files (7 main files and 7 daily files, both including the same COPYING file), of which there will be a .db file per .cvd file - a main.db and a daily.db. I just ran it to verify, and all files were present. On 1/30/06, sb...@co... <sb...@co...> wrote: > Ok that's what I thought, but...when I do a sigtool -u there isn't a db > file. > I get daily.fp and .hdb and .ndb > Also main.fp and .hdb and .ndb and .zmd > Am I missing something? Do I need to create a db file? Rename one of > those to be .db ? > > Thanks! > > Sean > > > -----Original Message----- > From: ass...@li... > [mailto:ass...@li...] On Behalf Of Micheal > Espinola Jr > Sent: Monday, January 30, 2006 12:18 PM > To: ass...@li... > Subject: Re: [Assp-user] ClamAV, Mytob > > Only the .db files. > > On 1/30/06, sb...@co... <sb...@co...> > wrote: > > Hello, > > I was looking at this reply and tried this myself. > > The output for sigtool -u is 4 different main and daily files. > > Do all of them need to be added to the signature list? Or one of them? > > > > Thanks! > > > > Sean > > > > -----Original Message----- > > From: ass...@li... > > [mailto:ass...@li...] On Behalf Of Doug Lytle > > Sent: Thursday, October 13, 2005 11:34 AM > > To: ass...@li... > > Subject: Re: [Assp-user] ClamAV, Mytob > > > > > > Adam Pavelec wrote: > > > > > My freshclam.bat is as follows: > > > > > > wget --timestamping http://assp.sourceforge.net/main.db > > > wget --timestamping http://assp.sourceforge.net/daily.db > > > > > > As of this posting, main.db was updated at 7PM EST and daily.db was > > > updated at 5PM. Are the two above locations still the best sources > > for > > > these updates? > > > > I use the following under linux: > > > > cd /assp > > wget --timestamping http://database.clamav.net/main.cvd > > wget --timestamping http://database.clamav.net/daily.cvd > > sigtool -u /assp/main.cvd > > sigtool -u /assp/daily.cvd > > rm *.cvd -f > > > > -- > > > > Ben Franklin quote: > > > > "Those who give up essential liberties for temporary safety deserve > > neither liberty nor safety." > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: > > Power Architecture Resource Center: Free content, downloads, > > discussions, > > and more. http://solutions.newsforge.com/ibmarch.tmpl > > _______________________________________________ > > Assp-user mailing list > > Ass...@li... > > https://lists.sourceforge.net/lists/listinfo/assp-user > > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > > for problems? Stop! Download the new AJAX search engine that makes > > searching your log files as easy as surfing the web. DOWNLOAD > SPLUNK! > > = http://sel.as-us.falkag.net/sel?cmdlnk&kid=103432&bid#0486&dat=121642 > > _______________________________________________ > > Assp-user mailing list > > Ass...@li... > > https://lists.sourceforge.net/lists/listinfo/assp-user > > > > > -- > ME2 > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=3Dk&kid=103432&bid#0486&dat=121642 > _______________________________________________ > Assp-user mailing list > Ass...@li... > https://lists.sourceforge.net/lists/listinfo/assp-user > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmdlnk&kid=103432&bid#0486&dat=121642 > _______________________________________________ > Assp-user mailing list > Ass...@li... > https://lists.sourceforge.net/lists/listinfo/assp-user > -- ME2 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=3Dk&kid=103432&bid#0486&dat=121642 _______________________________________________ Assp-user mailing list Ass...@li... https://lists.sourceforge.net/lists/listinfo/assp-user |