close
The Wayback Machine - https://web.archive.org/web/20230107175158/https://dev.to/t/security

DEV Community 👩‍💻👨‍💻

Security

Hopefully not just an afterthought!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to implement CAPTCHAs or reCAPTCHAs?

How to implement CAPTCHAs or reCAPTCHAs?

Reactions 4 Comments
4 min read
The true impact of technical debt

The true impact of technical debt

Reactions 1 Comments
6 min read
An Introduction to Database Encryption

An Introduction to Database Encryption

Reactions 2 Comments
5 min read
Must know — Container Security Constructs: Namespace, SecComp, Control Groups, SELinux

Must know — Container Security Constructs: Namespace, SecComp, Control Groups, SELinux

Reactions 5 Comments
2 min read
How to choose an Authorization Service?

How to choose an Authorization Service?

Reactions 3 Comments
5 min read
Building Secure Applications with JavaScript and Typescript Security Best Practices

Building Secure Applications with JavaScript and Typescript Security Best Practices

Reactions 6 Comments
3 min read
The Everything Guide to Data Collection in DevSecOps

The Everything Guide to Data Collection in DevSecOps

Reactions 1 Comments
8 min read
OpenBSD フルディスク暗号化 (on VirtualBox)

OpenBSD フルディスク暗号化 (on VirtualBox)

Reactions 1 Comments
2 min read
how to install assetfinder tool on any linunx distro 🐧

how to install assetfinder tool on any linunx distro 🐧

Reactions 2 Comments
1 min read
Big picture of what Auth is

Big picture of what Auth is

Reactions 4 Comments
3 min read
How to get base64 encoded string of a certificate in C#

How to get base64 encoded string of a certificate in C#

Reactions 3 Comments
1 min read
BEST CYBER SECURITY PROGRAMS FOR BEGINNERS

BEST CYBER SECURITY PROGRAMS FOR BEGINNERS

Reactions 5 Comments
3 min read
Ultimate Review of GitHub-related "fackups" in 2022

Ultimate Review of GitHub-related "fackups" in 2022

Reactions 1 Comments
11 min read
Rust's impact on security (Why the NSA, Microsoft CTO, and Linux recommend it as the safer choice over C and C++)

Rust's impact on security (Why the NSA, Microsoft CTO, and Linux recommend it as the safer choice over C and C++)

Reactions 4 Comments 1
9 min read
Why Cybersecurity is Crucial in the Modern Workplace? (But is not much talked about)

Why Cybersecurity is Crucial in the Modern Workplace? (But is not much talked about)

Reactions 1 Comments
3 min read
SSL Certificates - an easy to understand guide

SSL Certificates - an easy to understand guide

Reactions 6 Comments
5 min read
How to exchange a secret key over an insecure network (EC-Diffie-Hellman algorithm)

How to exchange a secret key over an insecure network (EC-Diffie-Hellman algorithm)

Reactions 2 Comments
6 min read
AWS multi-account strategy explained

AWS multi-account strategy explained

Reactions 3 Comments
7 min read
Collecting info for the development of a community mobile app shielding SDK (freeRASP React Native flavor)

Collecting info for the development of a community mobile app shielding SDK (freeRASP React Native flavor)

Reactions 2 Comments
1 min read
Smart contracts: audit ‘em all like a security engineer

Smart contracts: audit ‘em all like a security engineer

