Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

where do I keep my amazon .pem file on a mac

Looking for suggestions for building a secure REST API within Ruby on Rails

Does .pem file contain both private and public keys?

security ssl ssh openssl

Username and password in https url

How to Block 100,000+ Individual IP addresses

php apache security .htaccess

Do CSRF attacks apply to API's?

python django api security

Is ngrok safe to use or can it be compromised?

security ngrok

Difference between http and https [closed]

Will HTML Encoding prevent all kinds of XSS attacks?

security xss html-encode

How can a Format-String vulnerability be exploited?

c security format-string

What are the best practices for avoiding xss attacks in a PHP site [closed]

php security xss

Finding All Insecure Content on a Secure Page

What is the most secure seed for random number generation?

Where to save a JWT in a browser-based application and how to use it

Examples of SQL Injections through addslashes()?

php sql sql-injection security

Is “Code Access Security” of any real world use?

Secure distribution of NodeJS applications

PHP image upload security check list

php security upload

OAuth2 and Google API: access token expiration time?

How to validate uploaded file in ASP.NET MVC?

asp.net-mvc security