Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Locked out of Jenkins [closed]

security jenkins

Is sscanf considered safe to use?

Shall I use the Content-Security-Policy HTTP header for a backend API?

How to secure a REST Api on flask

rest api security flask

Preventing dictionary attacks on a web application

security cryptography

Why not use session ID as XSRF token?

.htaccess password protection allows 127.0.0.1 but not localhost

Heap overflow attacks

security buffer-overflow

How dangerous is a mongo query which is fed directly from a URL query string?

Insecure HTTP Methods Enabled - How to disable

apache security

Session Fixation in ASP.NET

asp.net security session

Is it possible to attack a user password with known salt

php security passwords salt

PHP script: malicious JavaScript code at the end

php javascript security virus

Static secret as byte[], Key or String?

java security jwt jjwt

Is this Python code vulnerable to SQL injection? (SQLite3)

python sql security sqlite

Disable all CGI (php, perl, …) for a directory using .htaccess

apache .htaccess security

difference between http.context.user and thread.currentprincipal and when to use them?

Fortify command line usage

Converted SecretKey into bytes, how to convert it back to a SecretKey?

java security byte des

Whats the difference between OpenSSL and LetsEncrypt? [closed]