<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Emanuele Cozzi</title>
    <link>https://emanuelecozzi.net/</link>
    <description>Recent content on Emanuele Cozzi</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>invano@me.com (Emanuele Cozzi)</managingEditor>
    <webMaster>invano@me.com (Emanuele Cozzi)</webMaster>
    <lastBuildDate>Tue, 19 Mar 2019 15:34:59 +0000</lastBuildDate>
    
	<atom:link href="https://emanuelecozzi.net/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Honey</title>
      <link>https://emanuelecozzi.net/honey/</link>
      <pubDate>Tue, 19 Mar 2019 15:34:59 +0000</pubDate>
      <author>invano@me.com (Emanuele Cozzi)</author>
      <guid>https://emanuelecozzi.net/honey/</guid>
      <description>&amp;boxDR; Live stats from a dumb honeypot running for _ days
&amp;boxV;
&amp;boxVR;&amp;boxH; Total attacks: ___
&amp;boxV;
&amp;boxVR;&amp;boxH; Recently dropped samples:
&amp;boxV;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;boxV;
&amp;boxV;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;boxVR;&amp;boxH;  ___ @ ___ - ___
&amp;boxV;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;boxV;
&amp;boxV;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;boxVR;&amp;boxH;  ___ @ ___ - ___</description>
    </item>
    
    <item>
      <title>Flare-On 2018 - Challenge 12 - Subleq&#39;n&#39;RSSB</title>
      <link>https://emanuelecozzi.net/posts/ctf/flareon-2018-challenge-12-subleq-rssb-writeup/</link>
      <pubDate>Sun, 23 Sep 2018 15:13:13 +0000</pubDate>
      <author>invano@me.com (Emanuele Cozzi)</author>
      <guid>https://emanuelecozzi.net/posts/ctf/flareon-2018-challenge-12-subleq-rssb-writeup/</guid>
      <description>After explaining my solution for the last challenge of Flare-On 2018, I want to move one and analyze the details of the second stage. I will entirely focus on two OISC machines: Subleq1 and RSSB2. Take it as a personal training to tackle these processors and a way to get rid of the curiosity I wasn&#39;t able to eliminate when I firstly scored this challenge.</description>
    </item>
    
    <item>
      <title>Flare-On 2018 - Challenge 12 - cat&#39;n&#39;grep</title>
      <link>https://emanuelecozzi.net/posts/ctf/flareon-2018-challenge-12-cat-grep-writeup/</link>
      <pubDate>Fri, 21 Sep 2018 22:47:20 +0000</pubDate>
      <author>invano@me.com (Emanuele Cozzi)</author>
      <guid>https://emanuelecozzi.net/posts/ctf/flareon-2018-challenge-12-cat-grep-writeup/</guid>
      <description>New year, new Flare-On. This year edition somehow pushed us to the world of VMs reversing. First with challenge 10 built on top of the Intel VMX instruction set, later with challenge 12. The last challenge was quite crazy as usual, but it kind of intrigued me a lot.</description>
    </item>
    
    <item>
      <title>CSAW 2018 quals - 1337</title>
      <link>https://emanuelecozzi.net/posts/ctf/csaw18-quals-1337-writeup/</link>
      <pubDate>Tue, 18 Sep 2018 22:21:11 +0000</pubDate>
      <author>invano@me.com (Emanuele Cozzi)</author>
      <guid>https://emanuelecozzi.net/posts/ctf/csaw18-quals-1337-writeup/</guid>
      <description>The NOPS team couldn&#39;t miss CSAW CTF 2018 qualification round. We scored 6th in Europe and 17th worldwide. I mostly focused on reversing with kvm, rev 500, and 1337 initially rev 300, later upgraded to rev 500.
Today an Eurecom former student sent me an email asking how I solved 1337.</description>
    </item>
    
    <item>
      <title>Modern Linux Malware Exposed</title>
      <link>https://emanuelecozzi.net/posts/recon18-modern-linux-malware-exposed/</link>
      <pubDate>Mon, 25 Jun 2018 22:39:09 +0000</pubDate>
      <author>invano@me.com (Emanuele Cozzi)</author>
      <guid>https://emanuelecozzi.net/posts/recon18-modern-linux-malware-exposed/</guid>
      <description>This month I gave a talk at Recon Montreal 2018 about Linux malware and how we analyze them. This is an in-depth follow up of the Oakland paper Understanding Linux Malware more focused on the practical and technical aspects of the work (and malware).</description>
    </item>
    
    <item>
      <title>Understanding Linux Malware</title>
      <link>https://emanuelecozzi.net/posts/understanding-linux-malware-paper/</link>
      <pubDate>Mon, 25 Jun 2018 22:10:25 +0000</pubDate>
      <author>invano@me.com (Emanuele Cozzi)</author>
      <guid>https://emanuelecozzi.net/posts/understanding-linux-malware-paper/</guid>
      <description>My research work on Linux malware was accepted at IEEE Security &amp;amp; Privacy 2018, San Francisco.
 Abstract—For the past two decades, the security community has been fighting malicious programs for Windows-based operating systems. However, the recent surge in adoption of embedded devices and the IoT revolution are rapidly changing the malware landscape.</description>
    </item>
    
    <item>
      <title>Kernel heap corruption (SLUB) - CSAW17 Finals</title>
      <link>https://emanuelecozzi.net/posts/ctf/csaw17-kws2-heap-overflow-slub/</link>
      <pubDate>Wed, 24 Jan 2018 21:37:30 +0000</pubDate>
      <author>invano@me.com (Emanuele Cozzi)</author>
      <guid>https://emanuelecozzi.net/posts/ctf/csaw17-kws2-heap-overflow-slub/</guid>
      <description>TL;DR CSAW17 finals - kws2 write-up is here.
During the last three years of CTF games I did nothing but reverse engineering challenges. Started as a solo-player with pure reversing competitions, I ended up playing in a cool team with great guys.</description>
    </item>
    
    <item>
      <title>How to fly with radare2 - The Wall writup</title>
      <link>https://emanuelecozzi.net/posts/ctf/how-to-fly-with-radare2/</link>
      <pubDate>Fri, 11 Nov 2016 19:00:00 +0200</pubDate>
      <author>invano@me.com (Emanuele Cozzi)</author>
      <guid>https://emanuelecozzi.net/posts/ctf/how-to-fly-with-radare2/</guid>
      <description>Instead of writing an usual writeup on how I solved The Wall (rev200) during HackTheVote2016, I&#39;d rather put more emphasis on how I solved this chall by using radare2 only. No need to introduce radare2 if you are reading this post.</description>
    </item>
    
    <item>
      <title>About</title>
      <link>https://emanuelecozzi.net/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <author>invano@me.com (Emanuele Cozzi)</author>
      <guid>https://emanuelecozzi.net/about/</guid>
      <description>Hey! I&#39;m Emanuele, PhD student at the Software and System Security group of EURECOM (France). My research interests are on exploring new static and dynamic analysis techniques for binary analysis, with particular emphasis on malware analysis.
This is my public (lazy) whiteboard where I share mostly technical stuff about security, reverse engineering, malware analysis, ctfs, and so on.</description>
    </item>
    
  </channel>
</rss>