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

2009-12-15 Thread Henrik K
On Tue, Dec 15, 2009 at 12:16:52PM +0200, Jari Fredriksson wrote: > > > On 9.12.2009 20:13, Török Edwin wrote: > > On 2009-12-07 19:21, Sundara Kaku wrote: > >> Hi, > >> > >> I have a special requirement where I want to scan downloaded pages from > >> website for phishing detection, ex: i use ht

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

2009-12-15 Thread Jari Fredriksson
On 9.12.2009 20:13, Török Edwin wrote: > On 2009-12-07 19:21, Sundara Kaku wrote: >> Hi, >> >> I have a special requirement where I want to scan downloaded pages from >> website for phishing detection, ex: i use httracker to download a website or >> wget to download a particular website and i wa

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

2009-12-11 Thread Török Edwin
On 2009-12-11 22:08, Tom Shaw wrote: > At 9:31 PM +0200 12/11/09, Török Edwin wrote: >> On 2009-12-11 21:14, Tom Shaw wrote: >>> At 3:53 PM +0200 12/10/09, Török Edwin wrote: >> >> On 2009-12-10 15:41, Sundara Kaku wrote: >> The heuristic phishing detector only works on emails correctly, not >> w

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

2009-12-11 Thread Tom Shaw
At 9:31 PM +0200 12/11/09, Török Edwin wrote: On 2009-12-11 21:14, Tom Shaw wrote: At 3:53 PM +0200 12/10/09, Török Edwin wrote: >> On 2009-12-10 15:41, Sundara Kaku wrote: The heuristic phishing detector only works on emails correctly, not websites by design, hence there is no point in runni

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

2009-12-11 Thread Török Edwin
On 2009-12-11 21:14, Tom Shaw wrote: > At 3:53 PM +0200 12/10/09, Török Edwin wrote: >> 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 >>> tha

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

2009-12-11 Thread Tom Shaw
At 3:53 PM +0200 12/10/09, Török Edwin wrote: 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

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

2009-12-11 Thread Jerry
On Fri, 11 Dec 2009 14:21:11 +0530 Sundara Kaku replied: > Can you pls provide the link to DB which holds unofficial sings, and > is there any automated way to retrieve and update the unofficial > signs..pls guide me > http://sanesecurity.com/download_scripts_linux.htm -- Jerry ges...@yahoo.c

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

2009-12-11 Thread Sundara Kaku
On 2009-12-10 12:25, TR Shaw wrote: > > > > 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 design

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

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

2009-12-09 Thread Török Edwin
On 2009-12-07 19:21, Sundara Kaku wrote: > Hi, > > I have a special requirement where I want to scan downloaded pages from > website for phishing detection, ex: i use httracker to download a website or > wget to download a particular website and i want scan that webpage for > phishing detection. I

[Clamav-users] Phishing detection on downloaded pages

2009-12-07 Thread Sundara Kaku
Hi, I have a special requirement where I want to scan downloaded pages from website for phishing detection, ex: i use httracker to download a website or wget to download a particular website and i want scan that webpage for phishing detection. I am using ClamAV 0.95.1/10117 i have the following f