Full Disclosure mailing list archives
RE: Re: Re: rpcdcom Universal offsets
From: "Bassett, Mark" <mbassett () omaha com>
Date: Fri, 1 Aug 2003 10:13:09 -0500
Even with the new version... Like I said I imagine it is a Dev-c++ problem with the variables buf1 buf2 and bindstr I'm not sure how to tweak the code to get it to compile with this compiler? Anyone? Compiler: Default compiler Building Makefile: "E:\Dev-Cpp\Makefile.win" Executing make... make.exe -f "E:\Dev-Cpp\Makefile.win" all g++.exe -c main.cpp -o main.o -I"E:/Dev-Cpp/include/c++" -I"E:/Dev-Cpp/include/c++/mingw32" -I"E:/Dev-Cpp/include/c++/backward" -I"E:/Dev-Cpp/include" main.cpp: In function `int main(int, char**)': main.cpp:465: invalid conversion from `unsigned char*' to `const char*' main.cpp:470: invalid conversion from `unsigned char*' to `char*' main.cpp:471: invalid conversion from `unsigned char*' to `const char*' main.cpp:476: invalid conversion from `unsigned char*' to `char*' make.exe: *** [main.o] Error 1 Execution terminated -----Original Message----- From: Chris [mailto:australia001 () yahoo com au] Sent: Friday, August 01, 2003 4:37 AM To: full-disclosure () lists netsys com Subject: [Full-disclosure] Re: Re: rpcdcom Universal offsets the code was fixed ! you have to compile the new version // // Windows RPC DCOM Remote Exploit with 48 TARGETS (Fixed) // http://www.k-otik.com/exploits/07.30.dcom48.c.php Regards. "Bassett, Mark" <mbassett () omaha com> wrote: Bleh won't compile in dev-c++ getting 467 E:\Dev-Cpp\main.cpp invalid conversion from `unsigned char*' to `const char*' 472 E:\Dev-Cpp\main.cpp invalid conversion from `unsigned char*' to `char*' 473 E:\Dev-Cpp\main.cpp invalid conversion from `unsigned char*' to `const char*' 476 E:\Dev-Cpp\main.cpp return-statement with no value, in function declared with a 478 E:\Dev-Cpp\main.cpp invalid conversion from `unsigned char*' to `char*' This prolly a super easy problem to correct, but I'm a network admin not a C programmer ;) Any help would be appreciated. Thx in advance. -----Original Message----- From: zer0sum () hushmail com [mailto:zer0sum () hushmail com] Sent: Wednesday, July 30, 2003 8:11 PM To: alf1num3rik () yahoo com Cc: full-disclosure () lists netsys com Subject: Re: FW: [Full-disclosure] Re: rpcdcom Universal offsets -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Cleaned up the code a bit as it was messy - well for me anyways :) >-----Original Message----- >From: Stephen [mailto:alf1num3rik () yahoo com] >Sent: Thursday, 31 July 2003 6:09 AM >To: full-disclosure () lists netsys com >Subject: [Full-disclosure] Re: rpcdcom Universal offsets > > >Where is your POC ? > >Here is a new sploit posted on k-otik with >- 48 TARGETS >(English - French - Chinese - Polish - German - >Japanese - Korean - Mexican - Kenyan ) > >http://www.k-otik.com/exploits/07.30.dcom48.c.php > >Stephen > >--- Sami Dhillon wrote: >> Hi i found these offsets after so much tiring work >> anyways here is my first post with my proof of >> concept code i did tried on my network and all >> worked so please check and send! me the suggestions >> and improvements >> thank you >> Sami Anwer Dhillon >> >> > > >__________________________________ >Do you Yahoo!? >Yahoo! SiteBuilder - Free, easy-to-use web site design software >http://sitebuilder.yahoo.com >_______________________________________________ >Full-Disclosure - We believe in it. >Charter: http://lists.netsys.com/full-disclosure-charter.html > > > > -----BEGIN PGP SIGNATURE----- Note: This signature can be verified at https://www.hushtools.com/verify Charset: UTF8 Version: Hush 2.3 wkYEARECAAYFAj8obLEACgkQ5T1WpzHgH12xwgCeIMvG6yJeCT7gsXst9wymIIJl/f4A oI0BuJu9SQvkN7+OLPDQPtq3X5dO =ceuZ -----END PGP SIGNATURE----- _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.netsys.com/full-disclosure-charter.html _____ Yahoo! Personals <http://us.rd.yahoo.com/evt=10371/*http:/au.personals.yahoo.com> - New people, new possibilities! Try Yahoo! Personals, FREE for a limited period!
Current thread:
- RE: FW: Re: rpcdcom Universal offsets Bassett, Mark (Jul 31)
- Re: Re: rpcdcom Universal offsets Chris (Aug 01)
- <Possible follow-ups>
- RE: Re: Re: rpcdcom Universal offsets Bassett, Mark (Aug 01)
