<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Research on SECarius</title>
    <link>/research/</link>
    <description>Recent content in Research on SECarius</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 01 Feb 2021 00:00:00 +0000</lastBuildDate>
    <atom:link href="/research/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Do you know - How URIs works ?</title>
      <link>/research/do_you_know_uris/</link>
      <pubDate>Mon, 01 Feb 2021 00:00:00 +0000</pubDate>
      <guid>/research/do_you_know_uris/</guid>
      <description>&lt;p&gt;Hey there,&lt;/p&gt;&#xA;&lt;p&gt;Let&amp;rsquo;s start from the beginning (\o/), what is a &amp;ldquo;Uniform Resource Identifier&amp;rdquo; (&lt;strong&gt;URI&lt;/strong&gt;)?&lt;/p&gt;&#xA;&lt;p&gt;This document is based on RFCs &lt;a href=&#34;https://tools.ietf.org/html/rfc3986&#34;&gt;3986&lt;/a&gt;, &lt;a href=&#34;https://tools.ietf.org/html/rfc1808&#34;&gt;1808&lt;/a&gt;, &lt;a href=&#34;https://tools.ietf.org/html/rfc1738&#34;&gt;1738&lt;/a&gt;, &lt;a href=&#34;https://tools.ietf.org/html/rfc3966&#34;&gt;3966&lt;/a&gt;, and &lt;a href=&#34;https://tools.ietf.org/html/rfc2718&#34;&gt;2718&lt;/a&gt;, and I&amp;rsquo;m probably forgetting some. It also relies on this official list distributed by IANA (which has regulated official URIs since 2015) for all protocols (historical, provisional, and permanent).&lt;/p&gt;&#xA;&lt;p&gt;Did I read everything? Absolutely.&lt;/p&gt;&#xA;&lt;p&gt;In this article, I will sometimes use regex to define possible characters. For example: &amp;ldquo;it consists of characters a-zA-Z\d&amp;rdquo; means all letters of the Latin alphabet, both lowercase and uppercase, as well as numbers from 0 to 9.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Do you know - How to use Google?</title>
      <link>/research/do_you_know_google/</link>
      <pubDate>Sat, 30 Jan 2021 00:00:00 +0000</pubDate>
      <guid>/research/do_you_know_google/</guid>
      <description>&lt;p&gt;Hey there,&lt;/p&gt;&#xA;&lt;p&gt;This article is the result of my research for creating an OSINT (Open Source Intelligence) tool as part of a second-year engineering project at ENSIBS.&lt;/p&gt;&#xA;&lt;p&gt;To create my tool, I had to delve into Google searches, but not just using Dorks as one might think. There are also parameters to be included in the URL that can enable or disable certain features of Google search. Essentially, all of Google&amp;rsquo;s little modes (time filters, advanced modes, etc.) can be toggled on or off via certain parameters.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Do you know - How emails format works ?</title>
      <link>/research/do_you_know_emails/</link>
      <pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
      <guid>/research/do_you_know_emails/</guid>
      <description>&lt;p&gt;Hello there,&lt;/p&gt;&#xA;&lt;p&gt;If you&amp;rsquo;ve ventured here, it&amp;rsquo;s because you think you know everything about email addresses. But are you sure?&lt;/p&gt;&#xA;&lt;p&gt;In this article, we&amp;rsquo;re going to talk about the syntax of email addresses, and we&amp;rsquo;ll try to define what is valid and what is not.&lt;/p&gt;&#xA;&lt;p&gt;Let&amp;rsquo;s start with the simplest. For you, an email address is simply:&lt;/p&gt;&#xA;&lt;p&gt;uppercase or lowercase characters with a dash or a dot @ domain name . tld? Well, no!&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
