DEV Community

Security

Hopefully not just an afterthought!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Decode TOTP(Time-based One-time Password) QR Code

Decode TOTP(Time-based One-time Password) QR Code

5
Comments 1
2 min read
TryHackMe Blue

TryHackMe Blue

5
Comments
12 min read
XSS Attacks Types on Web

XSS Attacks Types on Web

12
Comments
1 min read
Why did my Java Web App stop working with MySQL!?!

Why did my Java Web App stop working with MySQL!?!

6
Comments 4
3 min read
Symmetric v/s Asymmetric Encryption

Symmetric v/s Asymmetric Encryption

6
Comments
2 min read
Regular Expression Vulnerability

Regular Expression Vulnerability

3
Comments
5 min read
Static Code Analyses - Terrascan, Terraform and Azure DevOps

Static Code Analyses - Terrascan, Terraform and Azure DevOps

7
Comments
5 min read
An abridged guide to using ed25519 PGP keys with GnuPG and SSH

An abridged guide to using ed25519 PGP keys with GnuPG and SSH

2
Comments
4 min read
Implementing Passwordless Authentication in Node.JS

Implementing Passwordless Authentication in Node.JS

760
Comments 38
6 min read
Access Key Vault secret from Web Application

Access Key Vault secret from Web Application

6
Comments
4 min read
Understand and use Azure Key Vault Easily (Most Secured Secrets Storage)

Understand and use Azure Key Vault Easily (Most Secured Secrets Storage)

2
Comments
3 min read
How a Yubikey works and why you should use one

How a Yubikey works and why you should use one

3
Comments
5 min read
Malicious Docker Cryptomining Images Rack Up 20M Downloads

Malicious Docker Cryptomining Images Rack Up 20M Downloads

2
Comments
1 min read
Website Security: 11 Steps to protect your Website from Attacks 🐱‍💻

Website Security: 11 Steps to protect your Website from Attacks 🐱‍💻

43
Comments 4
13 min read
WordPress: modify user roles dynamically with functions.php

WordPress: modify user roles dynamically with functions.php

2
Comments
1 min read
WordPress: modify user capabilities dynamically with functions.php

WordPress: modify user capabilities dynamically with functions.php

6
Comments
1 min read
Aggregating and Visualizing DMARC Reports

Aggregating and Visualizing DMARC Reports

7
Comments 1
5 min read
SonarCloud vs LeftShift for automated code quality and security checks

SonarCloud vs LeftShift for automated code quality and security checks

2
Comments
1 min read
TShark - TryHackMe

TShark - TryHackMe

6
Comments
6 min read
Restricting access to certain files in our Laravel app

Restricting access to certain files in our Laravel app

11
Comments
3 min read
picoCTF 2021 -Easy Peasy writeup-

picoCTF 2021 -Easy Peasy writeup-

8
Comments
2 min read
Blockchain security analysis layer by layer

Blockchain security analysis layer by layer

15
Comments
13 min read
Brave - The Browser that pays Crypto

Brave - The Browser that pays Crypto

5
Comments 2
9 min read
Automated Pen Testing With ZAP CLI

Automated Pen Testing With ZAP CLI

4
Comments
7 min read
Manually Exploiting MS17-010 (python2 to python3)

Manually Exploiting MS17-010 (python2 to python3)

2
Comments
2 min read
Working with Webhooks: Security

Working with Webhooks: Security

4
Comments
6 min read
The ultimate guide to secure cookies with web.config in .NET

The ultimate guide to secure cookies with web.config in .NET

12
Comments 1
5 min read
Easily configure SSL/TLS Connection

Easily configure SSL/TLS Connection

3
Comments 2
4 min read
From Zero to Hero (▀̿Ĺ̯▀̿ ̿) in Authentication | Part 1

From Zero to Hero (▀̿Ĺ̯▀̿ ̿) in Authentication | Part 1

482
Comments 16
3 min read
All possible loopholes

All possible loopholes

2
Comments
2 min read
Validating the PE Signature (My AV Flagged me) [Windows PE Internals]

Validating the PE Signature (My AV Flagged me) [Windows PE Internals]

