Links tagged “security”
48 links, newest first.
tools.ietf.org
[Docs] [txt pdf] [draft-ietf-oauth -...] [Diff1" )] [Diff2] [IPR] PROPOSED STANDARD Internet Engineering Task Force (IETF) M.
python-jose.readthedocs.org
python-jose¶ A JOSE implementation in Python The JavaScript Object Signing and Encryption (JOSE) technologies - JSON Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), and JSON Web Algorithms (JWA) - collectively can be used to encrypt and/or sign content using a variety of algorith…
pyjwt.readthedocs.org
import jwt jwt.encode({'some': 'payload'}, 'secret', algorithm='HS256') 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzb21lIjoicGF5bG9hZCJ9.4twFt5NiznN84AWoo1d7KO1Tyoc0Z6XOpOVswacPZg' jwt.decode('eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzb21lIjoicGF5bG9hZCJ9.4twFt5NiznN84AWoo1d7KO1Tyoc0Z6XOpOVswacPZg', 's…
seclists.org
Full Disclosure mailing list archives The GNU C library dynamic linker expands $ORIGIN in setuid library search path From: Tavis Ormandy <taviso () cmpxchg8b com> Date: Mon, 18 Oct 2010 12:17:25 +0200 The GNU C library dynamic linker expands $ORIGIN in setuid library search path Gruezi, This is CVE-…
googleonlinesecurity.blogspot.com
Posted by Nagendra Modadugu, Anti-Malware Team In this post, we investigate the distribution of web server software to provide insight into how server software is correlated to servers hosting malware binaries or engaging in drive-by-downloads.
code.google.com
Browser Security Handbook, part 1 Table of Contents Basic concepts behind web browsers This section provides a review of core standards and technologies behind current browsers, and their security-relevant properties.







