NexHunt v1.2.0
Nuevo
- Brute Force (Hydra) en terminal externa: SSH/FTP/HTTP-form/RDP/SMB/MySQL/Postgres y mas, modos single/list/combo, enviar desde el Proxy
- Wordlist Generator: CeWL (crawl del target), Crunch (charset), CUPP (perfil del objetivo), Combinar (palabras clave), Manual
- Proxy Site Map: arbol host/path estilo Burp, con filtro de scope
- Boton "Send to Brute Force" desde el historial del Proxy
Fixes
- Pipelines (XSS/SQLi/JS) ya no tiran timeout en sitios grandes (resultados via WebSocket)
- Nuclei con -stats y timeout escalado en scans bulk
- endpoint_check sigue redirects (status final correcto, no 301)
- Fix de crash cuando el proyecto no tiene scope
Instalacion
curl -fsSL https://github.com/sentinelsec-org/nexhunt/releases/download/v1.2.0/nexhunt-1.2.0.tar.gz | tar xz && sudo bash install.sh