Re: [Clamav-users] Phishing detection on downloaded pages

2009-12-10 Thread Török Edwin
On 2009-12-10 15:41, Sundara Kaku wrote: > Hi, > >As you mentioned "clamav would scan the mail".. means..can i add > downloaded webpage as attachment to email with (javamail api) and save > that mail as eml file and send this file for scanning.. > > is this practically possible, does clamav sc

Re: [Clamav-users] Phishing detection on downloaded pages

2009-12-10 Thread Sundara Kaku
Hi, As you mentioned "clamav would scan the mail".. means..can i add downloaded webpage as attachment to email with (javamail api) and save that mail as eml file and send this file for scanning.. is this practically possible, does clamav scans html attachments for phishing links and malicious

Re: [Clamav-users] Phishing detection on downloaded pages

2009-12-10 Thread TR Shaw
On Dec 10, 2009, at 6:24 AM, Török Edwin wrote: On 2009-12-10 13:06, Sundara Kaku wrote: Thanks for the reply, However if all you want is detect phishing, the heuristic phishing detection won't work with webpages, it is designed for phishing mails (which are different than the phishing w

Re: [Clamav-users] Phishing detection on downloaded pages

2009-12-10 Thread Török Edwin
On 2009-12-10 13:06, Sundara Kaku wrote: > Thanks for the reply, > > i am also looking for a way to scan the URLs present in webpages for > phishing detection. To scan URLs for phishing and malware links you can query google's safebrowsing DB yourself. I know there is perl module, there must sur

Re: [Clamav-users] Phishing detection on downloaded pages

2009-12-10 Thread Sundara Kaku
Thanks for the reply, i am also looking for a way to scan the URLs present in webpages for phishing detection. I can not use firefox as i want to automate the process of scanning by first download the website using httracker and then run my custom program to scan the download webpages for URLs tha