<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Afl on Insinuator.net - Bold Statements</title>
    <link>https://insinuator.net/tags/afl/</link>
    <description>Recent content in Afl on Insinuator.net - Bold Statements</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 15 Mar 2021 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://insinuator.net/tags/afl/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>fpicker: Fuzzing with Frida</title>
      <link>https://insinuator.net/2021/03/fpicker-fuzzing-with-frida/</link>
      <pubDate>Mon, 15 Mar 2021 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2021/03/fpicker-fuzzing-with-frida/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;In this post, I will introduce fpicker. Fpicker is a Frida-based&#xA;coverage-guided, mostly in-process, blackbox fuzzing suite. Its most significant&#xA;feature is the AFL++ proxy mode which enables blackbox in-process fuzzing with&#xA;AFL++ on platforms supported by Frida. In practice, this means that fpicker&#xA;enables fuzzing binary-only targets with AFL++ on potentially any system that is&#xA;supported by Frida. For example, it allows fuzzing a user-space application on&#xA;the iOS operating system, such as the Bluetooth daemon bluetoothd – which was&#xA;part of the original motivation to implement fpicker.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hack.lu 2018: Fuzzing Workshop by René Freingruber</title>
      <link>https://insinuator.net/2018/11/hack.lu-2018-fuzzing-workshop-by-ren%C3%A9-freingruber/</link>
      <pubDate>Tue, 06 Nov 2018 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2018/11/hack.lu-2018-fuzzing-workshop-by-ren%C3%A9-freingruber/</guid>
      <description>&lt;p&gt;I was at the hack.lu conference in Luxembourg this year and attended the fuzzing workshop, held by &lt;a href=&#34;https://twitter.com/renefreingruber&#34;&gt;René Freingruber&lt;/a&gt; from &lt;a href=&#34;https://sec-consult.com/en/&#34;&gt;SEC Consult&lt;/a&gt;. I have been curious about this topic for some years now, but besides doing some manual fuzzing and web-fuzzing, I never looked into the whole topic that much.&lt;/p&gt;&#xA;&lt;p&gt;The workshop lasted for around four hours. Before the workshop started each student got two VMs (Linux/Windows) where everything necessary was already set up. The VMs included 23 exercises, with step-by-step explanations, source code and exploits. René started out with an introduction to fuzzing, listing popular fuzzers and showing an example on how to fuzz with &lt;a href=&#34;http://lcamtuf.coredump.cx/afl/&#34;&gt;afl&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
