https://github.com/spaze/emulated-prepared-statements
SQL Injection using Emulated Prepared Statements (the default) in PHP PDO_MYSQL in GBK
https://github.com/spaze/emulated-prepared-statements
Last synced: about 2 months ago
JSON representation
SQL Injection using Emulated Prepared Statements (the default) in PHP PDO_MYSQL in GBK
- Host: GitHub
- URL: https://github.com/spaze/emulated-prepared-statements
- Owner: spaze
- Created: 2014-07-18T23:57:38.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-20T22:22:54.000Z (almost 11 years ago)
- Last Synced: 2025-03-23T16:51:22.587Z (2 months ago)
- Language: PHP
- Size: 153 KB
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SQL Injection using Emulated Prepared Statements (the default) in PHP PDO_MYSQL in GBK
Yes, the charset is not set correctly, although this way was quite common few years ago.