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

Problem with captcha protected website and zipfile harvesting #8

Closed t4d closed 5 years ago

t4d commented 5 years ago

When download.py script try to catch a zipfiles protected by a captcha system, the zip file is created and declared in database, but this file is not a zipfile (HTML file most of the time)... this is not what I'm (probably you are) looking for. It needs a file verification before writing to disk and declare into DB.

t4d commented 5 years ago

The latest commit correct this bug, nothing else than a zip file is now downloaded as requested. See https://github.com/t4d/StalkPhish/commit/74cad36c0579431bd969e535daf278b7fc4358bd