👀 Get to know 'em before they get to know you...
3 SQL Injection types:
1.) ⋃🤝Union-based SQL-injection
2.)✅❌ Blind Boolean-based
3.)⚠️Error-based SQL injection:
1.) ⋃🤝Union-based:
I'm mostly pro-union but...🫢😨😰 not when it comes to relational databases. 😮💨 This attack uses UNION operator to combine results of multi SELECT statements, allowing attackers to extract data from multi tables or even other DBs.
#ComputerScience #SQL #WordPress #database #databreach #DataScience #opensource #MySQL