<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://arnoth.net/earnoth/dokuwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://arnoth.net/earnoth/dokuwiki/feed.php">
        <title>Arnoth.net Documentation Trove</title>
        <description></description>
        <link>http://arnoth.net/earnoth/dokuwiki/</link>
        <image rdf:resource="http://arnoth.net/earnoth/dokuwiki/lib/images/favicon.ico" />
       <dc:date>2010-03-11T20:49:23-06:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://arnoth.net/earnoth/dokuwiki/technods:programming:perl"/>
                <rdf:li rdf:resource="http://arnoth.net/earnoth/dokuwiki/techdocs:security:clamav"/>
                <rdf:li rdf:resource="http://arnoth.net/earnoth/dokuwiki/techdocs:security"/>
                <rdf:li rdf:resource="http://arnoth.net/earnoth/dokuwiki/techdocs:programming"/>
                <rdf:li rdf:resource="http://arnoth.net/earnoth/dokuwiki/techdocs"/>
                <rdf:li rdf:resource="http://arnoth.net/earnoth/dokuwiki/techdocs:security:malware:9d64e6a0dc6a3353770916d53350c2ac"/>
                <rdf:li rdf:resource="http://arnoth.net/earnoth/dokuwiki/techdocs:ubuntu:general"/>
                <rdf:li rdf:resource="http://arnoth.net/earnoth/dokuwiki/techdocs:security:malware"/>
                <rdf:li rdf:resource="http://arnoth.net/earnoth/dokuwiki/techdocs:linux:commandline"/>
                <rdf:li rdf:resource="http://arnoth.net/earnoth/dokuwiki/techdocs:security:malware:0fc38cc0e7f8f732a79b976fd79d9a76"/>
                <rdf:li rdf:resource="http://arnoth.net/earnoth/dokuwiki/techdocs:security:malware:1df34209b750a6651f94388897d0f737"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://arnoth.net/earnoth/dokuwiki/lib/images/favicon.ico">
        <title>Arnoth.net Documentation Trove</title>
        <link>http://arnoth.net/earnoth/dokuwiki/</link>
        <url>http://arnoth.net/earnoth/dokuwiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://arnoth.net/earnoth/dokuwiki/technods:programming:perl">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-09T11:07:53-06:00</dc:date>
        <dc:creator>earnoth</dc:creator>
        <title>technods:programming:perl</title>
        <link>http://arnoth.net/earnoth/dokuwiki/technods:programming:perl</link>
        <description>Epoch stuff


Going from seconds since epoch:
use POSIX;
strftime(&quot;%a %b %e %H:%M:%S %Y %z %Z&quot;, localtime($time));

or
print scalar gmtime $time;

Going to seconds since epoch:
use Time::Local;
$date_epoch = timelocal($sec, $min, $hr, $day, $month-1, $year-1900);</description>
    </item>
    <item rdf:about="http://arnoth.net/earnoth/dokuwiki/techdocs:security:clamav">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-07T09:33:58-06:00</dc:date>
        <dc:creator>earnoth</dc:creator>
        <title>techdocs:security:clamav</title>
        <link>http://arnoth.net/earnoth/dokuwiki/techdocs:security:clamav</link>
        <description>Compile and install

Install process, works on 9.04 and 8.04n
apt-get install zlib1g-dev libncurses5-dev
groupadd clamav
useradd -g clamav clamav
./configure &amp;&amp; make &amp;&amp; make install
Configure ClamAV


Tailor the following config files to taste:
/usr/local/etc/clamav.conf
/usr/local/etc/freshclam.conf

Run clamconf</description>
    </item>
    <item rdf:about="http://arnoth.net/earnoth/dokuwiki/techdocs:security">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-25T11:34:19-06:00</dc:date>
        <dc:creator>earnoth</dc:creator>
        <title>techdocs:security</title>
        <link>http://arnoth.net/earnoth/dokuwiki/techdocs:security</link>
        <description>Nepenthes


 Nepenthes Notes

Anti-Virus


 ClamAV notes

Malware Research


 Malware research notes 

Snort


Dependencies on Ubuntu 8.04n:
apt-get install libpcap0.8-dev pcre libpcre3-dev</description>
    </item>
    <item rdf:about="http://arnoth.net/earnoth/dokuwiki/techdocs:programming">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-19T11:31:30-06:00</dc:date>
        <dc:creator>earnoth</dc:creator>
        <title>techdocs:programming - created</title>
        <link>http://arnoth.net/earnoth/dokuwiki/techdocs:programming</link>
        <description>Perl Notes</description>
    </item>
    <item rdf:about="http://arnoth.net/earnoth/dokuwiki/techdocs">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-19T11:30:38-06:00</dc:date>
        <dc:creator>earnoth</dc:creator>
        <title>techdocs</title>
        <link>http://arnoth.net/earnoth/dokuwiki/techdocs</link>
        <description>Technical Documents

Here is where all the documentation for my personal geeky work goes.

