Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

GSSException: Message stream modified (41)

VS2013 different to VS2010 and i cannot access network drive from windows application [closed]

How can I prevent other iOS/Android apps from using my RESTful API?

android ios security rest

Secure plain text passwords in configuration

java security

Constant-time `if-else` in python

python security timing

sun.security.x509.CertAndKeyGen and sun.security.pkcs.PKCS10 - missing in JDK8. Implementation suggestions

Is it safe to expose java remote debugger port to the internet?

Running docker securely

security docker

PHP Seeded, Deterministic, Cryptographically Secure PRNG (PseudoRandom Number Generator). Is it possible?

Why does angular add ng-version attribute to the app-root html tag

html angular security

mailto in href: should I add rel noopener,noreferrer?

html security mailto privacy

REST API: Simple token-based authentication - security?

Can android sign a http/https call, to identify uniquely the app doing the request?

Gradle/Java: How to upgrade log4j safely?

java security gradle logging

Self validating binaries?

security binary

What are the most common, typical things to AVOID coding into my ASP.NET app in order for it to run under Medium Trust on a shared host?

Why, when I impersonate within a WCF service, can my service not load System.Transactions when I try to run a LINQ to SQL query?

ASP.NET: Permission/authentication architecture

What is the purpose CAS (Code Access Security)?

CSRF Protection in AJAX Requests using MVC2