[clamav-users] Clamd non recursive MULTISCAN?

2022-03-04 Thread Jorge Elissalde via clamav-users
Hi, I'm trying to scan the files under c:\windows\system32 but excluding folders. I made a list of files and sent it to clamd using a session and SCAN command for every file, the whole process takes about 4 minutes (4200 files). If I send the command "MULTISCAN c:\windows\system32", the

Re: [clamav-users] Clamd non recursive MULTISCAN?

2022-03-04 Thread Jorge Elissalde via clamav-users
that is not available ) Is there another solution here? Thank you very much! El vie, 4 mar 2022 a las 15:53, G.W. Haywood via clamav-users (< clamav-users@lists.clamav.net>) escribió: > Hi there, > > On Fri, 4 Mar 2022, Jorge Elissalde via clamav-users wrote: > > > ... > > If I

Re: [clamav-users] Clamd non recursive MULTISCAN?

2022-03-04 Thread Jorge Elissalde via clamav-users
that is not available ) Is there another solution here? Thank you very much! El vie, 4 mar 2022 a las 15:53, G.W. Haywood via clamav-users (< clamav-users@lists.clamav.net>) escribió: > Hi there, > > On Fri, 4 Mar 2022, Jorge Elissalde via clamav-users wrote: > > > ... > > If I

Re: [clamav-users] Clamd non recursive MULTISCAN?

2022-03-07 Thread Jorge Elissalde via clamav-users
Ok, thank you. El sáb, 5 mar 2022 a las 8:48, G.W. Haywood via clamav-users (< clamav-users@lists.clamav.net>) escribió: > Hi there, > > On Fri, 4 Mar 2022, Jorge Elissalde via clamav-users wrote: > > > ... > > Trying to be more forthcoming I can explain the co

[clamav-users] SCAN folder does not send OK result via socket?

2022-03-14 Thread Jorge Elissalde via clamav-users
Hi, I'm trying to get the scanning "file OK" result in the socket connection when scanning multiple files using SCAN/CONTSCAN/MULTISCAN commands. The command is: nSCAN c:\folder\n (same for CONTSCAN and MULTISCAN) Scanning works fine, several files are recursively scanned. The lines I receive

Re: [clamav-users] SCAN folder does not send OK result via socket?

2022-03-14 Thread Jorge Elissalde via clamav-users
:35, G.W. Haywood via clamav-users (< clamav-users@lists.clamav.net>) escribió: > Hi there, > > On Mon, 14 Mar 2022, Jorge Elissalde via clamav-users wrote: > > > I'm trying to get the scanning "file OK" result in the socket connection > > when scanning mult

Re: [clamav-users] SCAN folder does not send OK result via socket?

