hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

Gurou
Windows Lsasrv.dll Remote Universal Exploit XP/2K (MS04-011)

http://www.k-otik.com/exploits/04292004.HO...asrv-expl.c.php

* Tested on
* - Windows XP Professional SP0 English version
* - Windows XP Professional SP0 Russian version
* - Windows XP Professional SP1 English version
* - Windows XP Professional SP1 Russian version
* - Windows 2000 Professional SP2 English version
* - Windows 2000 Professional SP2 Russian version
* - Windows 2000 Professional SP4 English version
* - Windows 2000 Professional SP4 Russian version
* - Windows 2000 Advanced Server SP4 English version
* - Windows 2000 Advanced Server SP4 Russian version

Universal RoX biggrin.gif
SlashZero
anyone got that one compiled ?
i don't want a compiled one.. just an information with what compiler i can get this to run... tried lcc32 and cl but non worked :/
RizL4
anyone no what i can do too stop this exploit restarting my computer?
ScriptGod
edit the includes to

#include <stdio.h>
#include <stdlib.h>
#include <windows.h>

and you can compile it... but it's not working against geman versions
cyrixx
QUOTE (RizL4 @ Apr 29 2004, 06:26 PM)
anyone no what i can do too stop this exploit restarting my computer?

if you get a restart, type
CODE
shutdown -a
Gurou
QUOTE (ScriptGod @ Apr 29 2004, 06:39 PM)
... but it's not working against geman versions

tested and works against English and french XPz biggrin.gif
temp
QUOTE (ScriptGod)
and you can compile it... but it's not working against geman versions


works great on german xp/2k!
Gurou
QUOTE (temp @ Apr 29 2004, 07:46 PM)
works great on german xp/2k!

worked "on" or "against" german xp/2k ?

did you succeed hacking german windows ?
ScriptGod
QUOTE (Gurou @ Apr 29 2004, 07:56 PM)
QUOTE (temp @ Apr 29 2004, 07:46 PM)
works great on german xp/2k!

worked "on" or "against" german xp/2k ?

did you succeed hacking german windows ?

my german 2k crashes with this exploits, so it is not universal under german 2k

but xp is working
Paul
msdev
CODE
Deleting intermediate files and output files for project 'exploit - Win32 Debug'.
--------------------Configuration: exploit - Win32 Debug--------------------
Compiling...
exploit.c
d:\forum\exploit.c(279) : warning C4047: 'initializing' : 'int ' differs in levels of indirection from 'void *'
d:\forum\exploit.c(531) : error C2061: syntax error : identifier 'droits'
d:\forum\exploit.c(531) : error C2059: syntax error : ';'
d:\forum\exploit.c(531) : error C2018: unknown character '0xe9'
d:\forum\exploit.c(531) : error C2061: syntax error : identifier 'serv'
d:\forum\exploit.c(531) : error C2059: syntax error : ';'
d:\forum\exploit.c(531) : error C2018: unknown character '0xe9'
d:\forum\exploit.c(531) : error C2018: unknown character '0xa9'
d:\forum\exploit.c(531) : error C2143: syntax error : missing '{' before 'constant'
d:\forum\exploit.c(531) : error C2059: syntax error : '<Unknown>'
d:\forum\exploit.c(531) : error C2018: unknown character '0xe9'
d:\forum\exploit.c(535) : error C2018: unknown character '0xe9'
Error executing cl.exe.

exploit.exe - 11 error(s), 1 warning(s)

Bah.
nowhere
QUOTE (SlashZero @ Apr 29 2004, 06:02 PM)
anyone got that one compiled ?
i don't want a compiled one.. just an information with what compiler i can get this to run... tried lcc32 and cl but non worked :/

If u are to stupid to compile this, go leave the scene, go out met friends, play soccer but leave!

this request i cant hear again, please compile it i cant or which port i must scan!

(filtered) shit scrípt kiddies!