6
Comments
3 min read
What I learned today?: Caesar cipher

What I learned today?: Caesar cipher

6
Comments
2 min read
CloudFormation Example for an IAM User with Rotating Credentials

CloudFormation Example for an IAM User with Rotating Credentials

5
Comments
2 min read
How is SAWO better than Single Sign On?

How is SAWO better than Single Sign On?

4
Comments 1
4 min read
ångstromCTF Exclusive Cipher

ångstromCTF Exclusive Cipher

2
Comments
3 min read
Diving into Azure Management Groups

Diving into Azure Management Groups

8
Comments
3 min read
Stackoverflow [Android Internals CTF Ex7]

Stackoverflow [Android Internals CTF Ex7]

5
Comments
3 min read
Validating the MZ Signature [Windows PE Internals]

Validating the MZ Signature [Windows PE Internals]

6
Comments
3 min read
Using GPG Keys to sign Git Commits - Part 3

Using GPG Keys to sign Git Commits - Part 3

6
Comments
7 min read
Using GPG Keys to sign Git Commits - Part 1

Using GPG Keys to sign Git Commits - Part 1

7
Comments
8 min read
Optimise your site - Addressing recommendations from securityheaders.com

Optimise your site - Addressing recommendations from securityheaders.com

5
Comments
8 min read
Using GPG Keys to sign Git Commits - Part 4

Using GPG Keys to sign Git Commits - Part 4

5
Comments
5 min read
Using GPG Keys to sign Git Commits - Part 2

Using GPG Keys to sign Git Commits - Part 2

4
Comments
14 min read
How to Manage Multiple SSH Key Pairs

How to Manage Multiple SSH Key Pairs

383
Comments 22
4 min read
Introdução do escaneamento de porta com a ferramenta Nmap

Introdução do escaneamento de porta com a ferramenta Nmap

8
Comments
6 min read
Cheat Sheet: Mapping out a Powerful File Handling System

Cheat Sheet: Mapping out a Powerful File Handling System

7
Comments
9 min read
29 - The Sidecar and Ambassador Patterns

29 - The Sidecar and Ambassador Patterns

3
Comments
1 min read
Fetch Metadata and Isolation Policies

Fetch Metadata and Isolation Policies

6
Comments
8 min read
Custom interface for Account Factory in AWS Control Tower

Custom interface for Account Factory in AWS Control Tower

5
Comments
1 min read
JSON web tokens are NOT meant for authenticating the same user repeatedly: Use session tokens instead

JSON web tokens are NOT meant for authenticating the same user repeatedly: Use session tokens instead

451
Comments 53
7 min read
Passwordless in 10 minutes - idemeum JavaScript SDK

Passwordless in 10 minutes - idemeum JavaScript SDK

6
Comments 2
4 min read
Where did these mysterious PrismJS npm versions come from?

Where did these mysterious PrismJS npm versions come from?

4
Comments
5 min read
Azure AD Privileged Identity Management

Azure AD Privileged Identity Management

3
Comments
2 min read
Off by One [Android Internals CTF Ex8]

Off by One [Android Internals CTF Ex8]

4
Comments
5 min read
picoCTF 2021 -Mind your Ps and Qs writeup-

picoCTF 2021 -Mind your Ps and Qs writeup-

2
Comments
2 min read
Static Code Analyses - Checkov, Terraform and Azure DevOps

Static Code Analyses - Checkov, Terraform and Azure DevOps

8
Comments
5 min read
How to set up SSH keys and connect them to GitHub

How to set up SSH keys and connect them to GitHub

7
Comments 2
4 min read
picoCTF 2021 -Mod 26 writeup-

picoCTF 2021 -Mod 26 writeup-

2
Comments
1 min read
From Zero to Hero (▀̿Ĺ̯▀̿ ̿) in Authentication | Part 2

From Zero to Hero (▀̿Ĺ̯▀̿ ̿) in Authentication | Part 2

110
Comments 4
2 min read
Developer Expectation vs Reality 00:43

Developer Expectation vs Reality

10
Comments 1
1 min read
loading...