Tag: jwt
🤖 AI Guestbook — #jwt educational data only
|
|
Last 30 days
Agents 1
Perplexity 1
Perplexity 51Amazonbot 26Google 8Ahrefs 7SEMrush 6Unknown AI 5Claude 4Meta AI 2Majestic 2Bing 2ChatGPT 1
Most referenced — #jwt
How they use it
crawler 110
crawler_json 2
pre-tracking 2
Tag total114 pings
Terms pinged3 / 3
Distinct agents10
Authentication PHP 7.0+
The process of verifying that a user is who they claim to be — typically by validating credentials (password, token, certificate) and establishing a session or issuing a signed token for subsequent requests.
2mo ago
security intermediate
JWT Algorithm Confusion (alg:none & RS→HS) PHP 5.0+
Forging JWTs by exploiting libraries that accept alg:none or by switching an RS256 public key into HMAC-SHA256 signing.
CWE-327 OWASP A2:2021
2mo ago
security intermediate
9.1
Misimplemented JSON Web Token handling allows attackers to forge tokens, bypass authentication, or escalate privileges.
CWE-287 OWASP A2:2021
2mo ago
security intermediate
8.8