greetz nowhere
agathos
win2k doesnt working because its the wrong offset that the exploit is use
nuorder
compiled fine in VS c++
exploited test winxp sp1 box
oh crap it works
patch patch patch.....
Gurou
QUOTE (agathos @ Apr 30 2004, 03:56 PM)
win2k doesnt working because its the wrong offets that the exploit is use

explain your idea plez

(you talk about a specific language ? or win2k all ?)
agathos
win2k all just read my post @ the download section smile.gif
chris105
Guys please dont flame me or mock me, if you dont have anything constructive to say dont say it, i tried to compile this because people asking for compiled copies annoyes me too, i know very little about c++ (just finished learning arrays) and have several build errors in vc++ 6, anyone can help ??

exploit2.c
C:\Documents and Settings\Games\exploit2.c(1) : error C2143: syntax error : missing '{' before '-'
C:\Documents and Settings\Games\exploit2.c(1) : error C2059: syntax error : '-'
C:\Documents and Settings\Games\exploit2.c(41) : error C2017: illegal escape sequence
C:\Documents and Settings\Games\exploit2.c(51) : error C2017: illegal escape sequence
C:\Documents and Settings\Games\exploit2.c(60) : error C2017: illegal escape sequence
C:\Documents and Settings\Games\exploit2.c(64) : error C2017: illegal escape sequence
C:\Documents and Settings\Games\exploit2.c(64) : error C2017: illegal escape sequence
C:\Documents and Settings\Games\exploit2.c(71) : warning C4138: '*/' found outside of comment
e:\program files\microsoft visual studio\vc98\include\excpt.h(92) : error C2143: syntax error : missing '{' before '__cdecl'
C:\Documents and Settings\Games\exploit2.c(277) : warning C4047: 'initializing' : 'int ' differs in levels of indirection from 'void *'
C:\Documents and Settings\Games\exploit2.c(284) : warning C4013: 'printf' undefined; assuming extern returning int
C:\Documents and Settings\Games\exploit2.c(345) : warning C4013: 'sprintf' undefined; assuming extern returning int
Error executing cl.exe.

exploit2.obj - 8 error(s), 4 warning(s)
chris105
Ok i got it working biggrin.gif, i suppose i just use netcat to connect to the hacked pc, correct ?
101

2k offsets are wrong like somes also noticed it.
thats a bit limited the ipc$ null only on port 445 in this exploit so.
better is to update sbaa code universally for both os , 139/445 port >:]
gsicht
the xp offset is the right one. it worked on my german xp, too. but i don't get a shell. the port is open but there's no shell. wrong shellcode? i'll test other ones.
wo had success?
Killaloop
what ever are you people saying?
exploit works fine on win2k and xp (also on german xp).
so first: Test
Second: talk

so believe in your wrong offsets, but I tested it and it works fine
ScriptGod
QUOTE (Killaloop @ May 1 2004, 01:28 PM)
what ever are you people saying?
exploit works fine on win2k and xp (also on german xp).
so first: Test
Second: talk

so believe in your wrong offsets, but I tested it and it works fine

I tested this on 3 german vm ware Win2k machines with different service packs -> crash

XP works
binary_hashes
HI ALL
I WANT THE SAME UNIVERSAL LSASRV EXPLOIT BUT ALSO HAVING AN OPTION FOR PORT 139 TO CONNECT.PLZZ UPLOAD IT IF ANY IS HAVING IT.
THANKZZZZ
mortello
QUOTE (binary_hashes @ May 1 2004, 05:32 PM)
HI ALL
I WANT THE SAME UNIVERSAL LSASRV EXPLOIT BUT ALSO HAVING AN OPTION FOR PORT 139 TO CONNECT.PLZZ UPLOAD IT IF ANY IS HAVING IT.
THANKZZZZ

Just change it yourself in the code, it should work lol
chris105
So how the (filtered) would one program shell code ?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.