2022-03-14 Thread Jorge Elissalde via clamav-users
Thank you very much! Jorge El lun, 14 mar 2022 a las 13:48, G.W. Haywood via clamav-users (< clamav-users@lists.clamav.net>) escribió: > Hello again, > > On Mon, 14 Mar 2022, Jorge Elissalde via clamav-users wrote: > > > If I use INSTREAM (which I already use for other

[clamav-users] INSTREAM + eicar not well detected?

2022-03-02 Thread Jorge Elissalde via clamav-users
Hi, I'm using clamd to make a large data scanning using INSTREAM (data it is not available as files I could send to clamd). If I send only one INSTREAM chunk with EICAR inside it is correctly detected, but if I send several chunks plus EICAR string, it is not detected. Example: char *eicarTest

Re: [clamav-users] INSTREAM + eicar not well detected?

2022-03-03 Thread Jorge Elissalde via clamav-users
On Wed, 2 Mar 2022 12:35:40 -0300 > Jorge Elissalde via clamav-users wrote: > > > Hi, > > > > I'm using clamd to make a large data scanning using INSTREAM (data it > > is not available as files I could send to clamd). If I send only one > > INSTREAM chunk with EI

[clamav-users] Scanning result in socket connection for each file under a folder?

2023-01-10 Thread Jorge Elissalde via clamav-users
Hi, When I scan a folder using socket connection to clamd (SCAN [folder]) I don't get an individual result for each file in the connection. For example, if I send to scan the folder c:\testme, I will get (if everything goes ok) only the line: c:\testme: OK Individual files scanned and result are

Re: [clamav-users] Scanning result in socket connection for each file under a folder?

2023-01-10 Thread Jorge Elissalde via clamav-users
Hi, I'm trying to avoid log reading. What I wish to have is the scanning status sent back for every scanned file using the clamd socket connection; the same socket I've used to send the SCAN [folder] command. Thanks Jorge El mar, 10 ene 2023 a las 15:14, newcomer01 via clamav-users (<

Re: [clamav-users] Socket closed after command

2022-12-02 Thread Jorge Elissalde via clamav-users
(< clamav-users@lists.clamav.net>) escribió: > Hi there, > > On Sat, 26 Nov 2022, Jorge Elissalde via clamav-users wrote: > > > ... I cannot send CONTSCAN command using IDSESSION. After scanning > > the file using CONTSCAN command clamd closes the socket. The sa

[clamav-users] Memory Allocation error, clamd stop running

2022-12-07 Thread Jorge Elissalde via clamav-users
Hi, I'm using the latest Windows Clamav version (1.0.0). I'm connected to clamd and I request a folder scan having 94,249 files, 10GB total. The command I send is MULTISCAN [folder]. When scanner is over 9,075 files it stops working and the message is: memory allocation of 1048576 bytes failed

Re: [clamav-users] Memory Allocation error, clamd stop running

2022-12-08 Thread Jorge Elissalde via clamav-users
ould you please send clamd's logs to help determine what is going on? > > Thanks, > Andy > -- > *From:* clamav-users on behalf of > Jorge Elissalde via clamav-users > *Sent:* Wednesday, December 7, 2022 3:41 PM > *To:* ClamAV users ML &g

Re: [clamav-users] Memory Allocation error, clamd stop running

2022-12-08 Thread Jorge Elissalde via clamav-users
> > Could you please send clamd's logs to help determine what is going on? > > Thanks, > Andy > -- > *From:* clamav-users on behalf of > Jorge Elissalde via clamav-users > *Sent:* Wednesday, December 7, 2022 3:41 PM > *To:* ClamAV users ML

Re: [clamav-users] Memory Allocation error, clamd stop running

2022-12-10 Thread Jorge Elissalde via clamav-users
n --log= --multiscan ... > > Neither of these were able to reproduce the behavior you are seeing. Can > you tell me a little more about your particular configuration, and what > else I can try to reproduce this? > > Thanks, > Andy > > ---------- > *F

Re: [clamav-users] Memory Allocation error, clamd stop running

2022-12-13 Thread Jorge Elissalde via clamav-users
fail on that condition, but > that didn't work for me. > > So if you scan just that archive AnticrapManager.exe by itself, you also > see this? > > > ---------- > *From:* clamav-users on behalf of > Jorge Elissalde via clamav-users > *Sent:* Sat

Re: [clamav-users] Memory Allocation error, clamd stop running

2022-12-13 Thread Jorge Elissalde via clamav-users
or me. > > So if you scan just that archive AnticrapManager.exe by itself, you also > see this? > > > ------ > *From:* clamav-users on behalf of > Jorge Elissalde via clamav-users > *Sent:* Saturday, December 10, 2022 8:08 AM > *To:* ClamAV user

Re: [clamav-users] Memory Allocation error, clamd stop running

2022-12-13 Thread Jorge Elissalde via clamav-users
t. I tried making calloc fail on that condition, but > that didn't work for me. > > So if you scan just that archive AnticrapManager.exe by itself, you also > see this? > > > ------ > *From:* clamav-users on behalf of > Jorge Elissalde via cl

[clamav-users] Scanned files count

2022-11-27 Thread Jorge Elissalde via clamav-users
Hi, Is there a way to get the count of scanned files for a "SCAN folder" command? I'm using clamd and a socket connection, but I don't receive a "OK file" scanned (only errores are received over socket while scanning) which seems to be the standard way clamd manages the socket connection. I'm

[clamav-users] Socket closed after command

2022-11-26 Thread Jorge Elissalde via clamav-users
Hi, I have implemented an application using Clamd Service connection, it was working fine for a while. I have used the IDSESSION command and then nSCAN ... \n command. Everything runs good and as expected. The problem now is I need to use different scanning types for different scenarios.I need

[clamav-users] The database server doesn't have the latest patch

2023-03-15 Thread Jorge Elissalde via clamav-users
Hi, I'm using my own mirror for Database update. Configuration in Freshclam correctly points to my server: DatabaseMirror http://myserver.info/clamav The Database Server is a Linux, running cvd command from a crontab: cvd update 2023-03-15 18:20:10 cvdupdate-1.1.1 INFO Using system configured

Re: [clamav-users] The database server doesn't have the latest patch

2023-03-16 Thread Jorge Elissalde via clamav-users
Hi, Thank you for sharing your experience. In my case I have around 500 machines (and growing) and I cannot allow them to directly download updates. Everything was working well, until yesterday. A proxy like Squid or similar is not an option. The truth is I need this working using my own mirror.

Re: [clamav-users] run freshclam without notifying clamd

2023-04-27 Thread Jorge Elissalde via clamav-users
Hi, Just comment the line NotifyClamd path-to-clamd.conf in freshclam.conf [freshclam.conf] . . # NotifyClamd Re El mié, 26 abr 2023 a las 13:21, Marc () escribió: > > I am running freshclam in a build layer in docker to download default > databases for the docker image. Obviously

Re: [clamav-users] Freshclam Proxy Password

2023-02-15 Thread Jorge Elissalde via clamav-users
Hi, Thank you for your answer. I'm using Windows, not Linux. Re, Jorge El mié, 15 feb 2023 a las 8:40, Matus UHLAR - fantomas () escribió: > On 15.02.23 08:26, Jorge Elissalde via clamav-users wrote: > >Freshclam Proxy Password is stored as plain text in Freshclam.

[clamav-users] Freshclam Proxy Password

2023-02-15 Thread Jorge Elissalde via clamav-users
Hi, Freshclam Proxy Password is stored as plain text in Freshclam.conf file. HTTPProxyPassword myownpassword Any user is able to read that password. Is there a chance to store that password encrypted or in another place? Thank you, Jorge ___ Manage