Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

My wordpress has been hacked, but what did the hacker do and how can I prevent it/ fix damage done

wordpress security

Restrict the user to make limited request per Second

What are the security reasons for JPasswordField.getPassword()?

How browsers know what cookies to send to server when requesting?

Isn't JavaScript setTimeout and setInterval have some potential security vulnerability

Accept untrusted SSL server certificate with CFStream socket on iOS

iphone ios security ssl

Image sanitization library

security png jpeg gif

as3 AIR for android - Application-sandbox content ERROR

How to secure the ELMAH web console in Umbraco?

security umbraco elmah

Should i not put a git repository in "htdocs"?

git security shared-hosting

Create an admin-only accessible directory

c# .net security file directory

Is using 'exec' under controlled conditions a security threat?

python security exec

CSRF token and XSS vulnerability

php security web xss csrf

user management system for a website [closed]

java security login

In this restricted setting, could eval() cause security problems?

javascript security

GDPR compliance [closed]

Does a *.example.com for a content security policy header also match example.com?

Glassfish 3 security - Form based authentication using a JDBC Realm

What is the exact uses of REALM term in security?

java security http servlets

How to restrict developers to use reflection to access private methods and constructors in Java?

java security reflection