⤷ Title: Taming the URL Chaos: How to Discover All URLs in Your Web App and Test Them Like a Pro
════════════════════════
𐀪 Author: Stanislav Babenko
════════════════════════
ⴵ Time: Mon, 20 Jan 2025 21:33:35 GMT
════════════════════════
⌗ Tags: #cybersecurity #dot_net_framework #angular #react #front_end_development
════════════════════════
𐀪 Author: Stanislav Babenko
════════════════════════
ⴵ Time: Mon, 20 Jan 2025 21:33:35 GMT
════════════════════════
⌗ Tags: #cybersecurity #dot_net_framework #angular #react #front_end_development
Medium
Taming the URL Chaos: How to Discover All URLs in Your Web App and Test Them Like a Pro
Maintaining a large web application is challenging, especially when mysterious integration failures arise. Common culprits include unknown…
⤷ Title: How to Prevent Protocol Downgrade Attacks in .NET Applications for Good
════════════════════════
𐀪 Author: Stanislav Babenko
════════════════════════
ⴵ Time: Mon, 20 Jan 2025 21:13:35 GMT
════════════════════════
⌗ Tags: #dot_net_framework #owasp_top_10 #owasp #cybersecurity #front_end_development
════════════════════════
𐀪 Author: Stanislav Babenko
════════════════════════
ⴵ Time: Mon, 20 Jan 2025 21:13:35 GMT
════════════════════════
⌗ Tags: #dot_net_framework #owasp_top_10 #owasp #cybersecurity #front_end_development
Medium
How to Prevent Protocol Downgrade Attacks in .NET Applications for Good
The internet is a dangerous place — it’s no exaggeration. Every day, attackers search for cracks in the systems we trust to secure our…
⤷ Title: So, You’ve Been Handed a Sprint Ticket for a CSP Policy
════════════════════════
𐀪 Author: Stanislav Babenko
════════════════════════
ⴵ Time: Mon, 20 Jan 2025 20:56:07 GMT
════════════════════════
⌗ Tags: #dot_net_framework #front_end_development #cybersecurity #content_security_policy #developer_tools
════════════════════════
𐀪 Author: Stanislav Babenko
════════════════════════
ⴵ Time: Mon, 20 Jan 2025 20:56:07 GMT
════════════════════════
⌗ Tags: #dot_net_framework #front_end_development #cybersecurity #content_security_policy #developer_tools
Medium
So, You’ve Been Handed a Sprint Ticket for a CSP Policy
Imagine this: you’re sipping your coffee, checking your sprint backlog, and bam! There’s a ticket to “implement a Content Security Policy…
⤷ Title: Are CSP Nonces Really Secure? A Deep Dive on .NET
════════════════════════
𐀪 Author: Stanislav Babenko
════════════════════════
ⴵ Time: Tue, 11 Feb 2025 00:53:10 GMT
════════════════════════
⌗ Tags: #dot_net_training #dot_net_framework #dot_net_core #cybersecurity #dot_net_developers
════════════════════════
𐀪 Author: Stanislav Babenko
════════════════════════
ⴵ Time: Tue, 11 Feb 2025 00:53:10 GMT
════════════════════════
⌗ Tags: #dot_net_training #dot_net_framework #dot_net_core #cybersecurity #dot_net_developers
Medium
Are CSP Nonces Really Secure? A Deep Dive
Introduction
⤷ Title: Quantum Leap Forward: .NET and C# in Quantum Computing
════════════════════════
𐀪 Author: Stanislav Babenko
════════════════════════
ⴵ Time: Thu, 24 Apr 2025 15:56:50 GMT
════════════════════════
⌗ Tags: #c_sharp_programming #cybersecurity #quantum_computing #dot_net_developers #dot_net_framework
════════════════════════
𐀪 Author: Stanislav Babenko
════════════════════════
ⴵ Time: Thu, 24 Apr 2025 15:56:50 GMT
════════════════════════
⌗ Tags: #c_sharp_programming #cybersecurity #quantum_computing #dot_net_developers #dot_net_framework
Medium
Quantum Leap Forward: .NET and C# in Quantum Computing
Quantum computing is no longer a distant dream but a rapidly evolving field poised to transform industries from cryptography to materials…
⤷ Title: How to Block Insecure .XLTX Uploads in a C#/.NET App
════════════════════════
𐀪 Author: Cloudmersive
════════════════════════
ⴵ Time: Wed, 30 Apr 2025 18:17:11 GMT
════════════════════════
⌗ Tags: #file_upload_vulnerability #dot_net_framework #virus_scan #application_security #c_sharp_programming
════════════════════════
𐀪 Author: Cloudmersive
════════════════════════
ⴵ Time: Wed, 30 Apr 2025 18:17:11 GMT
════════════════════════
⌗ Tags: #file_upload_vulnerability #dot_net_framework #virus_scan #application_security #c_sharp_programming
Medium
How to Block Insecure .XLTX Uploads in a C#/.NET App
Excel template documents (.xltx) aren't as common as standard spreadsheets, but they still pose a formidable risk to our .NET application.