<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>C on mytty</title>
    <link>https://mytty.org/tags/c/</link>
    <description>Recent content in C on mytty</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>Except where otherwise noted, content on this site is created by Richard Sammet and&lt;br&gt; licensed under a &lt;a href=http://creativecommons.org/licenses/by/4.0/&gt;Creative Commons Attribution 4.0 International License&lt;/a&gt;.</copyright>
    <lastBuildDate>Fri, 03 May 2019 16:30:21 +0000</lastBuildDate>
    
	<atom:link href="https://mytty.org/tags/c/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Hacking a telnetd sensor node on the back of busybox telnetd</title>
      <link>https://mytty.org/posts/telnetd_sensor_node/</link>
      <pubDate>Fri, 03 May 2019 16:30:21 +0000</pubDate>
      
      <guid>https://mytty.org/posts/telnetd_sensor_node/</guid>
      <description>&lt;h3 id=&#34;telnetd-sensor-node-what&#34;&gt;Telnetd sensor node what?!&lt;/h3&gt;

&lt;p&gt;I call it a sensor node (more on that in a later post), you might call it a telnetd &lt;a href=&#34;https://en.wikipedia.org/wiki/Method_stub&#34;&gt;stub&lt;/a&gt;. We are essentially talking about a telnet service which looks like a telnet service, is fingerprinted as a telnet service, replies like a telnet service, but is limited to bare minimal functionality and just meant as a sensor to gather information.&lt;/p&gt;

&lt;p&gt;In this case, we are looking for the folks who are looking for us - or, who are looking for exposed services on the interwebs (or maybe your corp network?).&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>apatf - levenshtein distance in cyber security</title>
      <link>https://mytty.org/posts/apatf/</link>
      <pubDate>Sun, 03 Mar 2019 17:10:26 +0000</pubDate>
      
      <guid>https://mytty.org/posts/apatf/</guid>
      <description>&lt;h3 id=&#34;levenshtein-distance-what&#34;&gt;Levenshtein distance what?&lt;/h3&gt;

&lt;p&gt;If you work or are just interested in cyber security you will have most likely encountered situations in which you would have loved to be able to automatically identify the percentage wise difference of two files or strings. A good example is a login or error page check. Imagine you are fuzzing a web application and you try to differentiate a successful injection from an error page.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>