Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

How is SecureString "encrypted" and still usable?

Possible to view PHP code of a website?

php html linux security

Java Best Practices to Prevent Cross Site Scripting [closed]

java security xss

Simple example for why Same Origin Policy is needed

How to create a self signed certificate with the private key inside in a file in one simple step?

security certificate

How can I check website security for free?

php security

Application vulnerability due to Non Random Hash Functions

java security ddos

What's the purpose of each of the different UIDs a process can have?

linux security unix

How do I prevent DLL injection

How to Customize ASP.NET Web API AuthorizeAttribute for Unusual Requirements

Include the "minus-sign" into this regular expression, how?

Understanding CSRF

security session csrf

What strings are allowed in the "common name" attribute in an X.509 certificate?

security x509 asn.1

What is Cross Site Script Inclusion (XSSI)?

xss security

How to make a machine trust a self-signed Java application

How to secure my app against piracy

How to check if class exists somewhere in package?

java android security

php hide ALL errors

php apache security

How to use custom expressions in Spring Security @PreAuthorize/@PostAuthorize annotations

Java security: how to clear/zero-out memory associated with an object? (And/or ensure that is the only instance/copy of a particular variable)

java security memory