<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://phreaknic.info/session-tracks-phreaknic-18/infosec/all" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Infosec</title>
    <link>https://phreaknic.info/session-tracks-phreaknic-18/infosec/all</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Malware Analysis: Aint Nobody Not Got Time for That</title>
    <link>https://phreaknic.info/content/malware-analysis-aint-nobody-not-got-time</link>
    <description>&lt;div class=&quot;body text-secondary&quot;&gt;&lt;p&gt;There&#039;s no shortage of malware to poke at, especially if you work on a blue team. Whether you&#039;re in a fast-paced SOC environment or looking for a weekend project, an assembly fan or code-phobic, there&#039;s something that you can learn from malware samples using what you&#039;ve got. The talk will make some suggestions about ways to best spend your time in malware analysis (as well as why you should bother). It&#039;ll be a mix of content that should be widely accessible and content geared towards people comfortable with looking at a disassembly.&lt;/p&gt;&lt;/div&gt;</description>
     <pubDate>Wed, 29 Oct 2014 05:09:29 +0000</pubDate>
 <dc:creator>jonnyX</dc:creator>
 <guid isPermaLink="false">96 at https://phreaknic.info</guid>
  </item>
  <item>
    <title>x86 Assembly - It&#039;s Really Not Actually That Bad</title>
    <link>https://phreaknic.info/content/x86-assembly-its-really-not-actually-bad-0</link>
    <description>&lt;div class=&quot;body text-secondary&quot;&gt;&lt;p&gt;Knowledge of assembly language is an awesome tool. It can help foster a better understanding of how computers work at a lower level and allow you to unlock the secrets of compiled code. It can also look kind of scary which discourages people from diving in, but the truth is that it really isn&#039;t. The presentation aims to explain what assembly language is, why it&#039;s worth learning, and, to an extent, how it works via the discussion of CPU architecture.&lt;/p&gt;&lt;/div&gt;</description>
     <pubDate>Wed, 29 Oct 2014 05:00:43 +0000</pubDate>
 <dc:creator>jonnyX</dc:creator>
 <guid isPermaLink="false">95 at https://phreaknic.info</guid>
  </item>
  <item>
    <title>The Hacker Next Door: Confessions of a Black Hat</title>
    <link>https://phreaknic.info/content/hacker-next-door-confessions-black-hat-0</link>
    <description>&lt;div class=&quot;body text-secondary&quot;&gt;&lt;p&gt;An in-depth look at how the black hat community operates. From goals to methodologies, Alex will pull back the curtains on some of the world’s most dangerous cyber-attacks and attackers so you can better understand the threats you face.&lt;/p&gt;

&lt;p&gt;Included in this session:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;The 4 universal steps of a cyber-attack&lt;/li&gt;
	&lt;li&gt;What happens from the attacker’s point of view&lt;/li&gt;
	&lt;li&gt;What happens after an attack&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Don’t miss this unique insight into how black hat hackers operate, and how you can protect your network.&lt;/p&gt;&lt;/div&gt;</description>
     <pubDate>Wed, 29 Oct 2014 04:48:18 +0000</pubDate>
 <dc:creator>jonnyX</dc:creator>
 <guid isPermaLink="false">93 at https://phreaknic.info</guid>
  </item>
  <item>
    <title>Tech Hobby to Tech Paycheck</title>
    <link>https://phreaknic.info/content/tech-hobby-tech-paycheck</link>
    <description>&lt;div class=&quot;body text-secondary&quot;&gt;&lt;p&gt;Get solid advice on how to create and expand your resume, how to get your resume noticed, how to work with and find recruiters (and get them to find you!), how to choose and use job boards, how to list skills such as game jams, hackathons, and other hobby work, and tips on the best way to make progress towards finding your dream job.&lt;/p&gt;

