<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blogs on Day-dz | Cybersecurity</title>
    <link>/blog/</link>
    <description>Recent content in Blogs on Day-dz | Cybersecurity</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 29 May 2026 23:14:34 +0100</lastBuildDate>
    <atom:link href="/blog/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python Threat Intel Tool</title>
      <link>/blog/python-threat-intel-app/</link>
      <pubDate>Fri, 29 May 2026 23:14:34 +0100</pubDate>
      <guid>/blog/python-threat-intel-app/</guid>
      <description>&lt;h2 id=&#34;lets-do-it-again-but-in-python---290526&#34;&gt;Let&amp;rsquo;s do it again but in Python! - 29/05/26&lt;/h2&gt;&#xA;&lt;p&gt;If you&amp;rsquo;ve scrolled slightly down on this list of blog posts you&amp;rsquo;ll see that this is almost a direct mirror of the project that I completed in December but with a shift of language.  The first application was created using Javascript with Electron and whilst it was a valuable learning experience which helped me with my dissertation research artefact, I felt that it was not as beneficial as getting more practice with python. So late at night a few days ago I made the decision that I would recreate it using python and really do my best to work through any hiccups that appeared.  When first looking up a GUI that I could use for the development of this tool I clicked one of the top links that appeared which was &lt;a href=&#34;https://docs.pysimplegui.com/&#34;&gt;PySimpleGUI&lt;/a&gt;.  As described on their site, &amp;ldquo;&lt;em&gt;it is a wrapper for tkinter (and other GUI libraries) that transforms the GUI SDK into a simpler, more compact architecture while still providing detailed customisation&lt;/em&gt;&amp;rdquo; which fit the requirements for my project.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Month and a Bit</title>
      <link>/blog/a-month-and-a-bit/</link>
      <pubDate>Wed, 11 Feb 2026 21:30:01 +0000</pubDate>
      <guid>/blog/a-month-and-a-bit/</guid>
      <description>&lt;h1 id=&#34;little-update---11022026&#34;&gt;Little Update - 11/02/2026&lt;/h1&gt;&#xA;&lt;p&gt;So&amp;hellip; It&amp;rsquo;s been a little over a month since I wrote anything for the site which isn&amp;rsquo;t initially what I had planned for the content here as I wanted it to be a bit more maintained than that but hey ho. To give a little update, I spent a lot of January doing not very much, I had a lot of social events going on with friends at the weekends. It honestly felt like I was doing the opposite of a dry January and trying to cram all my parties for the whole year into one month. This also coincided with another block of writing that I had to do for my uni dissertation and so I didn&amp;rsquo;t really have the mental strength to do even more writing after that. However now that I am a little ahead of schedule again, I wanted to take the time to write some more in relation to what I&amp;rsquo;m working on, thinking and cool things that I&amp;rsquo;ve been doing, it&amp;rsquo;ll be pretty short and sweet.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Happy New Year</title>
      <link>/blog/happy-new-year/</link>
      <pubDate>Mon, 05 Jan 2026 18:29:49 +0000</pubDate>
      <guid>/blog/happy-new-year/</guid>
      <description>&lt;h1 id=&#34;new-year-same-me-for-the-most-part---050126&#34;&gt;New Year, Same me for the most part - 05/01/26&lt;/h1&gt;&#xA;&lt;p&gt;It&amp;rsquo;s that time again, but a first for the site. 2025 has come to a close and 2026 is here, promising the same stuff as 2025 but I&amp;rsquo;m slightly older. As I&amp;rsquo;m still in recovery mode from New Year&amp;rsquo;s and Christmas, I&amp;rsquo;m going to hold off on doing anything that requires too much brain power for the next couple of weeks and instead talk about the plans and goals that I have for the year ahead. To start, let&amp;rsquo;s reflect on 2025 for a brief moment. This was the year that the majority of my university graduate apprenticeship took place in and meant that I spent a lot of time working on that and learning/re-learning topics from when I was in uni 6 years ago. I also had my first full year working within Cybersecurity and decided to take some of my learning and personal development more seriously. And in 2026, this goal is not really going to change a massive amount, and I want to highlight my 4 main goals that I am looking to achieve by the end of the year.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Basic Threat Intel App</title>
      <link>/blog/basic-threat-intel-app/</link>
      <pubDate>Sat, 20 Dec 2025 00:36:17 +0000</pubDate>
      <guid>/blog/basic-threat-intel-app/</guid>
      <description>&lt;h2 id=&#34;electron-more-like-god-i-hate-javascript-tron---201225&#34;&gt;Electron more like &amp;ldquo;god-i-hate-JavaScript-tron&amp;rdquo; - 20/12/25&lt;/h2&gt;&#xA;&lt;p&gt;I was looking at projects that I could do that I haven&amp;rsquo;t tried in the past and looked for something that could provide me value in my work but also a new learning opportunity. The idea that I settled on was to create a threat intelligence application that I can input file information or IP addresses into, and it would use external APIs to gather the information for and display within the application. Recently I saw some videos about electron apps and thought that surely this was something that could be used to make an app like this.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Longer Winded Introduction</title>
      <link>/blog/a-longer-winded-introduction/</link>
      <pubDate>Sat, 13 Dec 2025 21:57:08 +0000</pubDate>
      <guid>/blog/a-longer-winded-introduction/</guid>
      <description>&lt;h2 id=&#34;a-longer-winded-introduction---131225&#34;&gt;A longer winded introduction - 13/12/25&lt;/h2&gt;&#xA;&lt;p&gt;Hi, I&amp;rsquo;m Jack and I work as a cyber security analyst within the NHS.&lt;/p&gt;&#xA;&lt;p&gt;Today was the first day that I decided to start something that I had wanted to do for a while.  Not neccessarily &amp;ldquo;start a blog&amp;rdquo; but more have a way of documenting what I&amp;rsquo;m doing to learn more about the field that I work and have a personal interest in, Cybersecurity.  I&amp;rsquo;ll use this first post as an introduction to how I ended up in my role and the stops that I made along the way.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
