Como todos sabeis, se ha descrito perfectamente QUE ES UN EXPLOIT Y COMO UTILIZARLO en los siguientes temas:
Como se Usan los Exploits??
@ http://foro.elhacker.net/index.php/topic,11830.0
FAQ Exploits y Recopilacion de post interesantes sobre EXPLOITS
@ http://foro.elhacker.net/index.php/topic,23643.0
pero algo q en mi opinion se echa en falta es un RECOPILATORIO DE EXPLOITS como "tema chincheta" del subforo de Exploits, en el cual se indique cuales de ellos realmente funcionan, contra que objetivos, características básicas, etc. (Es un intento a mayor escala de la iniciativa de postear cada uno el exploit, el sistema operativo y el offset q hemos encontrado que funciona, para mayor comodidad del resto del foro).
En la siguiente lista, me limito a describir brevemente aquellos que me han funcionado o se que funcionan fijo!!! (y cuando digo fijo, es pq realmente he comprobado q causan el DoS o q obtienen una shell remota)
Sintaxis de la descripción:
Código:
[!] NOMBRE DE LA VULNERABILIDAD
+ Nombre del exploit @ url donde encontrarlo
- Software vulnerable al ataque de este exploit
- Tipo de exploit
- Sobre offsets...
- Link foro.elhacker.net relacionado
+ Nombre del exploit @ url donde encontrarlo
- Software vulnerable al ataque de este exploit
- Tipo de exploit
- Sobre offsets...
- Link foro.elhacker.net relacionado
Vulnerabilidades en Windows:
Citar
[!] MS03-026: Windows RPC DCOM Interface Buffer Overrun
+ dcom_final @ http://cyruxnet.org/download/rpcdcom/dcom_final.zip
- WINDOWS 2000 all SP / WINDOWS XP SP0
- Consigue Shell remota
- Offsets Universales
- http://foro.elhacker.net/index.php/topic,15974.0
+ dcom_final @ http://cyruxnet.org/download/rpcdcom/dcom_final.zip
- WINDOWS 2000 all SP / WINDOWS XP SP0
- Consigue Shell remota
- Offsets Universales
- http://foro.elhacker.net/index.php/topic,15974.0
Citar
[!] MS03-039: Windows RPC long filename Heap Overflow
+ RPC3 @ http://www.security.nnov.ru/files/rpc3.zip
- WINDOWS XP SP0
- DoS
- Offsets Universales
- http://foro.elhacker.net/index.php/topic,19710.0
+ RPC3 @ http://www.security.nnov.ru/files/rpc3.zip
- WINDOWS XP SP0
- DoS
- Offsets Universales
- http://foro.elhacker.net/index.php/topic,19710.0
Citar
[!] MS03-043: Windows Messenger Service Buffer Overflow
+ PoC @ http://www.k-otik.com/exploits/10.18.MS03-043.c.php
- WINDOWS 2000 SP4
- DoS
- Offsets Universales
- http://foro.elhacker.net/index.php/topic,20112.0
+ MrNice @ http://www.k-otik.com/exploits/12.16.MS03-043fr.c.php
- WINDOWS 2000 SP0
- Crea cuenta de usuario X y contraseña X
- 1er offset (WHAT): JMP [ESI+4C] @ cryptsvc.dll (w/ w32dasm)
2ndo offset (WHERE): seh pointer en Setundhanledexceptionfilter @ kernel32.dll (w/ ollydbg)
- http://foro.elhacker.net/index.php/topic,22574.0
+ Adik @ http://www.securitylab.ru/_exploits/msgr07.c.txt
- WINDOWS 2000 SP3 / WINDOWS XP SP1
- Consigue Shell Remota
- 1er offset: CALL [ESI+48] @ cryptsvc.dll para WINDOWS 2000 (w/ w32dasm)
1er offset: CALL [EDI+6C] @ rpcrt4.dll para WINDOWS XP (w/ w32dasm)
2ndo offset seh pointer en Setundhanledexceptionfilter @ kernel32.dll (w/ ollydbg)
+ PoC @ http://www.k-otik.com/exploits/10.18.MS03-043.c.php
- WINDOWS 2000 SP4
- DoS
- Offsets Universales
- http://foro.elhacker.net/index.php/topic,20112.0
+ MrNice @ http://www.k-otik.com/exploits/12.16.MS03-043fr.c.php
- WINDOWS 2000 SP0
- Crea cuenta de usuario X y contraseña X
- 1er offset (WHAT): JMP [ESI+4C] @ cryptsvc.dll (w/ w32dasm)
2ndo offset (WHERE): seh pointer en Setundhanledexceptionfilter @ kernel32.dll (w/ ollydbg)
- http://foro.elhacker.net/index.php/topic,22574.0
+ Adik @ http://www.securitylab.ru/_exploits/msgr07.c.txt
- WINDOWS 2000 SP3 / WINDOWS XP SP1
- Consigue Shell Remota
- 1er offset: CALL [ESI+48] @ cryptsvc.dll para WINDOWS 2000 (w/ w32dasm)
1er offset: CALL [EDI+6C] @ rpcrt4.dll para WINDOWS XP (w/ w32dasm)
2ndo offset seh pointer en Setundhanledexceptionfilter @ kernel32.dll (w/ ollydbg)
Citar
[!] MS03-049: Windows Workstation Service WKSSVC.DLL Buffer Overflow
+ PoC Modificación de elhacker.net @ http://foro.elhacker.net/index.php/topic,22504.0
- WINDOWS 2000 SP0, SP2, SP3, SP4 con FAT32 File System
- Consigue Shell Remota
- Offset: JMP ESP @ msafd.dll (w/ findjmp)
+ Wirepair @ http://www.securitylab.ru/_exploits/0349.c.txt
- WINDOWS XP SP0
- Consigue Shell Remota
- Offset: JMP ESP @ wkssvc.dll (w/ findjmp)
- http://foro.elhacker.net/index.php/topic,23014.0
+ Firestorm @ http://www.security.nnov.ru/files/ntctl-03-49.c
- WINDOWS XP SP0
- Consigue Shell Remota
- Offset: JMP ESP @ wkssvc.dll (w/ findjmp)
- http://foro.elhacker.net/index.php/topic,24495.0
+ PoC Modificación de elhacker.net @ http://foro.elhacker.net/index.php/topic,22504.0
- WINDOWS 2000 SP0, SP2, SP3, SP4 con FAT32 File System
- Consigue Shell Remota
- Offset: JMP ESP @ msafd.dll (w/ findjmp)
+ Wirepair @ http://www.securitylab.ru/_exploits/0349.c.txt
- WINDOWS XP SP0
- Consigue Shell Remota
- Offset: JMP ESP @ wkssvc.dll (w/ findjmp)
- http://foro.elhacker.net/index.php/topic,23014.0
+ Firestorm @ http://www.security.nnov.ru/files/ntctl-03-49.c
- WINDOWS XP SP0
- Consigue Shell Remota
- Offset: JMP ESP @ wkssvc.dll (w/ findjmp)
- http://foro.elhacker.net/index.php/topic,24495.0
Citar
[!] MS04-007: Windows ASN.1 Library LSASS.EXE Integer Overflow
+ MS04-007-dos @ http://www.k-otik.com/exploits/02.14.MS04-007-dos.c.php
- WINDOWS 2000 SP4 / WINDOWS XP SP0
- DoS
- Offsets Universales
- http://foro.elhacker.net/index.php/topic,25458.0
+ MS04-007-dos @ http://www.k-otik.com/exploits/02.14.MS04-007-dos.c.php
- WINDOWS 2000 SP4 / WINDOWS XP SP0
- DoS
- Offsets Universales
- http://foro.elhacker.net/index.php/topic,25458.0
Citar
[!] MS04-011: Windows LSASRV.DLL RPC Buffer Overflow
+ lsass @ http://www.k-otik.com/exploits/04252004.ms04011lsass.c.php
- WINDOWS 2000 SP4 / WINDOWS XP SP0, SP1
- Shell Remota para WINDOWS 2000 SP4 / DoS para WINDOWS XP SP0 / Shell Remota para WINDOWS XP SP1
- Offset WINDOWS 2000: JMP EBX @ netrap.dll (w/ findjmp)
Offset WINDOWS XP: JMP ESP @ lsass.exe (w/ findjmp)
- http://foro.elhacker.net/index.php/topic,30260.0
+ houseofdabus @ http://www.k-otik.com/exploits/04292004.HOD-ms04011-lsasrv-expl.c.php
- WINDOWS 2000 SP4 / WINDOWS XP SP0, SP1
- Shell Remota para WINDOWS 2000 SP4 / DoS para WINDOWS XP SP0 / Shell Remota para WINDOWS XP SP1
- Offset WINDOWS 2000: JMP EBX @ netrap.dll (w/ findjmp)
Offset WINDOWS XP: JMP ESP @ lsass.exe (w/ findjmp)
+ lsass @ http://www.k-otik.com/exploits/04252004.ms04011lsass.c.php
- WINDOWS 2000 SP4 / WINDOWS XP SP0, SP1
- Shell Remota para WINDOWS 2000 SP4 / DoS para WINDOWS XP SP0 / Shell Remota para WINDOWS XP SP1
- Offset WINDOWS 2000: JMP EBX @ netrap.dll (w/ findjmp)
Offset WINDOWS XP: JMP ESP @ lsass.exe (w/ findjmp)
- http://foro.elhacker.net/index.php/topic,30260.0
+ houseofdabus @ http://www.k-otik.com/exploits/04292004.HOD-ms04011-lsasrv-expl.c.php
- WINDOWS 2000 SP4 / WINDOWS XP SP0, SP1
- Shell Remota para WINDOWS 2000 SP4 / DoS para WINDOWS XP SP0 / Shell Remota para WINDOWS XP SP1
- Offset WINDOWS 2000: JMP EBX @ netrap.dll (w/ findjmp)
Offset WINDOWS XP: JMP ESP @ lsass.exe (w/ findjmp)
Vulnerabilidades en Internet Explorer:
Citar
[!] Microsoft Internet Explorer IFRAME Tag Overflow
+ Exploit original por Skylined @ http://www.k-otik.com/exploits/20041102.InternetExploiter.htm.php
- WINDOWS 2000 All SP / WINDOWS XP SP0, SP1 + INTERNET EXPLORER 6.0 o superior.
- Binds port 28876
- Paper con la Documentación técnica sobre cómo obtener una Shell remota a través de este exploit @ http://foro.elhacker.net/index.php/topic,45618.msg226575.html#msg226575
+ Exploit modificado para Reverse Shell por Gospel & L0redo @ http://foro.elhacker.net/index.php/topic,49300.0.html
- WINDOWS 2000 All SP / WINDOWS XP SP0, SP1 + INTERNET EXPLORER 6.0 o superior.
- Reverse Shell al puerto 8721 y dirección connectback IP especificada en la Shellcode, de acuerdo al siguiente algoritmo:
// Connnect back IP: 10.10.0.69 -> \x98\x98\x92\xD7 (XOReada con 0x92 en Hex)
// \x98\x98\x92\xD7 codificado en UTF-16 -> %u98**%u9298%u**D7
- Paper con la Documentación técnica sobre cómo obtener una Shell remota a través de este exploit @ http://foro.elhacker.net/index.php/topic,45618.msg228991.html#msg228991
+ Exploit original por Skylined @ http://www.k-otik.com/exploits/20041102.InternetExploiter.htm.php
- WINDOWS 2000 All SP / WINDOWS XP SP0, SP1 + INTERNET EXPLORER 6.0 o superior.
- Binds port 28876
- Paper con la Documentación técnica sobre cómo obtener una Shell remota a través de este exploit @ http://foro.elhacker.net/index.php/topic,45618.msg226575.html#msg226575
+ Exploit modificado para Reverse Shell por Gospel & L0redo @ http://foro.elhacker.net/index.php/topic,49300.0.html
- WINDOWS 2000 All SP / WINDOWS XP SP0, SP1 + INTERNET EXPLORER 6.0 o superior.
- Reverse Shell al puerto 8721 y dirección connectback IP especificada en la Shellcode, de acuerdo al siguiente algoritmo:
// Connnect back IP: 10.10.0.69 -> \x98\x98\x92\xD7 (XOReada con 0x92 en Hex)
// \x98\x98\x92\xD7 codificado en UTF-16 -> %u98**%u9298%u**D7
- Paper con la Documentación técnica sobre cómo obtener una Shell remota a través de este exploit @ http://foro.elhacker.net/index.php/topic,45618.msg228991.html#msg228991
Citar
[!] Microsoft Internet Explorer .ANI Files Handling Exploit
+ houseofdabus @ http://www.k-otik.com/exploits/20050123.HOD-ms05002-ani-expl.c.php
- WINDOWS 2000 All SP / WINDOWS XP SP0, SP1 + INTERNET EXPLORER 6.0 o superior.
- Crea el .html malicioso con el bind port especificado. Cuando se ejecuta el .html, conectar al puerto especificado con nc.
- http://foro.elhacker.net/index.php/topic,54746.0.html
+ Exploit modificado para Reverse Shell por L0redo @ http://foro.elhacker.net/index.php/topic,55876.0.html
+ houseofdabus @ http://www.k-otik.com/exploits/20050123.HOD-ms05002-ani-expl.c.php
- WINDOWS 2000 All SP / WINDOWS XP SP0, SP1 + INTERNET EXPLORER 6.0 o superior.
- Crea el .html malicioso con el bind port especificado. Cuando se ejecuta el .html, conectar al puerto especificado con nc.
- http://foro.elhacker.net/index.php/topic,54746.0.html
+ Exploit modificado para Reverse Shell por L0redo @ http://foro.elhacker.net/index.php/topic,55876.0.html
Q este tema no sirva para q la gente empiece a preguntar dudas sobre la explotacion de estas vulnerabilidades, el empleo de estos exploits o como encontrar los offsets necesarios. Q para ello abrán nuevos hilos...
Gracias a todos por colaborar en esta iniciativa.
Salu2
Gospel










Autor




En línea




) by me:





