Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
HouseProxy — Protege a tus padres del phishing | Kitploit
Herramientas/GitHubGitHub/mthbernardes/houseproxy
Herramientas DefensivasProxies Web e InterceptaciónPhishingAprendizaje y Educación
GitHubmthbernardes/houseproxy

HouseProxy

Protege a tus padres del phishing

Ver Repositorio
4111hace 8 añosRevisado por Kitploit

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
Compartir

HouseProxy

Protege a tus padres del phishing, proxy HTTP enfocado en bloquear URL de phishing

Instalación

root@kitploit:~
git clone https://github.com/mthbernardes/HouseProxy.git
cd HouseProxy/
pip3 install -r requeriments.txt

Configuración

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

Uso

root@kitploit:~
$ 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.

Recomendación de uso

root@kitploit:~
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

Uso de HouseProxy

Descargar herramienta