MCPcopy Index your code
hub / github.com/ccyl13/PhishDetector

github.com/ccyl13/PhishDetector @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
9 symbols 34 edges 1 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

PhishDetector

PhishDetector es una herramienta para detectar correos electrónicos de phishing mediante análisis DKIM y SPF.

Captura de Pantalla

PhishDetector Screenshot

Nota: Asegúrate de reemplazar ruta/a/tu/imagen.png con la URL correcta de la imagen en tu repositorio o en la web.

Instalación

Dependencias

Antes de ejecutar el script, instala las siguientes dependencias de Python:

pip install dkimpy termcolor python-spf whois requests dnspython

Uso

Para ejecutar el análisis de un correo electrónico:

./phish_detector.py /ruta/al/correo/malwarebytes.eml

Reemplaza /ruta/al/correo/malwarebytes.eml con la ruta real al archivo .eml que deseas analizar.

  1. Clonar el Repositorio

```bash git clone https://github.com/ccyl13/PhishDetector.git cd new_phish_detector chmod +x phish_detector.py ./phish_detector.py /ruta/detucorreo/nombredelcorreodescargado.eml

Core symbols most depended-on inside this repo

check_spf
called by 2
phish_detector.py
decode_header_value
called by 1
phish_detector.py
analyze_whois_info
called by 1
phish_detector.py
check_url_reputation
called by 1
phish_detector.py
check_google_safe_browsing
called by 1
phish_detector.py
check_dkim
called by 1
phish_detector.py
analyze_headers
called by 1
phish_detector.py
analyze_attachments
called by 1
phish_detector.py

Shape

Function 9

Languages

Python100%

Modules by API surface

phish_detector.py9 symbols

For agents

$ claude mcp add PhishDetector \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact