Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

What steps should I take to validate a SSL Certificate manually as browsers do?

Django - safely render HTML in template

Optional authorization for API Gateway

Prevent brute-force detection for certain users in keycloak

Apache Commons Compress as solution to Zip Bomb

FindBugs : real threat behind EI_EXPOSE_REP

Passing key material to openssl commands

How to encrypt/decrypt columns in a Grails domain class?

JWT advantages over simple randomly-generated tokens in database?

security jwt token

Node.js, Firefox error : no common encryption algorithm(s). (Error code: ssl_error_no_cypher_overlap)

GCP: IP address restriction to use service account from limited set of ip addresses

C# Implementation of Unix crypt using System.Security.Cryptography

Why is setuid dropped on execve in an alpine container?

How to build a secure (wss://...) websocket server using Kotlin's ktor?

What happens to schema objects when you DROP USER but don't specify CASCADE?

Grails - best practice for avoiding XSS in flash.message?

grails xss security

How do I know if my program is CET Shadow Stack(/CETCOMPAT) compatible?

How does digest authentication prevents replay attacks?

What are the security/privacy concerns with MHTML (.mht) files?

How to secure the password used by TextEncryptor in spring boot