Bypassing Firefox Antiphishing support
Posted
by netprotector
on Stack Overflow
See other posts from Stack Overflow
or by netprotector
Published on 2010-04-28T04:21:06Z
Indexed on
2010/04/28
4:23 UTC
Read the original article
Hit count: 234
firefox
Hi,
I would like to bypass firefox anti-phishing support programatically. Not by disabling its safebrowsing option either manually or programmatically.
Actually, when firefox loads a document, it makes a call to google to determine whether the requested site is phish or not.
If I get when this happens, I can bypass it. Meaning that I would not allow firefox to show its error page.
Can anyone show me the way?
-Abhay
© Stack Overflow or respective owner