I.e One More Time :d poc code for everyone to cuddle with#2 Guest_clubfed_*Posted 01 October 2003 - 04:23 AM
I did something like this about two months ago - which is half of why I have had the most advanced owning technique -- I rooted several *dozen* well-known hackers with similar code (and I scored a great deal of unreleased 0day exploits this way)(ironically including an unreleased *new* IE exploit). I wrote my own AV/FW killer in win32asm that also downloads a larger more advanced egg. The advanced code can circumvent even application proxy gateways and some hardware firewalls (if you are familiar with configuring these, you know the _certain_ traffic I'm refering to that can't really be blocked and protocol inspecting is impossible).
However I think it's amoral and truly a *bad idea* to just spoon-feed others with less skill and give them this much power without them learning how to do it for themselves. Think of some malicious and angry person who comes here and grabs this code and goes and roots your mother, or other family members, or your friends, or some company/group/etc you like and care about. More skill doesn't always equate with more responsibility, but truly handing out packaged weapons to the uninitiated is just begging for disaster. Illwill, please reconsider packaging bugtraq exploits for the masses. The problem is bad enough as it is. If people can't figure this stuff out, then thank goodness! This bug will last for years (in some cases) so let them catch the scraps! For your consideration, #8 Guest_gravyboy_*Posted 01 October 2003 - 09:55 PM
Argh, what about us that understand it and want a look?! I got home from work looking forward to see what you had done and now its gone!
I thought this was the purpose of this forum. Is there some kind of other way I can see it? is it the same as the Iexplorer windows media thing posted last week?. I would appeciate a PM with another link or the code if its not to much trouble. -gravyboy #13 Guest_clubfed_*Posted 02 October 2003 - 01:58 PM
To answer the question about size, I don't use upx, I use fsg:
08/23/2003 03:50 PM 3,664 avfrown_ieobject_2003_08_21.exe The "large" size is because of all the strings for the various av/fw out there. My killing technique is not amazing, it's pretty standard: invoke CreateToolhelp32Snapshot, TH32CS_SNAPPROCESS, 0 ... invoke OpenProcess, PROCESS_TERMINATE, 0, Process.th32ProcessID invoke TerminateProcess, eax, 0
#15
|
Our Sponsors: |

Sign In
Register
Help
MultiQuote