Sqreen Blog
  • Docs
Sqreen Blog

The Official Sqreen Blog

  • Docs

Browsing Tag

SQL injections

9 posts
  • Node.js
  • Security
  • 5 minute read
  • No comments

Preventing SQL injection in Node.js (and other vulnerabilities)

  • Kelvin Gobo
  • March 11, 2021
The database is an essential part of a web application. It’s where you receive and store users’ data, which you can then use to provide personalized services. As such, database…
View Post
  • PHP
  • Security
  • 7 minute read
  • No comments

Preventing SQL injections in PHP (and other vulnerabilities)

  • Mauro Chojrin
  • February 25, 2021
If you’ve been around web development for a while, you’ve almost certainly heard the term “SQL injection” and some terrifying stories about it. PHP, like many other languages, is not…
View Post
  • Ruby
  • 7 minute read
  • No comments

Top 10 Ruby security best practices

  • Carlos Schults
  • February 9, 2021
Do you know those things that are simultaneously incredibly important to get right but incredibly easy to get wrong? That makes for an explosive combination. One such thing happens to…
View Post
  • Go
  • Security
  • 9 minute read
  • No comments

Preventing SQL injections in Go (and other vulnerabilities)

  • Jonathan Hall
  • February 4, 2021
Go has taken the programming world by storm. When it recently passed its ten-year anniversary, estimates suggested as many as 2 million people use the language. As that number continues…
View Post
  • Java
  • Security
  • 7 minute read
  • No comments

Preventing SQL injections in Java (and other vulnerabilities)

  • Carlos Schults
  • January 21, 2021
One of the most common types of attack an application can suffer is what we call SQL injections. Since SQL injection attacks are both common and potentially devastating, it’s essential…
View Post
  • Node.js
  • 8 minute read
  • No comments

Top 11 Node.js security best practices

  • Dawid Ziolkowski
  • January 5, 2021
Node.js is extremely popular nowadays, primarily as a backend server for web applications. However, in the world of microservices, you can find it pretty much everywhere, playing different and important…
View Post
  • Node.js
  • Security
  • 5 minute read
  • No comments

Application security for GraphQL: how is it different?

  • Vladimir
  • December 21, 2020
GraphQL is one of the hottest topics in the API world right now. It provides an abstraction layer over more traditional HTTP communications, and has changed the way we build…
View Post
SQL injection
  • Security
  • 7 minute read
  • No comments

SQL injection, explained: what it is and how to prevent it

  • Carlos Schults
  • December 15, 2020
A SQL injection is a security attack that is as dangerous as it is ingenious. By abusing the data input mechanisms of an application, an attacker can manipulate the generated…
View Post
  • Security
  • 5 minute read
  • No comments

Sqreen’s State of Application Security Report 2020: key takeaways

  • Chakshu Mehta
  • September 15, 2020
Sqreen recently published its inaugural State of Application Security 2020 Report, analyzing thousands of real security events happening at runtime across Sqreen customer applications. Rather than rely on self-reported data,…
View Post
Search
Recent Posts
  • Democratizing security: The next step in Sqreen’s journey
  • Heroku Security: Securing your Heroku application
  • Streaming data with Amazon Kinesis
  • What is a Content Security Policy (CSP) and why is it important?
  • CIS 20 overview and what not to miss
Categories
  • Dev (56)
  • DevOps (14)
  • Go (5)
  • Java (4)
  • JavaScript (7)
  • Node.js (15)
  • PHP (3)
  • Python (18)
  • Ruby (16)
  • Security (136)
  • Sqreen Product (35)
By the Sqreen Team ❤
© Sqreen 2015-2021 – Privacy Policy