Reactions 4 Comments
2 min read
Awesome Posts from last week tagged(#security)

Awesome Posts from last week tagged(#security)

Reactions 4 Comments 2
2 min read
Monitor Your Cloud Environment with AWS Trusted Advisor ☁️

Monitor Your Cloud Environment with AWS Trusted Advisor ☁️

Reactions 12 Comments
4 min read
Verifying requests from Slack - The CORRECT method for Node.js

Verifying requests from Slack - The CORRECT method for Node.js

Reactions 3 Comments
4 min read
AWS Security Hub Guidebook - Unwinding security concerns

AWS Security Hub Guidebook - Unwinding security concerns

Reactions 2 Comments
5 min read
Cybersecurity 101 - Part 1

Cybersecurity 101 - Part 1

Reactions 3 Comments
4 min read
Introducing Secweb security headers for fastapi and starlette framework

Introducing Secweb security headers for fastapi and starlette framework

Comments
2 min read
The Importance of Internal Cloud Security Standards

The Importance of Internal Cloud Security Standards

Reactions 7 Comments 2
4 min read
Why is char[] preferred over String for passwords in Java ?

Why is char[] preferred over String for passwords in Java ?

Reactions 4 Comments
1 min read
Top Cloud Secret Management Tools and How To Choose the Right One

Top Cloud Secret Management Tools and How To Choose the Right One

Reactions 5 Comments
18 min read
Why Do We Need Authorization and Authentication? 🔑

Why Do We Need Authorization and Authentication? 🔑

Reactions 257 Comments 19
8 min read
The Essential Guide to 5 Key Importance of Cybersecurity

The Essential Guide to 5 Key Importance of Cybersecurity

Reactions 4 Comments
5 min read
AWS Inspector for AWS Lambda

AWS Inspector for AWS Lambda

Reactions 6 Comments
4 min read
AI generated code creates a new security attack vector

AI generated code creates a new security attack vector

Reactions 9 Comments 14
1 min read
Position Independent Shellcodes in Rust (PIC)

Position Independent Shellcodes in Rust (PIC)

Reactions 5 Comments
6 min read
How to Prevent Bots From Submitting Forms

How to Prevent Bots From Submitting Forms

Reactions 13 Comments 7
2 min read
Unsafe deserialization vulnerability in SnakeYaml (CVE-2022-1471)

Unsafe deserialization vulnerability in SnakeYaml (CVE-2022-1471)

Reactions 4 Comments
5 min read
Avoid configuration drift on your terraform state when using aws_security_group

Avoid configuration drift on your terraform state when using aws_security_group

Reactions 4 Comments 1
4 min read
Passwords in SQL-Server C#

Passwords in SQL-Server C#

Comments
3 min read
Don't skip the outgoing traffic

Don't skip the outgoing traffic

Reactions 2 Comments
4 min read
Top 5 Featured DEV Tag(#security) Posts from the year 2022

Top 5 Featured DEV Tag(#security) Posts from the year 2022

Reactions 7 Comments 2
2 min read
How to Write and Compile a Shellcode in Rust

How to Write and Compile a Shellcode in Rust

Reactions 4 Comments
3 min read
Improving your CI/CD Pipeline: Helm Charts Security Scanning with Trivy and GitHub Actions

Improving your CI/CD Pipeline: Helm Charts Security Scanning with Trivy and GitHub Actions

Reactions 5 Comments
5 min read
Kubernetes: ServiceAccount with AWS IAM Role for Kubernetes Pod

Kubernetes: ServiceAccount with AWS IAM Role for Kubernetes Pod

Reactions 2 Comments
5 min read
Software Supply Chain Security Leadership Series: Measuring SBOM Quality

Software Supply Chain Security Leadership Series: Measuring SBOM Quality

Reactions 3 Comments
1 min read
AWS re:Invent 2022: Security Session Notes 📝

AWS re:Invent 2022: Security Session Notes 📝

Reactions 5 Comments
5 min read
Integrating Keycloak Identity Management in the Frontend and Backend

Integrating Keycloak Identity Management in the Frontend and Backend

Reactions 2 Comments
4 min read
What is a cookie, and what are they used for?

What is a cookie, and what are they used for?

Reactions 53 Comments 19
3 min read
Complete Guide on OAuth 2.0 Reference tokens in Asp.Net Core 7 Using Openiddict

Complete Guide on OAuth 2.0 Reference tokens in Asp.Net Core 7 Using Openiddict

Reactions 4 Comments
7 min read
Running graphic apps in Docker: AWS WorkSpaces

Running graphic apps in Docker: AWS WorkSpaces

Reactions 5 Comments
3 min read
Code Smell 189 - Not Sanitized Input

Code Smell 189 - Not Sanitized Input

Reactions 8 Comments 2
2 min read
🛡️ Virtual Protection 101🔒: Managing Users, Groups, and Firewalls🔥 in Ubuntu 💻

🛡️ Virtual Protection 101🔒: Managing Users, Groups, and Firewalls🔥 in Ubuntu 💻

Reactions 3 Comments
4 min read
User Authentication Techniques - Authenticating User Accounts

User Authentication Techniques - Authenticating User Accounts

Comments
4 min read
Auth0: implementing a device flow in a Console Application with .NET 7 - Part 2

Auth0: implementing a device flow in a Console Application with .NET 7 - Part 2

Reactions 1 Comments
2 min read
5 Pro Tips to secure WordPress from hacking

5 Pro Tips to secure WordPress from hacking

Comments
6 min read
Auth0: implementing a device flow in a Console Application with .NET 7

Auth0: implementing a device flow in a Console Application with .NET 7

Reactions 2 Comments
3 min read
Security analysis of a repository pattern and asking ChatGPT about it.

Security analysis of a repository pattern and asking ChatGPT about it.

Reactions 1 Comments
3 min read
What is JWT(JSON WEB TOKEN) & how it works

What is JWT(JSON WEB TOKEN) & how it works

Reactions 2 Comments
3 min read
Level up your secrets management in Kubernetes using AWS Secret Manager and Helm

Level up your secrets management in Kubernetes using AWS Secret Manager and Helm

Reactions 4 Comments
3 min read
⌛ Manage EoLs like a boss with endoflife.date 🛑

⌛ Manage EoLs like a boss with endoflife.date 🛑

Reactions 6 Comments 1
3 min read
RBAC vs ReBAC: When to use them

RBAC vs ReBAC: When to use them

Reactions 40 Comments 4
5 min read
loading...