<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Network-Security on May Meow</title>
    <link>https://maymeow.blog/tags/network-security/</link>
    <description>Recent content in Network-Security on May Meow</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Copyright © 2020, May Meow.</copyright>
    <lastBuildDate>Sun, 31 May 2026 11:36:24 +0200</lastBuildDate>
    <atom:link href="https://maymeow.blog/tags/network-security/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Honeypots</title>
      <link>https://maymeow.blog/notes/honeypots/</link>
      <pubDate>Sun, 31 May 2026 11:15:24 +0200</pubDate>
      <guid>https://maymeow.blog/notes/honeypots/</guid>
      <description>&lt;h1 id=&#34;-honeypots&#34;&gt;🍯 Honeypots&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;vulnerable security tool designed to attract attackers and record the actions of adversaries&lt;/li&gt;&#xA;&lt;li&gt;can be used in a defensive role to alert administrators of potential breaches&lt;/li&gt;&#xA;&lt;li&gt;and/or to distract attackers away from real infrastructure&lt;/li&gt;&#xA;&lt;li&gt;collects data, tools and techniques&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;classification&#34;&gt;Classification&lt;/h2&gt;&#xA;&lt;h3 id=&#34;by-interactivity&#34;&gt;by Interactivity&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Low-Interaction&lt;/strong&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;only capable of simulating the functions that are required to simulate a service and capture attacks against it&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Adversaries are not able to perform any post-exploitation activity&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;Example:  &lt;a href=&#34;https://github.com/awhitehatter/mailoney&#34;&gt;mailoney&lt;/a&gt;,  &lt;a href=&#34;https://github.com/DinoTools/dionaea&#34;&gt;dionaea&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Medium Interaction&lt;/strong&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;emulating both vulnerable services as well as the underlying OS, shell, and file systems&lt;/li&gt;&#xA;&lt;li&gt;ℹ️ the system presented to adversaries is a simulation,&#xA;&lt;ul&gt;&#xA;&lt;li&gt;it is usually not possible for to complete full range of post-exploitation activity&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;allows adversaries to complete initial exploits and carry out post-exploitation activity&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;For example: &lt;a href=&#34;https://github.com/cowrie/cowrie&#34;&gt;Cowrie&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;High-Interaction&lt;/strong&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;fully complete systems that are usually Virtual Machines that include deliberate vulnerabilities&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Adversaries should be able (but not necessarily allowed) to perform any action against the honeypot as it is a complete system&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;⚠️ Needs to be carefully managed, otherwise they can be used to attack other systems&lt;/li&gt;&#xA;&lt;li&gt;For example Cowrie as an SSH Proxy&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;by-deployment-location&#34;&gt;by Deployment location&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Internal Honeypots&lt;/strong&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;deployed inside LAN&lt;/li&gt;&#xA;&lt;li&gt; for threats originating from the inside, for example, attacks originating from trusted personnel or attacks that by-parse firewalls like phishing attack&lt;/li&gt;&#xA;&lt;li&gt;⚠️ should never be compromised&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;External Honeypots&lt;/strong&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Deployed on the internet&lt;/li&gt;&#xA;&lt;li&gt;Monitor attacks outside LAN&lt;/li&gt;&#xA;&lt;li&gt;Collects much more data since they are effectively guaranteed to be under attack at all times&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;typical-behavior-of-bots&#34;&gt;Typical behavior of bots&lt;/h2&gt;&#xA;&lt;p&gt;ℹ️ &lt;strong&gt;Majority of typical SSH deployemnts are automated&lt;/strong&gt;. Most of the post-exploitation activity that takes place after a bot gains initial access to the honeypot will follow a broad pattern.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
