t4d / StalkPhish

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

ERROR - Proxy connection error #35

Closed pshepr closed 1 year ago

pshepr commented 1 year ago

-= StalkPhish - The Phishing Kit stalker - v0.9.8-3 =-

2022-10-16 06:10:22,488 - StalkPhish.py - INFO - Configuration file to use: conf/example.conf 2022-10-16 06:10:22,489 - StalkPhish.py - INFO - Database: ./db/StalkPhish.sqlite3 2022-10-16 06:10:22,489 - StalkPhish.py - INFO - Main table: StalkPhish 2022-10-16 06:10:22,490 - StalkPhish.py - INFO - Investigation table: StalkPhishInvestig 2022-10-16 06:10:22,491 - StalkPhish.py - INFO - Files directory: ./files/ 2022-10-16 06:10:22,491 - StalkPhish.py - INFO - Download directory: ./dl/ 2022-10-16 06:10:22,491 - StalkPhish.py - INFO - Declared Proxy: socks5://127.0.0.1:9050

2022-10-16 06:10:22,492 - StalkPhish.py - ERROR - Proxy connection error, exiting!

pshepr commented 1 year ago

Experiencing issues starting stalkphish, any advice?

t4d commented 1 year ago

The default configuration contain a default http_proxy variable which means to use a Tor socks5 socket. I advise you to use Tor, or another proxy and configure the http_proxy variable accordingly.