t4d / StalkPhish

StalkPhish - The Phishing kits stalker, harvesting phishing kits for investigations.
GNU Affero General Public License v3.0
611 stars 81 forks source link

Phishtank module can't get JSON anymore #6

Closed t4d closed 5 years ago

t4d commented 5 years ago

It seem's that we now need an API key to retrieve Phishtank's JSON file (see https://www.phishtank.com/developer_info.php). I will publish a patch soon, with a new API_key variable.

t4d commented 5 years ago

Phistank now use Cloudflare CDN services before you can get JSON file. Sometimes, using proxy as Tor for example, Cloudflare will ask for a captcha and present an HTTP 403 code, this is now generating a new error code into StalkPhish. Sometimes Phishtank will present a HTTP 509 code (download limit exceeded), this commit now generating a new error code into StalkPhish. see https://github.com/t4d/StalkPhish/commit/1e58c4b640368fa135bf2d76073a24b16cc06f64