[SOLUCIONADO] Responser.py

Iniciado por wooooph, Diciembre 30, 2015, 05:44:21 PM

Tema anterior - Siguiente tema

0 Miembros y 1 Visitante están viendo este tema.

Diciembre 30, 2015, 05:44:21 PM Ultima modificación: Enero 05, 2016, 05:48:54 PM por blackdrake
Hola hoy me encontre con esta herramienta No tienes permitido ver los links. Registrarse o Entrar a mi cuenta la estoy probando
y me genera este error
creo que el problema esta en Responser.conf pero no se arregarlo
podria alguien ayudarme

[!] Error starting TCP server on port 88, check permissions or other servers running.
[!] Error starting TCP server on port 143, check permissions or other servers running.[!] Error starting TCP server on port 21, check permissions or other servers running.
[!] Error starting TCP server on port 445, check permissions or other servers running.
[!] Error starting TCP server on port 25, check permissions or other servers running.[!] Error starting TCP server on port 53, check permissions or other servers running.[!] Error starting TCP server on port 389, check permissions or other servers running.
[!] Error starting TCP server on port 139, check permissions or other servers running.


[!] Error starting TCP server on port 587, check permissions or other servers running.

[!] Error starting TCP server on port 110, check permissions or other servers running.[!] Error starting TCP server on port 1433, check permissions or other servers running.

[!] Error starting SSL server on port 443, check permissions or other servers running.

Intenta ejecutar el archivo con permisos de administrador (sudo).

Saludos.



gracias pero no me funciona

sudo ./Responder.py -I eth0 -d SMB -b 0 -r 1 -v


Error starting TCP server on port 80, check permissions or other servers running.
[!] Error starting TCP server on port 445, check permissions or other servers running.
[!] Error starting TCP server on port 139, check permissions or other servers running.
  • Listening for events...[!] Error starting TCP server on port 53, check permissions or other servers running.
    [!] Error starting TCP server on port 21, check permissions or other servers running.

    [!] Error starting TCP server on port 110, check permissions or other servers running.
    [!] Error starting TCP server on port 143, check permissions or other servers running.[!] Error starting TCP server on port 25, check permissions or other servers running.

    [!] Error starting TCP server on port 587, check permissions or other servers running.
    [!] Error starting TCP server on port 1433, check permissions or other servers running.[!] Error starting TCP server on port 88, check permissions or other servers running.

    [!] Error starting TCP server on port 389, check permissions or other servers running.
    [!] Error starting SSL server on port 443, check permissions or other servers running.


Hola @No tienes permitido ver los links. Registrarse o Entrar a mi cuenta, tienes servicios a la escucha en esos puertos? Si es así, deberías pararlos!

Saludos.



Me suena a que tienes otro servidor http o de aplicaciones corriendo. Un apache o nginx (u otros) ? Prueba con service httpd status para ver si tienes un server apache corriendo (me lo he topado default en ubuntu).
En caso de que esté corriendo mátalo "sudo service httpd stop" (ó prueba con http sin la d)

En otro caso puedes ver qué app está usando los puertos con "sudo netstat -pn"
Saludos.

Si ya ejecutaste el script con sudo, pues sí o sí debes tener los puertos en uso, prueba con un nmap a localhost o service apache stop (asumiendo que tienes como servicio a Apache)

Saludos

parece que la cosa ahora no da problemas
gracias a todos
de todas formas estoy mirando este tipo de redirect to smb
No tienes permitido ver los links. Registrarse o Entrar a mi cuenta
que opinais?

No tienes permitido ver los links. Registrarse o Entrar a mi cuenta
parece que la cosa ahora no da problemas
gracias a todos
de todas formas estoy mirando este tipo de redirect to smb
No tienes permitido ver los links. Registrarse o Entrar a mi cuenta
que opinais?

No lo he usado nunca, pero si te funciona adelante.

Doy el tema por solucionado?

Saludos.