Vim Technical Documents

MythTV Technical Documents

VMWare Technical Documents

Ubuntu Technical Documents

Linux Technical Documents

Windows Technical Documents</description>
    </item>
    <item rdf:about="http://arnoth.net/earnoth/dokuwiki/techdocs:security:malware:9d64e6a0dc6a3353770916d53350c2ac">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-23T14:58:29-06:00</dc:date>
        <dc:creator>earnoth</dc:creator>
        <title>techdocs:security:malware:9d64e6a0dc6a3353770916d53350c2ac</title>
        <link>http://arnoth.net/earnoth/dokuwiki/techdocs:security:malware:9d64e6a0dc6a3353770916d53350c2ac</link>
        <description>Research Notes for bd618f92139641ac7a2800c9f895a2ce

Summary

Notes

2010-01-23


Executed on WinXPHomeSP2 running in VMware Server 1.0.0 build 28343.  Installed an agent that started massive communications with a multitude of hosts on the Internet, primarily over port 80 but seeming to use encrypted channels.</description>
    </item>
    <item rdf:about="http://arnoth.net/earnoth/dokuwiki/techdocs:ubuntu:general">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-23T14:12:49-06:00</dc:date>
        <dc:creator>earnoth</dc:creator>
        <title>techdocs:ubuntu:general</title>
        <link>http://arnoth.net/earnoth/dokuwiki/techdocs:ubuntu:general</link>
        <description>Ubuntu General Documents

This section contains my documentation for generic features that are typically common across different Ubuntu versions.

Administration

Installing package clusters

Using Apt, one can install many different packages for a purpose using the meta-packages.  For example, the different developer packages (gcc, make, bison, etc) required for compiling most different open source projects can be installed using build-essential:</description>
    </item>
    <item rdf:about="http://arnoth.net/earnoth/dokuwiki/techdocs:security:malware">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-23T13:51:44-06:00</dc:date>
        <dc:creator>earnoth</dc:creator>
        <title>techdocs:security:malware</title>
        <link>http://arnoth.net/earnoth/dokuwiki/techdocs:security:malware</link>
        <description>Tracking Sites

&lt;http://www.nothink.org&gt;
 malware irc control sites


Research Notes


 e797cdc4dc4badc3c639bfc2f71240b6 

 53e38a165518036db28523eed3bac45e 

 289567012392e5739fcd5f73043a005e 

 3018e3b251119fd3215489f1f233a328 

 1f443c0271f1d699164521fb8b3dd408</description>
    </item>
    <item rdf:about="http://arnoth.net/earnoth/dokuwiki/techdocs:linux:commandline">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-11T19:08:25-06:00</dc:date>
        <dc:creator>earnoth</dc:creator>
        <title>techdocs:linux:commandline</title>
        <link>http://arnoth.net/earnoth/dokuwiki/techdocs:linux:commandline</link>
        <description>The following is a list of useful commands that I've learned for Linux, but that I use so rarely, I tend to forget until I need them again.

Creating a CD ISO


To rip an entire normal data-cd (ISO filesystem) from a CD-ROM:

dd if=/dev/cdrom of=my_cd_image.iso
Making an ISO from a file system


To create an iso using files in Linux:</description>
    </item>
    <item rdf:about="http://arnoth.net/earnoth/dokuwiki/techdocs:security:malware:0fc38cc0e7f8f732a79b976fd79d9a76">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-10T21:46:51-06:00</dc:date>
        <dc:creator>earnoth</dc:creator>
        <title>techdocs:security:malware:0fc38cc0e7f8f732a79b976fd79d9a76 - created</title>
        <link>http://arnoth.net/earnoth/dokuwiki/techdocs:security:malware:0fc38cc0e7f8f732a79b976fd79d9a76</link>
        <description>Research Notes for 0fc38cc0e7f8f732a79b976fd79d9a76

Summary

Notes

2010-01-10


Executed on WinXPHomeSP2 running in VMware Server 1.0.0 build 28343, OS complains that the file “is not a valid Win32 application”.

Links


 virustotal analysis</description>
    </item>
    <item rdf:about="http://arnoth.net/earnoth/dokuwiki/techdocs:security:malware:1df34209b750a6651f94388897d0f737">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-10T21:41:37-06:00</dc:date>
        <dc:creator>earnoth</dc:creator>
        <title>techdocs:security:malware:1df34209b750a6651f94388897d0f737 - created</title>
        <link>http://arnoth.net/earnoth/dokuwiki/techdocs:security:malware:1df34209b750a6651f94388897d0f737</link>
        <description>Research Notes for 1df34209b750a6651f94388897d0f737

Summary

Notes

2010-01-10


Executed on WinXPHomeSP2 running in VMware Server 1.0.0 build 28343.  Received a dialog box that exclaimed, “W32.NytemareV2 says 'Your kung-fu is no good!'”  Will try on a bare-metal victim device tomorrow.</description>
    </item>
</rdf:RDF>
