elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: Estamos en la red social de Mastodon


+  Foro de elhacker.net
|-+  Sistemas Operativos
| |-+  GNU/Linux (Moderador: MinusFour)
| | |-+  Problema instalar ettercap livecd Ubuntu 9.10
0 Usuarios y 1 Visitante están viendo este tema.
Páginas: [1] Ir Abajo Respuesta Imprimir
Autor Tema: Problema instalar ettercap livecd Ubuntu 9.10  (Leído 5,246 veces)
Dreewzt

Desconectado Desconectado

Mensajes: 30


Ver Perfil
Problema instalar ettercap livecd Ubuntu 9.10
« en: 26 Abril 2010, 23:04 pm »

   Inicio la live cd de Ubuntu 9.10 y abro la shell


Primer intento:
Código:
ubuntu@ubuntu:~$ sudo apt-get install ettercap
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias      
Leyendo la información de estado... Hecho
E: No se pudo encontrar el paquete ettercap
ubuntu@ubuntu:~$

Segundo intento:
Código:
wget http://downloads.sourceforge.net/project/ettercap/ettercap/NG-0.7.3/ettercap-NG-0.7.3.tar.gz?use_mirror=heanet
tar zxvf ettercap-NG-0.7.3.tar.gz
cd ettercap-NG-0.7.3/
Sin problemas, ahora hago el configure...
Código:
ubuntu@ubuntu:~/ettercap-NG-0.7.3$ ./configurechecking whether to enable maintainer-specific portions of Makefiles... no

Configuring ettercap NG-0.7.3...

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking if your compiler supports __VA_ARGS__ in macro declarations... yes
checking for bison... no
checking for byacc... no
checking for flex... no
checking for lex... no
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for correct ltmain.sh version... yes
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking for library containing dlopen... -ldl
checking for an ANSI C-conforming const... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for library containing lt_dlopen... no
checking for dlfcn.h... (cached) yes
checking ltdl.h usability... no
checking ltdl.h presence... no
checking for ltdl.h... no
checking whether byte ordering is bigendian... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/types.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for errno.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for ctype.h... (cached) yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking for NS_GET32... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for pid_t... yes
checking for size_t... yes
checking for an ANSI C-conforming const... (cached) yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for library containing pthread_create... -lpthread
checking whether gcc accepts -pthread... yes
checking for getifaddrs... yes
checking for gettimeofday... yes
checking for vsnprintf... yes
checking for select... yes
checking for poll... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
checking for strsignal... yes
checking for strtok_r... yes
checking for uname... yes
checking for daemon... yes

Checking for required libraries...

checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for library containing poll... none required
checking for library containing gzopen... no
configure: error: not found.
Y al hacel el make..
Código:
ubuntu@ubuntu:~/ettercap-NG-0.7.3$ make clean
make: *** No hay ninguna regla para construir el objetivo `clean'.  Alto.
ubuntu@ubuntu:~/ettercap-NG-0.7.3$ make
make: *** No se especificó ningún objetivo y no se encontró ningún makefile.  Alto.
ubuntu@ubuntu:~/ettercap-NG-0.7.3$ make install
make: *** No hay ninguna regla para construir el objetivo `install'.  Alto.

¿Qué es lo que hago mal?  :-\


« Última modificación: 27 Abril 2010, 20:42 pm por Dreewzt » En línea

Siscu.cab

Desconectado Desconectado

Mensajes: 128



Ver Perfil
Re: Problema instalar ettercap livecd Ubuntu 9.10
« Respuesta #1 en: 26 Abril 2010, 23:26 pm »

te deja hacerlo desde un live cd ?


En línea

Dreewzt

Desconectado Desconectado

Mensajes: 30


Ver Perfil
Re: Problema instalar ettercap livecd Ubuntu 9.10
« Respuesta #2 en: 27 Abril 2010, 00:02 am »

ubuntu@ubuntu:~/ettercap-NG-0.7.3$ make clean
make: *** No hay ninguna regla para construir el objetivo `clean'.  Alto.
ubuntu@ubuntu:~/ettercap-NG-0.7.3$ make
make: *** No se especificó ningún objetivo y no se encontró ningún makefile.  Alto.
ubuntu@ubuntu:~/ettercap-NG-0.7.3$ make install
make: *** No hay ninguna regla para construir el objetivo `install'.  Alto.

No me deja hacer el make...
En línea

rockernault


Desconectado Desconectado

Mensajes: 2.046


Linux User!!!


Ver Perfil
Re: Problema instalar ettercap livecd Ubuntu 9.10
« Respuesta #3 en: 27 Abril 2010, 00:57 am »

instalalo desde los repos... no te la compliques tanto...


emm...
Código:
checking for library containing gzopen... no
En línea




Festor
Ex-Staff
*
Desconectado Desconectado

Mensajes: 1.955


