Advertisement
Guest User

Mx.

a guest
Feb 17th, 2012
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. _____ _____ _ _ ___________ ___
  2. |_ _| |_ _| \ | |_ _| ___ \/ _ \
  3. | | ___ __ _ _ __ ___ | | | \| | | | | |_/ / /_\ \
  4. | |/ _ \/ _` | '_ ` _ \ | | | . ` | | | | /| _ |
  5. | | __/ (_| | | | | | | _| |_| |\ | | | | |\ \| | | |
  6. \_/\___|\__,_|_| |_| |_| \___/\_| \_/ \_/ \_| \_\_| |_/
  7.  
  8. ====================================FULL DISCLOSURE=====================================
  9.  
  10. #Author: Mx.
  11. #Target: http://www.sharp.com.my/
  12. #Method: SQL injection
  13. #Vulnerable Link: http://www.sharp.com.my/product.php?ProductID=-LNLS2A1S
  14.  
  15. INFO:
  16.  
  17. #Login info:
  18.  
  19. #########################################################
  20. root:*3A8F41D9DFA1D8A8D40C6F388D841C9003728CBE:localhost
  21. sharpcmm:*233FDE77CA6CA29883013CFEC094BEB592FF2064:%
  22. sharpcmm:*233FDE77CA6CA29883013CFEC094BEB592FF2064:localhost
  23. egsupport:*3A8F41D9DFA1D8A8D40C6F388D841C9003728CBE:localhost
  24. #########################################################
  25.  
  26. #Configuration file:
  27.  
  28. #########################################################
  29. <?php
  30. # Database Configurations
  31. # -----------------------
  32. # MySQL Server Host Name - Site
  33. $cfgDBHost = "localhost" ;
  34.  
  35. # MySQL Server User - Site
  36. $cfgDBUser = "sharpcmm" ;
  37.  
  38. # MySQL Server Password - Site
  39. $cfgDBPass = "2sf4wy" ;
  40.  
  41. # MySQL Database Name - Site
  42. $cfgDBName = "sharp" ;
  43.  
  44. # Web Site Configurations
  45. # -----------------------
  46. # Web Site Root
  47. $cfg["root"] = "/var/www/html/" ;
  48. $cfg["web_root"] = "http://www.sharp.com.my" ;
  49.  
  50. $cfg["title"] = "SHARP......be sharp" ;
  51. ?>
  52. ##########################################################
  53.  
  54. #Zone-h Mirror:
  55. ##########################################################
  56. http://zone-h.com/mirror/id/15697402
  57. ##########################################################
  58.  
  59.  
  60.  
  61. =====================================END OF DISCLOSURE======================================
  62. Greetz to:
  63.  
  64. Team INTRA: SkyNet,Hac,MrX,thethatguy,m00dy,Anli,HaxOr,?a¢???,Kaldorei,Gringorie,exc3llent,VipVince.
  65.  
  66. Zer0Lulz: Zer0Pwn,HoodedRobin,-Downfall.
  67.  
  68. My bro: Yin <3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement