elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.
 
Inicio Ayuda Ingresar Registrarse
29 Agosto 2008, 03:00  



  Mostrar Mensajes
Páginas: [1] 2 3 4 5
1  Sistemas Operativos / GNU/Linux / Problema al instalar Ettercap en: Ayer a las 17:32
Hola, tengo ubuntu 7.0,anteriormente habia instalado ettercap 0.7.3 desde la terminal con apt-get install, pero parecia tener problemas pues no capturaba nada y creo que con este modo de instalacion no se incluye todos los plugs-in, siguiendo un manual que esta en casi todos los site reacionados al tema, intente instalar la version 0.6.b pero me salian varios errores, luego probe con la version actual e igual, lo primero que hago es ejecutar el comando ./configure y acontinuacion los siguietes errores,creo que puede verse mal pegar todo el proceso, pero es para que no se escape nada.

checking 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++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
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
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
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... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
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.

Esta claro que la ultima parte especifica que no tengo instaladas las librerias necesarias,pero no se cuales son,y como pueden ver mas arriba tambien hay otros errores.

gracias de antemano  ::)
2  Seguridad Informática / Seguridad / Re: TENGO UN VIRUS, NECESITO AYUDA en: 22 Agosto 2008, 00:12
Lee el post que te paso Novlucker y te recomiendo uses un mejor antivirus como el Kaspersky.
3  Seguridad Informática / Wireless en Linux / Re: Que Sniffer me recomiendan ?? en: 16 Agosto 2008, 22:21
fue mi culpa, pues la pregunta se ve muy "lammer"  :¬¬ , pero en ningun momento mi intencion es preguntar para despues ir a hacer cosas no bien vistas, simplemente preguntaba por buena curiosidad...respecto al wireshark, luchando con la traduccion de los manuales que consegui, me ha sorprendido la cantidad de protocolos con que trabaja el wireshark, que buen software !!  :D
4  Seguridad Informática / Wireless en Linux / Re: Que Sniffer me recomiendan ?? en: 14 Agosto 2008, 19:33
encontre unos en espanyol, pero son como muy basicos, los que si se ven mas completos son los que estan en ingles, pero bueno...ya he pasado por esto  :) . aprovecho para hacer una pregunta, con el wireshark es posible capturar contrasenyas de usuarios?, pero no me refiero a contrasenyas del msn ni del hi-fi  ;D si no a las del pc. ??

5  Sistemas Operativos / GNU/Linux / Conexion Dial-up en ubuntu 7.10 ??? en: 14 Agosto 2008, 05:09
buenas, necesito ayuda con este inconveniente que tengo, resulta que en mi casa no tengo conexion a internet,y por las noches se me antoja desvelarme un rato y conectarme a internet  ;D , asi que la unica opcion que tengo es conectarme usando la el modem del telefono, pero creo que me hace falta instalar algun driver pues por mas que configuro dicha conexion no logro tener acceso a internet, quisiera que alguien que haya pasado por lo mismo y lo haya resuelto o alguien que sepa del tema me ayudase.

bye.
6  Seguridad Informática / Wireless en Linux / Re: Que Sniffer me recomiendan ?? en: 14 Agosto 2008, 01:12
Instale el ethereal desde la consola (sudo apt-get install ethereal) y cuando lo iva a usar me salio como wiredshark, pero es el mismo no?, al correrlo me aparecen un monton de informacion acerca de las conexiones y me confunden mucho ya que no puedo leer con tranquilidad que es lo que dicen,logicamente tengo que configurar los filtros, pero he buscado manuales y solo en ingles he encontrado, pero bueno...aver si les entiendo.

si saben de algun manual o referencia que me pueda ser util les agradeceria que lo postearan.

7  Seguridad Informática / Wireless en Linux / Que Sniffer me recomiendan ?? en: 13 Agosto 2008, 20:23
muy buenas, quiera que me recomendaran algun sniffer, buscando encontre que el mas popular era ethereal, me puse a trabajar un poco con el y apenas le entiendo a lo basico, como ponerlo a escucha en determinada interfaz,muy muy poquito a lo que respecta con los filtros y cosas asi,pero la verdad es que se me hace muy dificil encontrarle sentido a lo que hago, asi que me les agradeceria que me recomienden alguno un poco mas "sencillo" o que me den un empujoncito con el ethereal. :laugh:

gracias.
8  Seguridad Informática / Wireless en Linux / Re: Clave en Hexadecimal ? en: 13 Agosto 2008, 19:55
Es que muchas veces se responde que no todas las claves en hexadecimal tienen su equivalente ASCII y no tengo del todo claro que sea cierto.

