Menú

Mostrar Mensajes

Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.

Mostrar Mensajes Menú

Temas - xusosmool

#1
Bugs y Exploits / problema al instalar metasploit
29 Diciembre 2010, 23:47 PM
hola colegas. miren,  iinstalando metasploit en ubuntu 10.10 me ha salido un error a mitad instalación. Si alguno de ustedes sabe a que se debe agradeceria que me dijeran la solución. Aqui les dejo un copy/paste del error:

"There has been an error.
Error running su postgres -c '"/opt/framework-3.5.1/postgresql/bin/psql"  -c "ALTER USER postgres PASSWORD '\''8d91c681'\''" ' : psql.bin: could not connect to server: Connection refused
   Is the server running on host "localhost" and accepting
   TCP/IP connections on port 7175?
could not connect to server: Connection refused
   Is the server running on host "localhost" and accepting
   TCP/IP connections on port 7175?
The application will exit now."

muchas gracias :)
#2
hola muy buenas a todos. Al hacer un scaneo con nmap a la ip de un router remoto me sale lo siguiente:

Starting Nmap 5.35DC1 ( http://nmap.org ) at 2010-11-17 14:38 EST
Nmap scan report for 17.Red-83-63-128.staticIP.rima-tde.net (xx.xx.xxx.xx)
Host is up (0.14s latency).
Not shown: 996 closed ports
PORT   STATE    SERVICE    VERSION
21/tcp open     tcpwrapped
22/tcp filtered ssh
23/tcp open     tcpwrapped
80/tcp open     http       micro_httpd

si hago un telnet al puerto 21 o al 23 me sale lo siguiente:

rying 83.63.128.17...
Connected to 83.63.128.17.
Escape character is '^]'.
Connection closed by foreign host.

si lo hago por el puerto 80 me sale esto:
Trying 83.63.128.17...
Connected to 83.63.128.17.
Escape character is '^]'.
HTTP/1.1 400 Bad Request
Server: micro_httpd
Cache-Control: no-cache
Date: Fri, 02 Jan 1970 02:12:09 GMT
Content-Type: text/html
Connection: close

<HTML><HEAD><TITLE>400 Bad Request</TITLE></HEAD>
<BODY BGCOLOR="#cc9999"><H4>400 Bad Request</H4>
No request found.
<HR>
<ADDRESS><A HREF="http://www.acme.com/software/micro_httpd/">micro_httpd</A></ADDRESS>
</BODY></HTML>
Connection closed by foreign host.

-Supongo que me cerrara la conexión por no ser un host de confianza... si fuera así como puedo saber cuales son sus host de confianza? Espero que me ayuden no paro de leer manuales como un loco y no hay manera de avanzar!! gracias