Re: [clamav-users] "403: Forbidden" from website

2021-11-18 Thread John Pfuntner -X (jpfuntne - EASI LLC at Cisco) via clamav-users
I’m not sure what the file is.  The URL in which I’m interested is 
http://www.clamav.net/downloads/. I tried to add index.html to the URL but that 
didn’t work but when wget retrieves just http://www.clamav.net/downloads/, the 
filename it uses is index.html.

From: Joel Esler (jesler) 
Sent: Thursday, November 18, 2021 11:55 AM
To: ClamAV users ML 
Cc: John Pfuntner -X (jpfuntne - EASI LLC at Cisco) 
Subject: Re: [clamav-users] "403: Forbidden" from website

What files are you attempting to download?


___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


[clamav-users] "403: Forbidden" from website

2021-11-18 Thread John Pfuntner -X (jpfuntne - EASI LLC at Cisco) via clamav-users
I'm seeing errors trying to access the website programmatically:

$ wget http://www.clamav.net/downloads
URL transformed to HTTPS due to an HSTS policy
--2021-11-18 09:25:20--  https://www.clamav.net/downloads
Resolving www.clamav.net (www.clamav.net)... 104.16.218.84, 104.16.219.84, 
2606:4700::6810:db54, ...
Connecting to www.clamav.net (www.clamav.net)|104.16.218.84|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2021-11-18 09:25:21 ERROR 403: Forbidden.
$

I see recent posts in the archive similar to this but someone asserted it was 
fixed.

I observed that if I supplied a user agent, it worked:

$ wget --user-agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) 
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36" 
http://www.clamav.net/downloads
URL transformed to HTTPS due to an HSTS policy
--2021-11-18 09:27:00--  https://www.clamav.net/downloads
Resolving www.clamav.net (www.clamav.net)... 104.16.219.84, 104.16.218.84, 
2606:4700::6810:db54, ...
Connecting to www.clamav.net (www.clamav.net)|104.16.219.84|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: 'downloads'

downloads[ <=>  
] 103.58K  --.-KB/sin 0.03s

2021-11-18 09:27:00 (3.60 MB/s) - 'downloads' saved [106062]
$

Is this a problem that can be addressed on the server so a user agent doesn't 
need to be specified?


___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


[clamav-users] access denied to website

2021-03-18 Thread John Pfuntner -X (jpfuntne - EASI LLC at Cisco) via clamav-users
I'm getting a Access Denied nastygram going anywhere at 
https://www.clamav.net/.  What's going on?  I wish I knew the best place to ask 
this but... I can't get to the website for more information!


Error 1020 Ray ID: 631e3361eaa12598 * 2021-03-18 11:42:58 UTC
Access denied
What happened?
This website is using a security service to protect itself from online attacks.

Cloudflare Ray ID: 631e3361eaa12598 * Your IP: 2001:420:c0c4:1005::22 * 
Performance & security by Cloudflare


___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


[clamav-users] On-access scanning on CentOS 8

2021-03-12 Thread John Pfuntner -X (jpfuntne - EASI LLC at Cisco) via clamav-users
I've been experimenting with ClamAV on various Linux distributions and have had 
trouble doing on-access scanning on CentOS 8 machines - everything installs 
fine and I can do on-demand scanning with clamscan but on-access scanning isn't 
preventing me from accessing a test infected file.  I see this behavior right 
now with ClamAV 0.103.0 on:

AWS CentOS 8.2 (4.18.0-193.6.3.el8_2.x86_64)
GCP CentOS 8.3 (4.18.0-240.10.1.el8_3.x86_64)

I've got a repo with Ansible playbooks to do the installation and test 
on-access on on-demand testing: https://github.com/pfuntner/clamav-onacc.  I've 
gotten successes consistently using the same playbooks with Debian 9 and 10.

Am I doing something wrong?

___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml