Security

6 sheets filed under tag “Security”.


  1. 013

    MS365, PowerShell and… MFA…

    How to pre configure MFA with PowerShell on MS365

    2020-05-22SECURITY

    security
  2. 012

    Goodbye 100%, Hello TLS1.3

    Trading my perfect SSLlabs score with TLS1.3

    2020-03-09SECURITY

    security
  3. 010

    TLS 1.3 and 100% on SSL Labs?

    Can a perfect score be achieved on SSL Labs with Nginx and TLS1.3? The answer is no.

    2019-11-18SECURITY

    security
  4. 009

    100% on SSL Labs with Nginx

    How to achieve a perfect score on SSL Labs with Nginx.

    2019-04-28SECURITY

    security
  5. 008

    -a is for rounds

    ssh-keygen can strenghten private keys against brute-force attacks, but how does it work and what should we use as the number of rounds (and what is a round anyways)?

    2017-08-08SECURITY

    security
  6. 004

    Haveged & Alpine

    Haveged generates random numbers and feed linux random device in order to maintain a sufficient entropy pool. It can be installed on Alpine Linux with very few steps.

    2016-12-27LINUX

    Linux