&lt;p&gt;If you have a resume, bring it along to get one-on-one advice on how it looks, and suggestions on ways it might be improved, or where and how to post it to get the most attention.&lt;/p&gt;&lt;/div&gt;</description>
     <pubDate>Wed, 29 Oct 2014 04:32:04 +0000</pubDate>
 <dc:creator>jonnyX</dc:creator>
 <guid isPermaLink="false">91 at https://phreaknic.info</guid>
  </item>
  <item>
    <title>Comrades, Contribute to Free and Open Source Software!</title>
    <link>https://phreaknic.info/content/comrades-contribute-free-and-open-source-software</link>
    <description>&lt;div class=&quot;body text-secondary&quot;&gt;&lt;p&gt;Anecdotally, it seems that many supporters of free and open source principles have never had the opportunity to get involved in a FOSS project. This is understandable, since getting involved with a project can be no small feat without appropriate mentorship and/or introduction. In this talk we will break down the process of setting up contribution environments for both the Linux kernel and the Firefox web browser. Most importantly, this is not just for software engineers, as non-developers make invaluable contributions in many areas; from submitting bug reports to graphic design.&lt;/p&gt;&lt;/div&gt;</description>
     <pubDate>Sun, 12 Oct 2014 00:25:05 +0000</pubDate>
 <dc:creator>jonnyX</dc:creator>
 <guid isPermaLink="false">64 at https://phreaknic.info</guid>
  </item>
  <item>
    <title>How the Second Amendment Works</title>
    <link>https://phreaknic.info/content/how-second-amendment-works</link>
    <description>&lt;div class=&quot;body text-secondary&quot;&gt;&lt;p&gt;In a move that is bound to piss off everybody in the entire community, Decius is going to present his thoughts on the history and interpretation of the Second Amendment to the United States Constitution.&lt;/p&gt;&lt;/div&gt;</description>
     <pubDate>Sat, 11 Oct 2014 21:34:08 +0000</pubDate>
 <dc:creator>jonnyX</dc:creator>
 <guid isPermaLink="false">59 at https://phreaknic.info</guid>
  </item>
  <item>
    <title>Heartburn from the Heartbleed Vulnerability</title>
    <link>https://phreaknic.info/content/heartburn-heartbleed-vulnerability</link>
    <description>&lt;div class=&quot;body text-secondary&quot;&gt;&lt;p&gt;What is the Heartbleed vulnerability really about, how do you defend yourself, and how many of your favorite web sites are still vulnerable?&lt;/p&gt;


&lt;p&gt;The heartbleed bug was caused by a coding error in the OpenSSL crypto library used by 17% of all the sites on the Internet using HTTPS.&lt;/p&gt;

&lt;p&gt;In the aftermath of the bug we have discovered some serious weaknesses in many of the systems that make the Internet possible.&lt;/p&gt;

&lt;p&gt;Is public key infrastructure up to the task of protecting our most sensitive data?&lt;/p&gt;

&lt;p&gt;Has Linus&#039;s Law been refuted? Can we trust open source software?&lt;/p&gt;&lt;/div&gt;</description>
     <pubDate>Tue, 23 Sep 2014 18:25:00 +0000</pubDate>
 <dc:creator>jonnyX</dc:creator>
 <guid isPermaLink="false">48 at https://phreaknic.info</guid>
  </item>
  <item>
    <title>NarkNet: Passive Wi-Fi Surveillance</title>
    <link>https://phreaknic.info/content/narknet-passive-wi-fi-surveillance</link>
    <description>&lt;div class=&quot;body text-secondary&quot;&gt;&lt;p&gt;Do you use open Wi-Fi? Did you know that it is possible to passively intercept your traffic? See a live demo and learn how to protect yourself.&lt;/p&gt;


&lt;p&gt;NarkNet uses free off-the-shelf technology that comes natively with many operating systems to passively intercept wireless networking traffic.&lt;/p&gt;

&lt;p&gt;The WiFi network adapter in your computer is a radio. The radio can be manually tuned to the radio frequency used by a WiFi access point (AP).&lt;/p&gt;&lt;/div&gt;</description>
     <pubDate>Tue, 23 Sep 2014 18:23:02 +0000</pubDate>
 <dc:creator>jonnyX</dc:creator>
 <guid isPermaLink="false">47 at https://phreaknic.info</guid>
  </item>
  <item>
    <title>Wikipedia: Tips on Communicating with the Hive Mind</title>
    <link>https://phreaknic.info/content/wikipedia-tips-communicating-hive-mind</link>
    <description>&lt;div class=&quot;body text-secondary&quot;&gt;&lt;p&gt;Bring your computers and/or questions to this workshop, where Elonka, a Wikipedia administrator since 2007, will explain the best ways to create, expand, or modify Wikipedia articles, and teach you some of the tricks and syntax techniques that go on behind the scenes.&lt;/p&gt;

&lt;p&gt;From Elonka: &lt;em&gt;&quot;No limit on size (attendance), everyone should have a computer and wi-fi.&amp;nbsp; Recommend they already have an account setup, and perhaps the names of a couple articles they&#039;d like to edit/create/investigate.&quot;&lt;/em&gt;&lt;/p&gt;&lt;/div&gt;</description>
     <pubDate>Tue, 23 Sep 2014 15:27:05 +0000</pubDate>
 <dc:creator>jonnyX</dc:creator>
 <guid isPermaLink="false">46 at https://phreaknic.info</guid>
  </item>
  <item>
    <title>Famous Unsolved Codes</title>
    <link>https://phreaknic.info/content/famous-unsolved-codes</link>
    <description>&lt;div class=&quot;body text-secondary&quot;&gt;&lt;p&gt;Elonka goes over some of the world&#039;s most famous unsolved codes, including the CIA&#039;s Kryptos sculpture, the centuries-old Voynich Manuscript, and inspiration for &quot;National Treasure,&quot; the &quot;Beale Papers&quot;.&lt;/p&gt;&lt;/div&gt;</description>
     <pubDate>Tue, 23 Sep 2014 15:24:53 +0000</pubDate>
 <dc:creator>jonnyX</dc:creator>
 <guid isPermaLink="false">45 at https://phreaknic.info</guid>
  </item>
  </channel>
</rss>
