[web2py] Re: How do you check user-uploaded files for malware?

2013-02-01 Thread Lamps902
Thanks, Massimo, I'll check it out.

-Lamps

On Friday, February 1, 2013 11:19:12 AM UTC-5, Massimo Di Pierro wrote:
>
> Look into the IS_IMAGE validator. You can do something like that and 
> search for specific strings into the uploaded file.
>
> On Thursday, 31 January 2013 06:50:05 UTC-6, Lamps902 wrote:
>>
>> Has anybody had success using a malware/virus-scanning module/tool to 
>> scan user-uploaded files on their web2py page? Any suggestions as to how to 
>> go about doing this? Thanks!
>>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[web2py] Re: How do you check user-uploaded files for malware?

2013-02-01 Thread Massimo Di Pierro
Look into the IS_IMAGE validator. You can do something like that and search 
for specific strings into the uploaded file.

On Thursday, 31 January 2013 06:50:05 UTC-6, Lamps902 wrote:
>
> Has anybody had success using a malware/virus-scanning module/tool to scan 
> user-uploaded files on their web2py page? Any suggestions as to how to go 
> about doing this? Thanks!
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.