Jump to content

Coreye

Members
  • Posts

    537
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Florida

Recent Profile Visitors

7,800 profile views

Coreye's Achievements

Member

Member (2/5)

1

Reputation

  1. I edited my user agent to ' and when I login I get this error:
  2. When you click "Delete Checked Messages" and you don't have a message selected you get this error:
  3. When you sign up you get this error:
  4. You can edit the POST data and talk as any username you'd like.
  5. The chat room is vulnerable to XSS. When submitting a support ticket you get this error:
  6. You can change the "State" value when editing your profile to one that does not exist.
  7. Cross Site Scripting (XSS): You can submit code in your query and it'll execute.
  8. Cross Site Scripting (XSS): http://pt.7mediaws.org/error/screen_error?code=%3Ch1%3EXSS Cross Site Scripting (XSS): You can submit code in your first and last name and it'll execute.
  9. Yes.
  10. Run it separately.
  11. Have you switched hosts recently? Try the below code on your server: <?php if(mail("someone@example.com", "Subject: $subject", $message, "From: $email")) { echo "Email Sent."; } else { echo "Email NOT Sent."; } ?>
  12. Has anyone tested this recently? A few weeks ago I was on a different computer and I tried to reset my password but did not receive the email. I tried it a few minutes ago too and I did not receive it.
  13. Full Path Disclosure and Possible Database Field Leaks: http://staging.gamebu.co.uk/user/test/ I clicked the link given in the activation email and received this error: I tested this with two different email accounts and received the same message.
  14. Full Path Disclosure: https://rspsdb.org/?page=
  15. Full Path Disclosure (https://www.owasp.org/index.php/Full_Path_Disclosure): http://forum.inobb.net/viewforum.php?forum[] Error when editing a thread: BBCode breaks when you copy and paste. BBCode does not work. You can post blank posts by using HTML tags. Settings page over lapping: You can post blank topics by pressing by using the space bar.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.