class wfJWT { private $claims; const JWT_TTL = 600; const ISSUER = 600; public static function extractTokenContents($token) { if (!is_string($token)) { throw new InvalidArgumentException('Token is not a string. ' . gettype($token) . ' given.'); } // Verify the token matches the JWT format. if (!preg_match('/^[a-zA-Z0-9\-_]+?\.[a-zA-Z0-9\-_]+?\.[a-zA-Z0-9\-_]+?$/', $token)) { throw new wfJWTException('Invalid token format.'); } list($header, $body, $signature) = explode('.', $token); // Test that the token is valid and not expired. $decodedHeader = base64_decode($header); if (!(is_string($decodedHeader) && $decodedHeader)) { throw new wfJWTException('Token header is invalid.'); } $header = json_decode($decodedHeader, true); if (!is_array($header)) { throw new wfJWTException('Token header is invalid.'); } $decodedBody = base64_decode($body); if (!(is_string($decodedBody) && $decodedBody)) { throw new wfJWTException('Token body is invalid.'); } $body = json_decode($decodedBody, true); if (!is_array($body)) { throw new wfJWTException('Token body is invalid.'); } return array( 'header' => $header, 'body' => $body, 'signature' => $signature, ); } /** * @param mixed $subject */ public function __construct($subject = null) { $this->claims = $this->getClaimDefaults(); $this->claims['sub'] = $subject; } /** * @return string */ public function encode() { $header = $this->encodeString($this->buildHeader()); $body = $this->encodeString($this->buildBody()); return sprintf('%s.%s.%s', $header, $body, $this->encodeString($this->sign(sprintf('%s.%s', $header, $body)))); } /** * @param string $token * @return array * @throws wfJWTException|InvalidArgumentException */ public function decode($token) { if (!is_string($token)) { throw new InvalidArgumentException('Token is not a string. ' . gettype($token) . ' given.'); } // Verify the token matches the JWT format. if (!preg_match('/^[a-zA-Z0-9\-_]+?\.[a-zA-Z0-9\-_]+?\.[a-zA-Z0-9\-_]+?$/', $token)) { throw new wfJWTException('Invalid token format.'); } list($header, $body, $signature) = explode('.', $token); // Verify signature matches the supplied payload. if (!$this->verifySignature($this->decodeString($signature), sprintf('%s.%s', $header, $body))) { throw new wfJWTException('Invalid signature.'); } // Test that the token is valid and not expired. $decodedHeader = base64_decode($header); if (!(is_string($decodedHeader) && $decodedHeader)) { throw new wfJWTException('Token header is invalid.'); } $header = json_decode($decodedHeader, true); if (!( is_array($header) && array_key_exists('alg', $header) && $header['alg'] === 'HS256' && $header['typ'] === 'JWT' )) { throw new wfJWTException('Token header is invalid.'); } $decodedBody = base64_decode($body); if (!(is_string($decodedBody) && $decodedBody)) { throw new wfJWTException('Token body is invalid.'); } $body = json_decode($decodedBody, true); if (!( is_array($body) && // Check the token not before now timestamp. array_key_exists('nbf', $body) && is_numeric($body['nbf']) && $body['nbf'] <= time() && // Check the token is not expired. array_key_exists('exp', $body) && is_numeric($body['exp']) && $body['exp'] >= time() && // Check the issuer and audience is ours. $body['iss'] === 'Wordfence ' . WORDFENCE_VERSION && $body['aud'] === 'Wordfence Central' )) { throw new wfJWTException('Token is invalid or expired.'); } return array( 'header' => $header, 'body' => $body, ); } /** * @param string $string * @return string */ public function sign($string) { $salt = wp_salt('auth'); return hash_hmac('sha256', $string, $salt, true); } /** * @param string $signature * @param string $message * @return bool */ public function verifySignature($signature, $message) { return hash_equals($this->sign($message), $signature); } /** * @return string */ public function __toString() { return $this->encode(); } /** * @param string $data * @return string */ public function encodeString($data) { return rtrim(strtr(base64_encode($data), '+/', '-_'), '='); } /** * @param string $data * @return bool|string */ public function decodeString($data) { return base64_decode(strtr($data, '-_', '+/')); } /** * @return mixed|string */ protected function buildHeader() { return '{"alg":"HS256","typ":"JWT"}'; } /** * @return mixed|string */ protected function buildBody() { return json_encode($this->getClaims()); } /** * @return array */ protected function getClaimDefaults() { $now = time(); return array( 'iss' => 'Wordfence ' . WORDFENCE_VERSION, 'aud' => 'Wordfence Central', 'nbf' => $now, 'iat' => $now, 'exp' => $now + self::JWT_TTL, ); } /** * @param array $claims */ public function addClaims($claims) { if (!is_array($claims)) { throw new InvalidArgumentException(__METHOD__ . ' expects argument 1 to be array.'); } $this->setClaims(array_merge($this->getClaims(), $claims)); } /** * @return array */ public function getClaims() { return $this->claims; } /** * @param array $claims */ public function setClaims($claims) { $this->claims = $claims; } } class wfJWTException extends Exception { } NEW | Right Tactics
HomeNEW

NEW

