<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CeciliaSHARP</title><link>https://ceciliasharp.net/</link><description>Recent content on CeciliaSHARP</description><generator>Hugo</generator><language>en</language><copyright>Copyright © 2022</copyright><lastBuildDate>Thu, 07 Sep 2023 19:00:00 +0000</lastBuildDate><atom:link href="https://ceciliasharp.net/index.xml" rel="self" type="application/rss+xml"/><item><title>Azure Terraform Lab - Getting Started</title><link>https://ceciliasharp.net/post/azure-terraform-lab-getting-started/</link><pubDate>Thu, 07 Sep 2023 19:00:00 +0000</pubDate><guid>https://ceciliasharp.net/post/azure-terraform-lab-getting-started/</guid><description>This workshop will guide you through the basics of Terraform and how to use it to deploy resources in Azure.</description></item><item><title>The JuiceShop Setup Locally or in Azure</title><link>https://ceciliasharp.net/post/juice-shop-setup/</link><pubDate>Mon, 05 Dec 2022 14:52:00 +0000</pubDate><guid>https://ceciliasharp.net/post/juice-shop-setup/</guid><description>Getting started with your website security training by setting up the OWASP JuiceShop. This is how you do it on Windows or Azure.</description></item><item><title>Spell Check for Security Coding Errors</title><link>https://ceciliasharp.net/post/security-spell-checkers/</link><pubDate>Tue, 10 Dec 2019 12:35:00 +0000</pubDate><guid>https://ceciliasharp.net/post/security-spell-checkers/</guid><description>Have a security reviewer by your side at all time with a &amp;ldquo;security spell checker&amp;rdquo;</description></item><item><title>Overflow on integers - count with this security risk!</title><link>https://ceciliasharp.net/post/dont-overflow-your-values/</link><pubDate>Mon, 09 Dec 2019 11:41:52 +0000</pubDate><guid>https://ceciliasharp.net/post/dont-overflow-your-values/</guid><description>My contribution to the C# Advent is that you shouldn&amp;rsquo;t overflow your values #csharp #csadvent</description></item><item><title>Content-Security-Policy</title><link>https://ceciliasharp.net/post/content-security-policy/</link><pubDate>Thu, 23 May 2019 05:45:00 +0000</pubDate><guid>https://ceciliasharp.net/post/content-security-policy/</guid><description>The Content-Security-Policy allow the browser to detect and mitigate attacks including (but not limited to) cross site scripting and data injection.</description></item><item><title>Referrer-Policy</title><link>https://ceciliasharp.net/post/referrer-policy/</link><pubDate>Mon, 20 May 2019 08:07:00 +0000</pubDate><guid>https://ceciliasharp.net/post/referrer-policy/</guid><description>Don&amp;rsquo;t leak information about your system in the referrer section on the http request.</description></item><item><title>X-Frame-Options</title><link>https://ceciliasharp.net/post/x-frame-options/</link><pubDate>Fri, 03 May 2019 07:03:00 +0000</pubDate><guid>https://ceciliasharp.net/post/x-frame-options/</guid><description>Protect your users from clickjacking with this easy security header</description></item><item><title>X-XSS-Protection</title><link>https://ceciliasharp.net/post/x-xss-protection/</link><pubDate>Mon, 15 Apr 2019 08:10:00 +0000</pubDate><guid>https://ceciliasharp.net/post/x-xss-protection/</guid><description>X-XSS-Protection is a http header that helps you protect your site against xxs attacks</description></item><item><title>Strict-Transport-Security</title><link>https://ceciliasharp.net/post/strict-transport-security/</link><pubDate>Mon, 11 Mar 2019 15:01:00 +0000</pubDate><guid>https://ceciliasharp.net/post/strict-transport-security/</guid><description>Force the users browser to use https on their requests for your site</description></item><item><title>X-Content-Type-Options</title><link>https://ceciliasharp.net/post/x-content-type-options/</link><pubDate>Mon, 11 Mar 2019 09:02:00 +0000</pubDate><guid>https://ceciliasharp.net/post/x-content-type-options/</guid><description>Have you added this no-brainer header to your site yet?</description></item><item><title>How to add HTTP response headers to regular asp.net and asp.net core</title><link>https://ceciliasharp.net/post/how-to-add-http-headers-to-asp-net/</link><pubDate>Sun, 24 Feb 2019 21:03:20 +0000</pubDate><guid>https://ceciliasharp.net/post/how-to-add-http-headers-to-asp-net/</guid><description>By adding additional HTTP response headers you can improve the security of your application. This post will show you how to add HTTP response headers to regular asp.net and asp.net core.</description></item><item><title>The XML backdoor</title><link>https://ceciliasharp.net/post/the-xml-backdoor/</link><pubDate>Fri, 25 Jan 2019 09:46:00 +0000</pubDate><guid>https://ceciliasharp.net/post/the-xml-backdoor/</guid><description>If you don&amp;rsquo;t configurate you XML parser correctly you may have left a backdoor to your system open</description></item><item><title>Is your web hosting safe?</title><link>https://ceciliasharp.net/post/is-your-web-hosting-safe/</link><pubDate>Thu, 24 Jan 2019 08:41:00 +0000</pubDate><guid>https://ceciliasharp.net/post/is-your-web-hosting-safe/</guid><description>Are the SSL configuration on the server correct? Use this tool to find out</description></item><item><title>Is Open Source safe?</title><link>https://ceciliasharp.net/post/is-open-source-safe/</link><pubDate>Tue, 22 Jan 2019 08:10:00 +0000</pubDate><guid>https://ceciliasharp.net/post/is-open-source-safe/</guid><description>How do you know if the Open Source you use is safe or not?</description></item><item><title>Try out Visual Studio 2019 already now</title><link>https://ceciliasharp.net/post/try-out-visual-studio-2019/</link><pubDate>Thu, 17 Jan 2019 15:03:00 +0000</pubDate><guid>https://ceciliasharp.net/post/try-out-visual-studio-2019/</guid><description>Try out the next version of #VisualStudio today</description></item><item><title>Re-attached undocked window at their last location</title><link>https://ceciliasharp.net/post/re-attached-undocked-window-at-theres-last-location/</link><pubDate>Wed, 16 Jan 2019 08:39:00 +0000</pubDate><guid>https://ceciliasharp.net/post/re-attached-undocked-window-at-theres-last-location/</guid><description>Re-attached undocked windows in #VisualStudio</description></item><item><title>Create a class matching a json- or xml-file</title><link>https://ceciliasharp.net/post/create-a-class-matching-a-json-or-xml-file/</link><pubDate>Tue, 15 Jan 2019 09:10:00 +0000</pubDate><guid>https://ceciliasharp.net/post/create-a-class-matching-a-json-or-xml-file/</guid><description>Easily create a mapping class for your json or xml in #VisualStudio</description></item><item><title>Use the Toolbox as a clipboard</title><link>https://ceciliasharp.net/post/use-toolbox-as-a-clipboard/</link><pubDate>Wed, 09 Jan 2019 13:57:00 +0000</pubDate><guid>https://ceciliasharp.net/post/use-toolbox-as-a-clipboard/</guid><description>The Toolbox in Visual Studio is a great place to store your favorite snippets. But did you know that you can also use it as a clipboard?</description></item><item><title>Paste a previous copy</title><link>https://ceciliasharp.net/post/paste-a-previous-copy/</link><pubDate>Tue, 08 Jan 2019 09:00:00 +0000</pubDate><guid>https://ceciliasharp.net/post/paste-a-previous-copy/</guid><description>Did you know that you can paste a previous copy in Visual Studio?</description></item><item><title>The shortcut doesn't work in Visual Studio, now what?</title><link>https://ceciliasharp.net/post/the-shortcut-doesnt-work-in-visual-studio-now-what/</link><pubDate>Sat, 08 Dec 2018 21:08:51 +0000</pubDate><guid>https://ceciliasharp.net/post/the-shortcut-doesnt-work-in-visual-studio-now-what/</guid><description>Doesn&amp;rsquo;t the shortcut work in #VisualStudio?</description></item><item><title>Jump to the line above or below easily</title><link>https://ceciliasharp.net/post/jump-to-the-line-above-or-below-easily/</link><pubDate>Fri, 07 Dec 2018 22:40:51 +0000</pubDate><guid>https://ceciliasharp.net/post/jump-to-the-line-above-or-below-easily/</guid><description>Did you know that you can jump to the line above or below in Visual Studio no mater where the cursor is on the line?</description></item><item><title>Return to code window</title><link>https://ceciliasharp.net/post/return-to-code-window/</link><pubDate>Sat, 17 Nov 2018 21:47:46 +0000</pubDate><guid>https://ceciliasharp.net/post/return-to-code-window/</guid><description>You can always return the focus and marker to the coding windows by pressing the Esc-key</description></item><item><title>Save Visual Studio layouts and switch between them</title><link>https://ceciliasharp.net/post/save-visual-studio-layouts-and-switch-between-them/</link><pubDate>Sat, 17 Nov 2018 20:00:59 +0000</pubDate><guid>https://ceciliasharp.net/post/save-visual-studio-layouts-and-switch-between-them/</guid><description>manage your different workstations more easily</description></item><item><title>Cecilia Wirén - Senior Developer, Microsoft MVP</title><link>https://ceciliasharp.net/cecilia-wiren/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ceciliasharp.net/cecilia-wiren/</guid><description>&lt;p>Cecilia Wirén is a senior developer at Active Solution with over two decades of experience in the world of Microsoft development. Her accomplishments have been recognized multiple times with the Microsoft MVP award. Cecilia is often invited to share her insights at conferences and user group meetings.&lt;/p>
&lt;p>During Cecilia&amp;rsquo;s journey she has specialized in several areas, including Security and DevOps. Now, the field of artificial intelligence has become her new favorite topic.&lt;/p></description></item></channel></rss>