DEV Community

Security

Hopefully not just an afterthought!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
why social logins are a bad idea - dev.to please keep your native login enabled

why social logins are a bad idea - dev.to please keep your native login enabled

20
Comments 6
3 min read
Most Dangerous Town On The Internet

Most Dangerous Town On The Internet

2
Comments
3 min read
picoCTF: where are the robots

picoCTF: where are the robots

3
Comments 6
1 min read
Apa itu JWT (JSON Web Token)?

Apa itu JWT (JSON Web Token)?

37
Comments 1
4 min read
Supercharging Application Security with Semgrep

Supercharging Application Security with Semgrep

18
Comments
3 min read
I turned Amazon Prime Photos into an "unlimited" off-site data backup service via JPEG APP markers

I turned Amazon Prime Photos into an "unlimited" off-site data backup service via JPEG APP markers

14
Comments
5 min read
Using GitLab to Deploy a .NET Application on AWS Instances or Containers

Using GitLab to Deploy a .NET Application on AWS Instances or Containers

13
Comments
1 min read
Software Resource Management

Software Resource Management

46
Comments 2
4 min read
AzureFunBytes Episode 20 - @Azure Key Vault with @wiredcanuck

AzureFunBytes Episode 20 - @Azure Key Vault with @wiredcanuck

6
Comments
2 min read
📱Building reliable mobile app security 09:28

📱Building reliable mobile app security

8
Comments
1 min read
Moving to Pomerium Identity Aware Proxy

Moving to Pomerium Identity Aware Proxy

10
Comments
5 min read
Identity Community Hours - 10/08/2020

Identity Community Hours - 10/08/2020

3
Comments
2 min read
AzureFunBytes New Episode Reminder - 11/12/2020 2 PM EST - @Azure Key Vault w/ @wiredcanuck

AzureFunBytes New Episode Reminder - 11/12/2020 2 PM EST - @Azure Key Vault w/ @wiredcanuck

7
Comments
1 min read
Bachelor Degree Thesis

Bachelor Degree Thesis

3
Comments
1 min read
🕶️ Make security, somebody elses problem.

🕶️ Make security, somebody elses problem.

11
Comments 1
3 min read
Encrypting Sensitive Data Using the Travis CLI Tool

Encrypting Sensitive Data Using the Travis CLI Tool

6
Comments 3
7 min read
TryHackMe's Advent of Cyber 6-8

TryHackMe's Advent of Cyber 6-8

3
Comments
3 min read
Hack.lu 2020 CTF write up: Confessions

Hack.lu 2020 CTF write up: Confessions

8
Comments
3 min read
What is "SQL Injection" and how to protect our database?

What is "SQL Injection" and how to protect our database?

9
Comments 2
1 min read
CyberLearning: Immersive Labs

CyberLearning: Immersive Labs

3
Comments
1 min read
5 rules for writing (in)secure code, without anyone noticing!

5 rules for writing (in)secure code, without anyone noticing!

4
Comments
1 min read
Handling Secrets in Django.

Handling Secrets in Django.

13
Comments 1
1 min read
What is an SSL Certificate? 💻🔐

What is an SSL Certificate? 💻🔐

10
Comments
3 min read
Public key cryptography: RSA keys

Public key cryptography: RSA keys

7
Comments
21 min read
Missed Frontend Vulnerabilities (1): CSS is not as safe as you think!

Missed Frontend Vulnerabilities (1): CSS is not as safe as you think!

251
Comments 26
7 min read
How to Whitelist IP Addresses to Access Desired Docker Containers?

How to Whitelist IP Addresses to Access Desired Docker Containers?

5
Comments
7 min read
In Which Sarah Learns Web Security: Part Four, The Most Common Attacks, Part Two

In Which Sarah Learns Web Security: Part Four, The Most Common Attacks, Part Two

2
Comments
9 min read
Technical Analysis of All European Contact Tracing Apps (COVID-19)

Technical Analysis of All European Contact Tracing Apps (COVID-19)

9
Comments 2
4 min read
Seguridad informática para simples mortales [Spanish]

Seguridad informática para simples mortales [Spanish]

11
Comments 2
12 min read
End-to-End Encrypted iOS Chat with Apple's CryptoKit