    Understanding Trenbolone Enanthate 200 Dosage

    Trenbolone Enanthate is a powerful anabolic steroid that is widely used by athletes and bodybuilders to enhance muscle mass and performance. It is known for its ability to promote muscle growth, increase strength, and improve overall physical conditioning. However, like any powerful substance, it...

    Games, Bonuses, Mobile App, and Login Ways

    Put out within the January 2006, Mister Cash is indeed one of the earliest entrants on the for the the web slot industry. The crypto payment methods at Slots Empire are Bitcoin, Ethereum, Litecoin, and Tether. These are the biggest four cryptos out there,...
    spot_img

    Keep exploring

    Análisis del Casino Online Slingo 2026: Una experiencia de juego online de primer nivel en España

    Slingo Casino, lanzado en 2015, se ha convertido rápidamente en una de las opciones...

    Rideau Carleton Online casino: Canada’s Premier Online Gaming Destination

    Rideau Carleton Online Gambling establishment supplies a top-tier on the internet pc gaming experience...

    Testimonio sobre un casino

    1. Sobre el sitio web de One Casino One Casino, con sede en Malta, llegó...

    Descubre el emocionante mundo de los nuevos casinos online en Chile

    ¡El panorama de los juegos online en Chile está evolucionando rápidamente! Si estás cansado...

    Inclave Casino Site: Premier Online Video Gaming for Canadian Players

    Inclave Online Casino is a Curacao-licensed online system that supplies a high-quality video gaming...

    Emphasizes of Fallsview Online Casino Site Experience

    Quick Review Fallsview Online Casino site is a modern-day video gaming system that uses players...

    Exness – Negociação Online Moderna para Investidores Globais

    A Exness é uma plataforma líder de negociação online, projetada para proporcionar aos investidores...

    Testimonio del sitio web de Coolbet Casino e introducción a sus funciones secretas

    Regístrate en menos de 2 minutos. Sin complicaciones. Solo haz clic en el botón...

    Bet Promotion Code March 2026: Usage GOALCA for 200% approximately $2000

    The Risk promotion code GOALCA offers you a down payment suit reward approximately $2,000...

    Парный массаж: как совместные процедуры укрепляют отношения

    Современная жизнь полна напряжения, напряженного графика и бесконечных часов работы. Это может привести к...

    Oversikt over Norges ideelle nettcasinoer

    Topp 5 trygge norske nettcasinoer 2026 # Beste casinoer Klassifisering 1. Stor heldig 10 % daglig cashback 2. PlayMojo Insentiv på...

    Обзор онлайн-казино Clubnika

    Сайт онлайн-казино Clubnika — это игровая платформа, которая предлагает клиентам высокий уровень безопасности, широкий...

    Latest articles

    Understanding Trenbolone Enanthate 200 Dosage

    Trenbolone Enanthate is a powerful anabolic steroid that is widely used by athletes and...

    Games, Bonuses, Mobile App, and Login Ways

    Put out within the January 2006, Mister Cash is indeed one of the earliest...

    The Understanding of Wagering Requirements in Casino Promotions: Why They Keep Players Coming Back

    Casino bonuses appeal to millions of players worldwide, yet few understand how online casinos...

    Mastering the basics A beginner's guide to understanding gambling principles

    Mastering the basics A beginner's guide to understanding gambling principles Understanding Gambling Fundamentals Gambling is an...