Jump to content
Fi8sVrs

HouseProxy - HTTP proxy focused on block phishing URL's

Recommended Posts

  • Active Members
Posted

HouseProxy

Protect your parents from phishing, HTTP proxy focused on block phishing URL's

HouseProxy.png

 

Install

git clone https://github.com/mthbernardes/HouseProxy.git
cd HouseProxy/
pip install -r requeriments.txt

Config

Edit etc/HouseProxy.conf to change de default user and password
Create a entry in your DNS to house.proxy

Usage

$ hug -f index.py
$ sudo echo "localhost  house.proxy" >> /etc/hosts
Set the house.proxy:3128 as your proxy
Open the browser and access http://house.proxy:8000
Click in update blacklists It my take a while, the tool is downloading
blacklists from phishitank and openphish.
Done, now just try to access a malicious URL.

Usage recomendation

Install it on a raspberry pi, create a network,
force all http traffics to pass through the pi on 3128 port (transparent proxy),
and connect the clients to this network

 

Download: HouseProxy-master.zip

 

Source: github.com/mthbernardes/

  • Upvote 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...