End-to-End Encrypted iOS Chat with Apple's CryptoKit

6
Comments
6 min read
Introduction to Digital Forensics

Introduction to Digital Forensics

10
Comments
2 min read
Security news weekly round-up - 6th November 2020

Security news weekly round-up - 6th November 2020

4
Comments
3 min read
AWS Secret Manager with a simple Golang ECS Task.

AWS Secret Manager with a simple Golang ECS Task.

13
Comments
4 min read
Using Oauth2 with SOAP (Web)Services

Using Oauth2 with SOAP (Web)Services

4
Comments
5 min read
Lock a Folder in Windows with no mess

Lock a Folder in Windows with no mess

7
Comments
3 min read
Aplicando Two Factor Authentication no SSH

Aplicando Two Factor Authentication no SSH

10
Comments 2
8 min read
Intercepting HTTPS on Android

Intercepting HTTPS on Android

10
Comments 1
14 min read
Secure DevOps with Github Actions and Azure AD - no more credentials!

Secure DevOps with Github Actions and Azure AD - no more credentials!

2
Comments
6 min read
Scan a directory to find infected files with Docker and Clam AntiVirus (ClamAV)

Scan a directory to find infected files with Docker and Clam AntiVirus (ClamAV)

11
Comments 1
3 min read
[Video] Security scanning within Gradle

[Video] Security scanning within Gradle

3
Comments
1 min read
AWS Threat Detection Overview

AWS Threat Detection Overview

2
Comments
3 min read
AWS Identity Access Management – IAM Overview

AWS Identity Access Management – IAM Overview

3
Comments
3 min read
Lots of great stuff brewing at Redis University!

Lots of great stuff brewing at Redis University!

6
Comments
1 min read
How much does the CompTIA Security+ Certification Cost?

How much does the CompTIA Security+ Certification Cost?

2
Comments
4 min read
Create a server with PostgreSQL in Go - Part[1/3] of Go Authentication series

Create a server with PostgreSQL in Go - Part[1/3] of Go Authentication series

85
Comments
5 min read
🚀 Writing secure React Native app

🚀 Writing secure React Native app

12
Comments
2 min read
Updating Dev Spam Filter is needed

Updating Dev Spam Filter is needed

4
Comments 8
1 min read
How to Properly Manage Application Secrets (From Beginner to Expert!) 🔐

How to Properly Manage Application Secrets (From Beginner to Expert!) 🔐

29
Comments 1
1 min read
Vestigo v0.5.0 - Tales of Port Scans

Vestigo v0.5.0 - Tales of Port Scans

8
Comments
2 min read
How to secure and ensure the internet-facing application load balancer only allow traffic from CloudFront?

How to secure and ensure the internet-facing application load balancer only allow traffic from CloudFront?

12
Comments 2
2 min read
OpenSource and Data Privacy.

OpenSource and Data Privacy.

37
Comments
6 min read
Creating Login and Private Routes with Refreshing tokens - Part[3/3] of Go Authentication series

Creating Login and Private Routes with Refreshing tokens - Part[3/3] of Go Authentication series

35
Comments 4
4 min read
Creating JWT's and SignUp Route - Part[2/3] of Go Authentication series

Creating JWT's and SignUp Route - Part[2/3] of Go Authentication series

31
Comments 3
7 min read
Content Security Policy - protect your website from XSS attacks

Content Security Policy - protect your website from XSS attacks

30
Comments 1
3 min read
Check vulnerabilities for WordPress in your local network with Docker and WPScan

Check vulnerabilities for WordPress in your local network with Docker and WPScan

8
Comments
3 min read
Steganography [ folder -> image ]

Steganography [ folder -> image ]

29
Comments 1
5 min read
Cyptography for Beginners

Cyptography for Beginners

269
Comments 2
5 min read
Google drops bombshell zero day exploit affecting Windows 10

Google drops bombshell zero day exploit affecting Windows 10

6
Comments
2 min read
Upgrade SSH Client Keys and Remote Servers after Fedora 33's New Crypto Policy

Upgrade SSH Client Keys and Remote Servers after Fedora 33's New Crypto Policy

16
Comments 1
5 min read
PHP: Few Good Practices

PHP: Few Good Practices

6
Comments
6 min read
loading...