Ver Perfil
Re: Problema instalar ettercap livecd Ubuntu 9.10
« Respuesta #4 en: 27 Abril 2010, 02:55 am »

Dreewzt, ettercap está disponible en los repositorios de Ubuntu por lo que no es necesario ni recomendable (salvo que tengas experiencia) intentar compilarlo.

   Inicio la live cd de Ubuntu 9.10 y abro la shell

Primer intento:
Código:
ubuntu@ubuntu:~$ sudo apt-get install ettercap
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias       
Leyendo la información de estado... Hecho
E: No se pudo encontrar el paquete ettercap
ubuntu@ubuntu:~$
¿Qué es lo que hago mal?  :-\

Dos posibles causas:

-El repositorio Universe no esta activado.
-En un LiveCD de Ubuntu la lista de repositorios suele estar obsoleta y lo normal es actualizarla para instalar cualquier paquete.

Por tanto, primero revisa si en Sistema -> Administración -> Orígenes de Software está activado el repositorio:

"Software libre mantenido por la comunidad (universe)"

Si no lo está, activalo, cierra la ventana y cuando te aparezca una pequeña ventana pulsa en "Recargar" para actualizar la lista de repositorios. Cuando termine abre una terminal y escribe esto:

Código
  1. sudo apt-get install ettercap

Si ya está activado, cierra la ventana, abre una terminal y escribe:

Código
  1. sudo apt-get update && sudo apt-get install ettercap

P.D. apt-get update (bajo root) es la forma más habitual de actualizar los repositorios vía la línea de comandos, sin embargo si ya "Recargas" los repositorios con la herramienta Origenes de Software no es necesario volver a repetir el proceso.
« Última modificación: 27 Abril 2010, 02:58 am por Festor » En línea

Dreewzt

Desconectado Desconectado

Mensajes: 30


Ver Perfil
Re: Problema instalar ettercap livecd Ubuntu 9.10
« Respuesta #5 en: 28 Abril 2010, 22:13 pm »

Por ahora parece instalado. He tenido que hacerlo mediante una consola sudo -s para que me funcionarar bien.

Nose si tiene algun tipo de incompatibilidad. He estado descargandome el correo con protocolos pop y smtp y al snifar no me salia la pass... Mirando paquetes simplemente habian unos puntos.

Voy a hacer algunas pruebas más y pongo resultados.
En línea

Dreewzt

Desconectado Desconectado

Mensajes: 30


Ver Perfil
Re: Problema instalar ettercap livecd Ubuntu 9.10
« Respuesta #6 en: 28 Abril 2010, 23:33 pm »

Definitivamente no salen usuario y pass en "User messages".

Hago el unified sniffing, mitm y start sniffing todo bien. Si le doy a view connections salen conexiones, pero nada de user y pass en user messages.
En línea

rockernault


Desconectado Desconectado

Mensajes: 2.046


Linux User!!!


Ver Perfil
Re: Problema instalar ettercap livecd Ubuntu 9.10
« Respuesta #7 en: 29 Abril 2010, 00:11 am »

se requiere algo mas de magia para sacar user y pass de sitios con Secure Socket Layer V2
En línea




Dreewzt

Desconectado Desconectado

Mensajes: 30


Ver Perfil
Re: Problema instalar ettercap livecd Ubuntu 9.10
« Respuesta #8 en: 29 Abril 2010, 19:19 pm »

 :o
No sabía que el protocolo POP utilizaba SSL
¿Alguna página o algo sin SSL para comprobar que me funciona y poner en el titulo [Solucionado] ?

Un saludo
En línea

Festor
Ex-Staff
*
Desconectado Desconectado

Mensajes: 1.955


Ver Perfil
Re: Problema instalar ettercap livecd Ubuntu 9.10
« Respuesta #9 en: 29 Abril 2010, 19:39 pm »

:o
No sabía que el protocolo POP utilizaba SSL
¿Alguna página o algo sin SSL para comprobar que me funciona y poner en el titulo [Solucionado] ?

Un saludo

Cualquier login en un foro (claro está, un foro que no esté usando ssl).
En línea

Páginas: [1] Ir Arriba Respuesta Imprimir 

Ir a:  

Mensajes similares
Asunto Iniciado por Respuestas Vistas Último mensaje
Instalar un SO en un pendrive (No hacer un liveCD)
Software
anonimo12121 2 2,550 Último mensaje 24 Febrero 2012, 15:46 pm
por Pablo Videla
Ayuda como Instalar ettercap-0.7.4.1 en Ubuntu 12.04
GNU/Linux
D4rck4r 0 2,756 Último mensaje 25 Julio 2012, 05:57 am
por D4rck4r
Problemas al instalar ettercap
Mac OS X
manoverde 6 9,399 Último mensaje 20 Marzo 2014, 16:55 pm
por xiruko
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines