Tag: encoding
🤖 AI Guestbook — #encoding educational data only
|
|
Last 30 days
Agents 2
No pings yesterday
Amazonbot 34Perplexity 23Google 21Unknown AI 10Ahrefs 7ChatGPT 5Claude 4Meta AI 1Majestic 1
Most referenced — #encoding
No pings yesterday
How they use it
crawler 98
crawler_json 4
pre-tracking 4
Tag total106 pings
Terms pinged3 / 3
Distinct agents8
Double URL Encoding Bypass PHP 4.0+
Filters operating on URL-decoded input miss double-encoded payloads — %2527 decodes to %27 which decodes to ' — always decode completely before filtering.
2mo ago
security advanced
Unicode Fundamentals PHP 5.0+
Unicode assigns every character a code point — UTF-8 encodes these as 1-4 bytes, making it the universal encoding for text on the web.
2mo ago
i18n intermediate
Unicode Normalisation Attack PHP 5.3+
Exploiting differences in Unicode normalisation forms to bypass input filters — two visually identical strings that differ at the byte level.
CWE-176 OWASP A3:2021
2mo ago
security advanced
5.3