<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>The Honeynet Project</title>
    <link>https://honeynet.org/blog/</link>
    <description>Recent content on The Honeynet Project</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 14 Jan 2026 11:00:06 +0100</lastBuildDate>
    <atom:link href="https://honeynet.org/feed/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Honeynet Project Workshop 2025</title>
      <link>https://honeynet.org/2025/03/24/the-honeynet-project-workshop-2025-in-prague-czech-republic/</link>
      <pubDate>Mon, 24 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://honeynet.org/2025/03/24/the-honeynet-project-workshop-2025-in-prague-czech-republic/</guid>
      <description>&lt;figure&gt;&lt;img src=&#34;https://honeynet.org/2025/03/24/the-honeynet-project-workshop-2025-in-prague-czech-republic/images/prague.jpeg&#34;&#xA;    alt=&#34;Prague&#34; width=&#34;96%&#34;&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;p&gt;We are very happy to announce The Honeynet Project Workshop 2025, scheduled to take place in &lt;strong&gt;Prague, Czech Republic, from June 2nd to 4th&lt;/strong&gt;.&#xA;The event will be hosted at the National Technical Library (NTK) and will feature a combination of cybersecurity briefings and advanced hands-on training sessions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Honeynet Project Workshop 2024</title>
      <link>https://honeynet.org/2023/12/07/the-honeynet-project-workshop-2024-in-copenhagen-denmark/</link>
      <pubDate>Thu, 07 Dec 2023 00:00:00 +0000</pubDate>
      <guid>https://honeynet.org/2023/12/07/the-honeynet-project-workshop-2024-in-copenhagen-denmark/</guid>
      <description>&lt;figure&gt;&lt;img src=&#34;https://honeynet.org/2023/12/07/the-honeynet-project-workshop-2024-in-copenhagen-denmark/images/copenhagen.webp&#34;&#xA;    alt=&#34;Copenhagen&#34; width=&#34;96%&#34;&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;p&gt;We are thrilled to announce The Honeynet Project Workshop 2024, scheduled to take place in &lt;strong&gt;Copenhagen, Denmark, from May 27th to 29th&lt;/strong&gt;.&#xA;The event will be hosted at the Mødecenter of the Technical University of Denmark and will feature a combination of cybersecurity briefings and hands-on training sessions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Long-term distributed honeypot network deployment logistics</title>
      <link>https://honeynet.org/2026/01/14/14/</link>
      <pubDate>Wed, 14 Jan 2026 11:00:06 +0100</pubDate>
      <guid>https://honeynet.org/2026/01/14/14/</guid>
      <description>&lt;h2 id=&#34;overview&#34;&gt;Overview&lt;/h2&gt;&#xA;&lt;p&gt;For several years The Honeynet Project has operated a network of distributed honeypots. While operating a sensor network over multiple years, we’ve improved our ability to leverage orchestration to deploy in a variety of environments, manage the various sensors, and improve them over time.&lt;/p&gt;&#xA;&lt;h2 id=&#34;challenges&#34;&gt;Challenges&lt;/h2&gt;&#xA;&lt;p&gt;An early problem was simply how to manage honeypots running the same sensor software but deployed in very different environments. Further, the sensors needed to be lightweight and require as few resources as possible (so that we could deploy as many as possible). Luckily this effort didn’t require very much net-new orchestration and started out by relying on what had already been developed for tpot. Putting it all together, Ansible has really served as the backbone for bringing up new systems, and making it very easy to customize the sensors and deploy changes. Better yet, the effort into orchestration efforts make the individual sensors semi-disposable; their data is valuable but the sensors themselves are disposable and easily replaced by spinning up more instances.&lt;/p&gt;</description>
    </item>
    <item>
      <title>GSoC 2025 Project summary. BuffaLogs: Alerting Module Enhancement</title>
      <link>https://honeynet.org/2025/09/15/15/</link>
      <pubDate>Mon, 15 Sep 2025 11:00:06 +0100</pubDate>
      <guid>https://honeynet.org/2025/09/15/15/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Contributor&lt;/strong&gt;: Kunal Gurtatta&#xA;&lt;strong&gt;Mentors:&lt;/strong&gt; Lorena Goldoni, Federico Foschini&lt;/p&gt;&#xA;&lt;h2 id=&#34;overview&#34;&gt;Overview&lt;/h2&gt;&#xA;&lt;p&gt;As a Python developer and security enthusiast, I always wanted to contribute to open-source security projects. When I learned about GSoC from one of my seniors, I started searching for security organizations and came across Honeynet. They had just announced their ideas for this year&amp;rsquo;s GSoC, and one of them was BuffaLogs, which matched my tech stack perfectly. I began contributing in late Feb&#39;25, submitting PRs to implement alerters and making small refactors to get familiar with the codebase. Since my early contributions focused on alerters, I decided to continue working on integrating more of them and improving the alerting logic in my proposal.&lt;/p&gt;</description>
    </item>
    <item>
      <title>GSoC 2025 Project summary. Developing BuffaCLI for Command-Line Management and BuffaWatch for Real-Time Log Tracking</title>
      <link>https://honeynet.org/2025/09/15/14/</link>
      <pubDate>Mon, 15 Sep 2025 11:00:06 +0100</pubDate>
      <guid>https://honeynet.org/2025/09/15/14/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Contributor&lt;/strong&gt;: Onunwa Goodness&#xA;&lt;strong&gt;Mentors:&lt;/strong&gt; Lorena Goldoni, Federico Foschini&lt;/p&gt;&#xA;&lt;h1 id=&#34;my-google-summer-of-code-2025---the-honeynet-project-buffalogs&#34;&gt;My Google Summer of Code 2025 - The Honeynet Project (BuffaLogs)&lt;/h1&gt;&#xA;&lt;p&gt;September 1, 2025 officially marks the end of the Google Summer of Code (GSoC) 2025 coding period. Over the past four months, I&amp;rsquo;ve had the privilege of contributing as a developer to The BuffaLogs Project under The Honeynet Project. It&amp;rsquo;s been four months of doing what I love most—building and shipping code.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Google Summer of Code 2024 Announcement</title>
      <link>https://honeynet.org/2024/02/25/gsoc-announcement/</link>
      <pubDate>Sun, 25 Feb 2024 11:45:22 +0100</pubDate>
      <guid>https://honeynet.org/2024/02/25/gsoc-announcement/</guid>
      <description>&lt;p&gt;We are happy to announce that we have been selected as an organization to participate in Google Summer of Code 2024! This will be the 15th time that Honeynet is participating in the Google Summer of Code program to accelerate the creation of information- and cyber security related tools that are free and open source software. We are now entering the community bonding phase during which students are encouraged to reach out and interact with organizations and start getting involved with potential projects. We strongly recommend to join our &lt;a href=&#34;https://discord.gg/68B8Ru5fSU&#34;&gt;Discord&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Glutton 1.0 Release</title>
      <link>https://honeynet.org/2023/09/23/glutton-1.0/</link>
      <pubDate>Sat, 23 Sep 2023 20:41:27 +0200</pubDate>
      <guid>https://honeynet.org/2023/09/23/glutton-1.0/</guid>
      <description>&lt;figure&gt;&lt;img src=&#34;https://honeynet.org/2023/09/23/glutton-1.0/images/glutton.webp&#34;&#xA;    alt=&#34;Glutton&#34; width=&#34;30%&#34;&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;d like to announce the 1.0 release of the server-side, low-interaction honeypot &lt;a href=&#34;https://github.com/mushorg/glutton&#34;&gt;Glutton&lt;/a&gt;!&lt;/p&gt;&#xA;&lt;p&gt;We have built Glutton as a versatile honeypot, capable of receiving any network traffic by accepting connections on any port. Being very easy to adapt and extend, Glutton is a fantastic tool to understand network threats.&lt;/p&gt;</description>
    </item>
    <item>
      <title>GSoC 2023 Project summary: Frontend Improvements for Buffalogs, IntelOwl</title>
      <link>https://honeynet.org/2023/08/27/gsoc-2023-project-summary-intelowl-buffalogs/</link>
      <pubDate>Sun, 27 Aug 2023 00:00:00 +0000</pubDate>
      <guid>https://honeynet.org/2023/08/27/gsoc-2023-project-summary-intelowl-buffalogs/</guid>
      <description>&lt;p&gt;Our dedicated Google Summer of Code (GSoC) participant, &lt;a href=&#34;https://twitter.com/abheekblahblah&#34;&gt;Abheek&lt;/a&gt;, has spent an impressive three-month duration program actively contributing to not one, but two distinct projects: &lt;a href=&#34;https://intelowlproject.github.io/&#34;&gt;IntelOwl&lt;/a&gt; and &lt;a href=&#34;https://github.com/certego/BuffaLogs&#34;&gt;Buffalogs&lt;/a&gt;. Notably, Abheek undertook the responsibility of crafting the brand-new official website for IntelOwl throughout this period.&lt;/p&gt;&#xA;&lt;p&gt;In light of this significant achievement, we believe it is only fitting to showcase his remarkable results and contributions within the official IntelOwl site, in which he discuses his journey as a designer/frontend developer, the tasks involved and the detailed contributions to both projects, including the revamping of IntelOwl&amp;rsquo;s website, implementing JWT authentication for Buffalogs, creating maps and graphs for BuffaLogs&amp;rsquo; dashboard, and crafting a frontend guide for IntelOwl using react-joyride.&lt;/p&gt;</description>
    </item>
    <item>
      <title>GSoC 2023 Project summary: Ochi</title>
      <link>https://honeynet.org/2023/08/24/gsoc-2023-project-summary-ochi/</link>
      <pubDate>Thu, 24 Aug 2023 11:00:06 +0100</pubDate>
      <guid>https://honeynet.org/2023/08/24/gsoc-2023-project-summary-ochi/</guid>
      <description>&lt;p&gt;Our &lt;a href=&#34;https://summerofcode.withgoogle.com/&#34;&gt;GSoC&lt;/a&gt; student &lt;a href=&#34;https://github.com/dkumiszhan&#34;&gt;Kumiszhan Dybyspayeva&lt;/a&gt; was working for three months under the supervision of Lukas Rist on &lt;a href=&#34;https://github.com/honeynet/ochi/&#34;&gt;Ochi&lt;/a&gt;, specifically on introducing new features such as event filtering using a DSL, persisting filters and sharing an event.&lt;/p&gt;&#xA;&lt;p&gt;Read on for an overview of their achievements and how they successfully contributed towards Ochi and some considerations for the future.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Our New Web Site</title>
      <link>https://honeynet.org/2023/07/31/new-web-site/</link>
      <pubDate>Mon, 31 Jul 2023 00:00:00 +0000</pubDate>
      <guid>https://honeynet.org/2023/07/31/new-web-site/</guid>
      <description>&lt;p&gt;It has been almost 15 years since Lance &lt;a href=&#34;https://honeynet.org/2008/08/12/our-new-website/&#34;&gt;announced&lt;/a&gt; our new web site on August 12th 2008. While you are already enjoying the pleasures of our now home, read on for a quick tour&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>GSoC 2022 Project summary: Creating Playbooks for IntelOwl</title>
      <link>https://honeynet.org/2022/10/06/gsoc-2022-project-summary-creating-playbooks-for-intelowl/</link>
      <pubDate>Thu, 06 Oct 2022 00:00:00 +0000</pubDate>
      <guid>https://honeynet.org/2022/10/06/gsoc-2022-project-summary-creating-playbooks-for-intelowl/</guid>
      <description>&lt;p&gt;Our &lt;a href=&#34;https://summerofcode.withgoogle.com/&#34;&gt;GSoC&lt;/a&gt; student &lt;a href=&#34;https://github.com/0x0elliot&#34;&gt;Aditya Narayan Sinha&lt;/a&gt; was working for three months under the supervision of Matteo Lodi on the OSINT platform &lt;a href=&#34;https://github.com/intelowlproject/IntelOwl&#34;&gt;IntelOwl&lt;/a&gt;, specifically on introducing playbooks that define automated actions associated with the observation of a specific indicator of compromise.&lt;/p&gt;&#xA;&lt;p&gt;Read on for an overview of their achievements and how they successfully contributed towards IntelOwl and some considerations for the future.&lt;/p&gt;</description>
    </item>
    <item>
      <title>GSoC 2022 Project Summary: IntelOwl v4 Improvements</title>
      <link>https://honeynet.org/2022/09/26/gsoc-2022-project-summary-intelowl-v4-improvements/</link>
      <pubDate>Mon, 26 Sep 2022 00:00:00 +0000</pubDate>
      <guid>https://honeynet.org/2022/09/26/gsoc-2022-project-summary-intelowl-v4-improvements/</guid>
      <description>&lt;p&gt;Our &lt;a href=&#34;https://summerofcode.withgoogle.com/&#34;&gt;GSoC&lt;/a&gt; student &lt;a href=&#34;https://github.com/devmrfitz&#34;&gt;Aditya Pratap Singh&lt;/a&gt; was working for three months under the supervision of Matteo Lodi on the OSINT platform &lt;a href=&#34;https://github.com/intelowlproject/IntelOwl&#34;&gt;IntelOwl&lt;/a&gt;, specifically on bulk analysis, single sign-on, and major improvements to the configurations and secrets.&lt;/p&gt;&#xA;&lt;p&gt;Read on for an overview of their achievements and how they successfully contributed towards IntelOwl and some considerations for the future.&lt;/p&gt;</description>
    </item>
    <item>
      <title>GSoC 2022 Project Summary: IntelOwl Go Client (go-intelowl)</title>
      <link>https://honeynet.org/2022/09/06/gsoc-2022-project-summary-intelowl-go-client-go-intelowl/</link>
      <pubDate>Tue, 06 Sep 2022 00:00:00 +0000</pubDate>
      <guid>https://honeynet.org/2022/09/06/gsoc-2022-project-summary-intelowl-go-client-go-intelowl/</guid>
      <description>&lt;p&gt;Our &lt;a href=&#34;https://summerofcode.withgoogle.com/&#34;&gt;GSoC&lt;/a&gt; student &lt;a href=&#34;https://github.com/fear-the-reaper&#34;&gt;Hussain Khan&lt;/a&gt; was working for three months under the supervision of Matteo Lodi on the OSINT platform &lt;a href=&#34;https://github.com/intelowlproject/IntelOwl&#34;&gt;IntelOwl&lt;/a&gt;, specifically on a Go client library, allowing developers to integrate with the IntelOwl API in their solutions.&lt;/p&gt;&#xA;&lt;p&gt;Read on for an overview of their achievements and how they successfully contributed towards IntelOwl and some considerations for the future.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New project available: GreedyBear</title>
      <link>https://honeynet.org/2021/12/27/new-project-available-greedybear/</link>
      <pubDate>Mon, 27 Dec 2021 00:00:00 +0000</pubDate>
      <guid>https://honeynet.org/2021/12/27/new-project-available-greedybear/</guid>
      <description>&lt;p&gt;This year has been a Christmas more tough than usual for a lot of people. The Covid pandemic is rising again all over the world, the security analysts are facing one of the worst ever found software vulnerabilities (referring to Log4j CVE-2021-44228), and so on.&lt;/p&gt;&#xA;&lt;p&gt;With the goal to help all the community during these hard times, recently we have been working to a new project, called &lt;strong&gt;GreedyBear&lt;/strong&gt;, that you can find on &lt;a href=&#34;https://github.com/honeynet/GreedyBear&#34;&gt;Github&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Honeynet Project has a new CEO</title>
      <link>https://honeynet.org/2021/12/07/the-honeynet-project-has-a-new-ceo/</link>
      <pubDate>Tue, 07 Dec 2021 00:00:00 +0000</pubDate>
      <guid>https://honeynet.org/2021/12/07/the-honeynet-project-has-a-new-ceo/</guid>
      <description>&lt;p&gt;The Honeynet Project has appointed &lt;strong&gt;Ali Ikinci&lt;/strong&gt; as the new CEO. &lt;/p&gt;&#xA;&lt;p&gt;We wish to thank Faiz Ahmad Shuja for leading the project over the past years, and welcome Ali for accepting the challenge. &lt;/p&gt;&#xA;&lt;p&gt;Founder and current leader of the Turkish Chapter, Ali is a longtime Honeynet Project member and contributor: he co-authored research papers on malicious website detection with low-interaction honeyclients and on honeypots for the Internet of Things. Born and raised in Germany, Ali is also an established professional in the Information Security field, with broad experience as a Chief Security Analyst, Product Manager, Senior IT consultant and Entrepreneur.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Intel Owl: Release v3.0.0</title>
      <link>https://honeynet.org/2021/09/13/intel-owl-release-v3-0-0/</link>
      <pubDate>Mon, 13 Sep 2021 00:00:00 +0000</pubDate>
      <guid>https://honeynet.org/2021/09/13/intel-owl-release-v3-0-0/</guid>
      <description>&lt;p&gt;&lt;em&gt;&lt;a href=&#34;https://github.com/intelowlproject/IntelOwl/&#34;&gt;Intel Owl GitHub repository&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;Intel Owl is an Open Source Intelligence, or OSINT solution to get threat intelligence data about a specific file or observable from a single API at scale. Intel Owl helps enrich threat intelligence data, especially speeding up retrieval of info because it is composed of 100+ analyzers (tools, external APIs, etc.). Organizations can host their own instance of Intel Owl to help mitigate threats more effectively.&lt;/p&gt;</description>
    </item>
    <item>
      <title>GSOC 2021 PROJECT SUMMARY - PcapMonkey</title>
      <link>https://honeynet.org/2021/09/07/gsoc-2021-project-summary-pcapmonkey/</link>
      <pubDate>Tue, 07 Sep 2021 00:00:00 +0000</pubDate>
      <guid>https://honeynet.org/2021/09/07/gsoc-2021-project-summary-pcapmonkey/</guid>
      <description>&lt;p&gt;Our &lt;a href=&#34;https://summerofcode.withgoogle.com/&#34;&gt;GSoC&lt;/a&gt; student &lt;a href=&#34;https://github.com/hariomch/&#34;&gt;Hariom Chaturved&lt;/a&gt; was working for three months on the network capture analysis tool &lt;a href=&#34;https://github.com/certego/PcapMonkey&#34;&gt;PcapMonkey&lt;/a&gt;, specifically introducing live capture, testing architecture, and the introduction of zkg support.&lt;/p&gt;&#xA;&lt;p&gt;Read on for an overview of their achievements and how they successfully contributed towards PcapMonkey and some considerations for the future.&lt;/p&gt;</description>
    </item>
    <item>
      <title>GSoC 2021 Project Summary: IntelOwl Connectors Manager and Integrations</title>
      <link>https://honeynet.org/2021/08/20/gsoc-2021-project-summary-intelowl-connectors-manager-and-integrations/</link>
      <pubDate>Fri, 20 Aug 2021 00:00:00 +0000</pubDate>
      <guid>https://honeynet.org/2021/08/20/gsoc-2021-project-summary-intelowl-connectors-manager-and-integrations/</guid>
      <description>&lt;p&gt;Our &lt;a href=&#34;https://summerofcode.withgoogle.com/&#34;&gt;GSoC&lt;/a&gt; student &lt;a href=&#34;https://github.com/sp35/&#34;&gt;Shubham Pandey&lt;/a&gt; was working for three months under the supervision of Matteo Lodi on the OSINT platform &lt;a href=&#34;https://github.com/intelowlproject/IntelOwl&#34;&gt;IntelOwl&lt;/a&gt;, specifically introducing the connector manager allowing for powerful integrations with external data sources.&lt;/p&gt;&#xA;&lt;p&gt;Read on for an overview of their achievements and how they successfully contributed towards IntelOwl and some considerations for the future.&lt;/p&gt;</description>
    </item>
    <item>
      <title>GSoC 2021 Project Summary: IntelOwl Improvements</title>
      <link>https://honeynet.org/2021/08/20/gsoc-2021-project-summary-intelowl-improvements/</link>
      <pubDate>Fri, 20 Aug 2021 00:00:00 +0000</pubDate>
      <guid>https://honeynet.org/2021/08/20/gsoc-2021-project-summary-intelowl-improvements/</guid>
      <description>&lt;p&gt;Our &lt;a href=&#34;https://summerofcode.withgoogle.com/&#34;&gt;GSoC&lt;/a&gt; student &lt;a href=&#34;https://github.com/m0mosenpai&#34;&gt;Sarthak Khattar&lt;/a&gt; was working for three months under the supervision of Matteo Lodi on the OSINT platform &lt;a href=&#34;https://github.com/intelowlproject/IntelOwl&#34;&gt;IntelOwl&lt;/a&gt;, specifically overhauling the analyzer configuration, API and test suite refactoring, and the integration of new analyzers.&lt;/p&gt;&#xA;&lt;p&gt;Read on for an overview of their achievements and how they successfully contributed towards IntelOwl and some considerations for the future.&lt;/p&gt;</description>
    </item>
    <item>
      <title>GSoC 2020 Project Summary: SNARE/TANNER</title>
      <link>https://honeynet.org/2020/11/13/gsoc-2020-project-summary-snare-tanner/</link>
      <pubDate>Fri, 13 Nov 2020 00:00:00 +0000</pubDate>
      <guid>https://honeynet.org/2020/11/13/gsoc-2020-project-summary-snare-tanner/</guid>
      <description>&lt;p&gt;This year I got selected for Google Summer of Code 2020 under The Honeynet Project and worked on the &lt;a href=&#34;https://github.com/mushorg/snare&#34;&gt;SNARE&lt;/a&gt;/&lt;a href=&#34;https://github.com/mushorg/tanner&#34;&gt;TANNER&lt;/a&gt;. GSoC 2020 was very special for me because I finally got selected for the organization, for which I&amp;rsquo;ve been trying to get selected for the past 2 years.&lt;/p&gt;&#xA;&lt;h2 id=&#34;background&#34;&gt;Background&lt;/h2&gt;&#xA;&lt;p&gt;I got to know about Google Summer of Code in 2018 when I learned that my elder brother has done it 3 years in a row. He wanted me to try to get selected for any org that I like. So I started looking for projects on GSoC archives and came across the Honeynet Project org. I was interested in it because I really liked all the projects under it, projects like Snare Tanner, Thug, etc. I think these projects attracted my attention because they have a feel of being related to the `Information Security` field.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