Eso mismo he visto en otros post,he intentado probar conectarme a la red con la clave en ascii pero se me ha hecho dificil meter los caracteres por teclado (algunos segun la tabla ni siquiera son letras sino signos) pero....por eso gracias a los desarrolladores podemos elegir entre varias opciones, la menos complicada: la de conectarnos usando la clave wep en hexadecimal.  ;D

ahhh...por si a alguien le sirve,me consta que si se puede conectarse a la red usando la clave en hexadecimal desde ubuntu...es que habia leido en algunos post que no podian,pues si se puede.  :)


9  Seguridad Informática / Wireless en Linux / Re: Clave en Hexadecimal ? en: 13 Agosto 2008, 08:29
pues tras buscar entre unos folletos que tenia guardados hace un tiempo encontre una tabla bastante buena la cual esta organizada de esta forma:
decimales-hexadecimales-ascii ; incluyendo la tabla extendida y pues encontre la correspondencia ascii de los hexadecinales que buscaba asi como dice Spanslus9mm.

antes habia dicho que no podia conectarme poniendo la clave en hexadecimal, pero ya pude  ;D al parecer era por la distancia a la que estaba del AP,aun no he intentado conectarme con la clave en ascii, pero lo que me llama la atencion son los caracteres tan extraños que se pueden utilizar...en todo caso, logre ver la cara de sorprendido de mi amigo al ver su clave en la pantalla de mi laptop jeje  :xD

muchas gracias a todos por su tiempo y sus respuestas, ya que este es el unico sitio donde aclaro mis dudas.  ::) ...ahora voy con las WPA jejeje.
10  Seguridad Informática / Wireless en Linux / Re: Clave en Hexadecimal ? en: 12 Agosto 2008, 00:39
omg...pero entoces el hexadecimal 91 (no es el unico hex raro que tiene el pass)no tiene correspondencia con algun tipo de caracter ascii?? la pega es que tengo una clave wep de 128 bits y me pasa lo que a muchos que no puedo conectarme a la red mediante ubuntu, solo con windows pero esto no me sirve de nada ya que ya me he acostumbrado a ubuntu y me siento mas comodo trabajando en el.






11  Seguridad Informática / Wireless en Linux / Re: Clave en Hexadecimal ? en: 09 Agosto 2008, 01:00
se me escapo algo...como se hace para convertir codigos hexadecimales que no se encuentran en la tabla, por ejemplo 91 ?  :-\

gracias.
12  Seguridad Informática / Wireless en Linux / Clave en Hexadecimal ? en: 09 Agosto 2008, 00:33
Despues de tantos inconvenientes por fin tengo la clave wep de 128 bits, pero...como saben este tipo de clave de 26 digitos son 13 caracteres que forman la frase de la red..aun asi, he intentado con el conversor universal que hay en www.seguridadwireless.com seleccionando la opcion HEX a ASSCI y al introducir la clave me devuelve unos simbolos de lo mas raros para mi, con costo saca unas 2 o 3 letras que nada que ver con la clave original.

13  Informática / Diseño Gráfico / Necesito un programa para crear un escudo en linux. en: 08 Agosto 2008, 19:40
hola,veran esto del dibujo no es lo mio pero nada de malo tiene ganar experiecia no?, primera vez que posteo por aca, y lo hago por que me he ofrecido para crear algo asi como el escudo para un equipo de futbol  ;D.. he probado con Gimp pero no se si sera que no lo se usar adecuadamente pero no encuentro las herramientas necesarias, es decir para cuando quiero hacer el croquis del escudo las curvas no me salen bien..me explico un poquito mejor..la parte de abajo del escudo serian dos curvas unidas al final..(como las curvas de un corazon?  :¬¬) una me sale mas o menos y la otra pesima.

quisiera que me recomendara algun software que me ayude un poco con este problema y que me permita darle aun mas retoques...que me quede como uno de la LFP jeje  ;D
14  Seguridad Informática / Wireless en Linux / Re: Ayuda con aircrack-ptw !!!! en: 08 Agosto 2008, 19:16
ok..muchas gracias,lo intentare.  ::)
15  Seguridad Informática / Wireless en Linux / Re: Ayuda con aircrack-ptw !!!! en: 06 Agosto 2008, 21:34
eso tambien lo intente, lo hice cuando me lo recomendastes pero no encontro nada. creo que tendre que practicar el ataque otra vez, aunque con mas paquetes.

 
Páginas: [1] 2 3 4 5




Consolas     La Web de Goku     MilW0rm     MundoDivx

Hispabyte     Truzone     TodoReviews     ZonaPhotoshop

hard-h2o modding    Foros de ayuda    Yashira.org    Videojuegos    indetectables.net   

Noticias Informatica    Seguridad Informática    ADSL    Foros en español    eNYe Sec

Todas las webs afiliadas están libres de publicidad engañosa.

Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC