<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.forensicswiki.org/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.forensicswiki.org/w/api.php?action=feedcontributions&amp;user=.FUF&amp;feedformat=atom</id>
		<title>Forensics Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://www.forensicswiki.org/w/api.php?action=feedcontributions&amp;user=.FUF&amp;feedformat=atom"/>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/Special:Contributions/.FUF"/>
		<updated>2013-05-23T10:53:36Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.20.3</generator>

	<entry>
		<id>http://www.forensicswiki.org/wiki/Talk:Forensic_Live_CD_issues</id>
		<title>Talk:Forensic Live CD issues</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/Talk:Forensic_Live_CD_issues"/>
				<updated>2012-10-07T09:42:07Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: /* List of Live CD distros that ARE forensically sound? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Just putting all discovered stuff together in one article. [[User:.FUF|.FUF]] 21:29, 3 February 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== List of Live CD distros that '''''ARE''''' forensically sound? ==&lt;br /&gt;
&lt;br /&gt;
This is an incredibly useful article.  However, with a quick glance through the listed offenders, one might walk away with the impression that '''all''' of the 'major' forensics Live CD distros might corrupt the target drive.  Or worse, someone may falsely believe that if their favorite flavor was not mentioned in the article, then it must be safe.&lt;br /&gt;
&lt;br /&gt;
Further still, the sentence, &amp;quot;Each problem is followed by an up to date list of distributions affected&amp;quot; is a pretty bold statement, especially in light of the fact that this article hasn't been updated in 15 months...&lt;br /&gt;
&lt;br /&gt;
I'm just wondering if anyone has re-tested any '''newer''' versions of the listed offenders since this article was written?  Or perhaps whether the specific developer teams might have self-declared that these issues are &amp;quot;fixed&amp;quot; as of a particular release?  Or if anyone is aware of '''other''' forensic Live CD distros that have been verified as 'safe' from these problems?  Hoping to avoid reinventing the wheel here...  either way, if I learn of anything in my travels, I'll post an update...&lt;br /&gt;
&lt;br /&gt;
--[[User:Grolltech|Grolltech]] 21:19, 11 September 2011 (PDT)&lt;br /&gt;
&lt;br /&gt;
: Runtime options to mount can be changed at will by UID=0 no matter which options are chosen as defaults.  This really begs the question of &amp;quot;Who is responsible&amp;quot; during an investigation. To me it seems the answer is &amp;quot;the investigator&amp;quot;, not &amp;quot;the distro&amp;quot;.   I'm still learning the process of investigation but they I understand it, its  processes and chain of custody demand that an investigator is skilled with the distro, not merely acquainted.  (And the scope needs to include the entire OS/distro not merely the Linux kernel).  [[User:John Crout|John Crout]] 12:26, 25 December 2011 (PST)&lt;br /&gt;
&lt;br /&gt;
: Hello, unfortunately I don't have much free time to keep these lists up to date. But a quick checking of most recent distros (latest CAINE and DEFT) showed that some issues are back, due to regression [[User:.FUF|.FUF]] 02:42, 7 October 2012 (PDT)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/Forensic_Live_CD_issues</id>
		<title>Forensic Live CD issues</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/Forensic_Live_CD_issues"/>
				<updated>2012-10-07T09:28:40Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: /* Journaling file system updates */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The problem ==&lt;br /&gt;
&lt;br /&gt;
[[Live CD|Forensic Live CDs]] are widely used during computer forensic investigations. Currently, many vendors of such Live CD distributions spread false claims that their distributions &amp;quot;do not touch anything&amp;quot;, &amp;quot;write protect everything&amp;quot; and so on. Unfortunately, community-developed distributions are no exception here. Finally, it turns out that many Linux-based forensic Live CDs are not tested properly and there are no suitable test cases published.&lt;br /&gt;
&lt;br /&gt;
== Another side of the problem ==&lt;br /&gt;
&lt;br /&gt;
Another side of the problem of insufficient testing of forensic Live CDs is that many users do not know what happens &amp;quot;under the hood&amp;quot; of the provided operating system and cannot adequately test them.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
&lt;br /&gt;
For example, [http://forensiccop.blogspot.com/2009/10/forensic-cop-journal-13-2009.html ''Forensic Cop Journal'' (Volume 1(3), Oct 2009)] describes a test case when an Ext3 file system was mounted using &amp;quot;-o ro&amp;quot; mount flag as a way to write protect the data. The article says that all tests were successful (i.e. no data modification was found after unmounting the file system), but it is known that damaged (i.e not properly unmounted) Ext3 file systems cannot be write protected using only &amp;quot;-o ro&amp;quot; mount flags (write access will be enabled during file system recovery).&lt;br /&gt;
&lt;br /&gt;
And the question is: will many users test damaged Ext3 file system (together with testing the clean one) when validating their favourite forensic Live CD distribution? My answer is &amp;quot;no&amp;quot;, because many users are unaware of such traits.&lt;br /&gt;
&lt;br /&gt;
== Problems ==&lt;br /&gt;
&lt;br /&gt;
Each problem is followed by an up to date list of distributions affected.&lt;br /&gt;
&lt;br /&gt;
=== Journaling file system updates ===&lt;br /&gt;
&lt;br /&gt;
When mounting (and unmounting) several journaling file systems with only &amp;quot;-o ro&amp;quot; mount flag a different number of data writes may occur. Here is a list of such file systems:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
 |-&lt;br /&gt;
 !  File system&lt;br /&gt;
 !  When data writes happen&lt;br /&gt;
 !  Notes&lt;br /&gt;
 |-&lt;br /&gt;
 |  Ext3&lt;br /&gt;
 |  File system requires journal recovery&lt;br /&gt;
 |  To disable recovery: use &amp;quot;noload&amp;quot; flag, or use &amp;quot;ro,loop&amp;quot; flags, or use &amp;quot;ext2&amp;quot; file system type&lt;br /&gt;
 |-&lt;br /&gt;
 |  Ext4&lt;br /&gt;
 |  File system requires journal recovery&lt;br /&gt;
 |  To disable recovery: use &amp;quot;noload&amp;quot; flag, or use &amp;quot;ro,loop&amp;quot; flags, or use &amp;quot;ext2&amp;quot; file system type&lt;br /&gt;
 |-&lt;br /&gt;
 |  ReiserFS&lt;br /&gt;
 |  File system has unfinished transactions&lt;br /&gt;
 |  &amp;quot;nolog&amp;quot; flag does not work (see ''man mount''). To disable journal updates: use &amp;quot;ro,loop&amp;quot; flags&lt;br /&gt;
 |-&lt;br /&gt;
 |  XFS&lt;br /&gt;
 |  Always (when unmounting)&lt;br /&gt;
 |  &amp;quot;norecovery&amp;quot; flag does not help (fixed in recent 2.6 kernels). To disable data writes: use &amp;quot;ro,loop&amp;quot; flags.&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
Incorrect mount flags can be used to mount file systems on evidentiary media during the boot process or during the file system preview process. As described above, this may result in data writes to evidentiary media. For example, several Ubuntu-based forensic Live CD distributions mount and recover damaged Ext3/4 file systems on fixed media (e.g. hard drives) during execution of [http://en.wikipedia.org/wiki/Initrd ''initrd''] scripts (these scripts mount every supported file system type on every supported media type using only &amp;quot;-o ro&amp;quot; flag in order to find a root file system image).&lt;br /&gt;
&lt;br /&gt;
[[Image:ext3 recovery.png|thumb|right|[[Helix3]]: damaged Ext3 recovery during the boot]]&lt;br /&gt;
&lt;br /&gt;
List of distributions that recover Ext3 (and sometimes Ext4) file systems during the boot:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
 |-&lt;br /&gt;
 !  Distribution&lt;br /&gt;
 !  Version&lt;br /&gt;
 |-&lt;br /&gt;
 |  Helix3&lt;br /&gt;
 |  2009R1&lt;br /&gt;
 |-&lt;br /&gt;
 |  SMART Linux (Ubuntu)&lt;br /&gt;
 |  2010-01-20&lt;br /&gt;
 |-&lt;br /&gt;
 |  FCCU GNU/Linux Forensic Boot CD&lt;br /&gt;
 |  12.1&lt;br /&gt;
 |-&lt;br /&gt;
 |  SPADA&lt;br /&gt;
 |  4&lt;br /&gt;
 |-&lt;br /&gt;
 |  DEFT Linux&lt;br /&gt;
 |  7&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
=== Root file system spoofing ===&lt;br /&gt;
&lt;br /&gt;
Most Ubuntu-based forensic Live CD distributions use Casper (a set of scripts used to complete initialization process during early stage of boot). Casper is responsible for searching for a root file system (typically, an image of live environment) on all supported devices (because a bootloader does not pass any information about device used for booting to the kernel), mounting it and executing ''/sbin/init'' program on a mounted root file system that will continue the boot process. Unfortunately, Casper was not designed to meet computer forensics requirements and is responsible for damaged Ext3/4 file systems recovery during the boot (see above) and root file system spoofing.&lt;br /&gt;
&lt;br /&gt;
[[Image:Grml.png|thumb|right|[[grml]] mounted root file system from the [[hard drive]]]]&lt;br /&gt;
&lt;br /&gt;
Currently, Casper may select fake root file system image on evidentiary media (e.g. [[Hard Drive|HDD]]), because there are no authenticity checks performed (except optional UUID check for a possible live file system), and this fake root file system image may be used to execute malicious code during the boot with root privileges. Knoppix-based forensic Live CD distributions are vulnerable to the same attack.&lt;br /&gt;
&lt;br /&gt;
List of Ubuntu-based distributions that allow root file system spoofing:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
 |-&lt;br /&gt;
 !  Distribution&lt;br /&gt;
 !  Version&lt;br /&gt;
 |-&lt;br /&gt;
 |  Helix3&lt;br /&gt;
 |  2009R1&lt;br /&gt;
 |-&lt;br /&gt;
 |  Helix3 Pro&lt;br /&gt;
 |  2009R3&lt;br /&gt;
 |-&lt;br /&gt;
 |  CAINE&lt;br /&gt;
 |  1.5&lt;br /&gt;
 |-&lt;br /&gt;
 |  DEFT Linux&lt;br /&gt;
 |  5&lt;br /&gt;
 |-&lt;br /&gt;
 |  Raptor&lt;br /&gt;
 |  2.0&lt;br /&gt;
 |-&lt;br /&gt;
 |  BackTrack&lt;br /&gt;
 |  4&lt;br /&gt;
 |-&lt;br /&gt;
 |  SMART Linux (Ubuntu)&lt;br /&gt;
 |  2010-01-20&lt;br /&gt;
 |-&lt;br /&gt;
 |  FCCU GNU/Linux Forensic Boot CD&lt;br /&gt;
 |  12.1&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
Vulnerable Knoppix-based distributions include: SPADA, LinEn Boot CD, BitFlare.&lt;br /&gt;
&lt;br /&gt;
[http://anti-forensics.ru/ Anti-Forensics.Ru project] [http://digitalcorpora.org/corp/images/aor/ released several ISO 9660 images] used to test various Linux Live CD distributions for root file system spoofing (description for all images is [http://anti-forensics.ru/casper/ here]).&lt;br /&gt;
&lt;br /&gt;
=== Swap space activation ===&lt;br /&gt;
&lt;br /&gt;
''Feel free to add information about swap space activation during the boot in some distributions''&lt;br /&gt;
&lt;br /&gt;
=== Incorrect mount policy ===&lt;br /&gt;
&lt;br /&gt;
==== rebuildfstab and scanpartitions scripts ====&lt;br /&gt;
&lt;br /&gt;
Several forensic Linux Live CD distributions (Helix3 2009R1, Helix3 Pro 2009R3, old versions of CAINE, old versions of grml) use rebuildfstab and scanpartition scripts to create entries for attached devices in ''/etc/fstab''. Some versions of these scripts use wrong wildcards while searching for available block devices (''/dev/?d?'' instead of ''/dev/?d*''), this results in missing several &amp;quot;exotic&amp;quot; devices (like /dev/sdad, /dev/sdad1, etc) and in data writes when mounting them (because fstab lacks of read-only mount options for these devices).&lt;br /&gt;
&lt;br /&gt;
=== Incorrect write-blocking approach ===&lt;br /&gt;
&lt;br /&gt;
Some forensic Linux Live CD distributions rely on [[hdparm]] and [[blockdev]] programs to mount file systems in read-only mode (by setting the underlying block device to read-only mode). Unfortunately, setting the block device to read-only mode does not guarantee that [http://archives.free.net.ph/message/20090721.105120.99250e3f.en.html no write commands will be passed to the drive].&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.computer-forensics-lab.org/pdf/Linux_for_computer_forensic_investigators_2.pdf Linux for computer forensic investigators: problems of booting trusted operating system]&lt;br /&gt;
* [http://www.computer-forensics-lab.org/pdf/Linux_for_computer_forensic_investigators.pdf Linux for computer forensic investigators: «pitfalls» of mounting file systems]&lt;br /&gt;
&lt;br /&gt;
[[Category:Live CD]]&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Bethan_Williams</id>
		<title>User talk:Bethan Williams</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Bethan_Williams"/>
				<updated>2012-02-16T18:26:37Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 10:26, 16 February 2012 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Bethan_Williams</id>
		<title>User:Bethan Williams</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Bethan_Williams"/>
				<updated>2012-02-16T18:26:36Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bethan is Head of Marketing at CY4OR and has worked for the Company for 5 years. With over 12 years experience in both B2B and B2C market sectors, I have a varied skill set ranging from more traditional marketing techniques through to online and social media campaign management.&lt;br /&gt;
&lt;br /&gt;
At CY4OR I am responsible for creating, communicating and delivering customer value through creative sales and marketing .&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Cmpnerd</id>
		<title>User talk:Cmpnerd</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Cmpnerd"/>
				<updated>2012-02-16T18:26:16Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 10:26, 16 February 2012 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Cmpnerd</id>
		<title>User:Cmpnerd</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Cmpnerd"/>
				<updated>2012-02-16T18:26:15Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I hereby license all my contributions to this wiki (before and after February 16th, 2011) under the Creative Commons Attribution-ShareAlike license. Developer and Forensic Examiner, plenty of certs and real world experience.  Hold a Masters in Computer Science.  No other info needs to be applied nor do I want to publically have available.&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Ryan</id>
		<title>User talk:Ryan</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Ryan"/>
				<updated>2012-02-16T18:26:04Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 10:26, 16 February 2012 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Ryan</id>
		<title>User:Ryan</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Ryan"/>
				<updated>2012-02-16T18:26:03Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am a student in the small scale cyber forensics class at Purdue University. Interests are in mobile development and mobile malware/spyware. I plan on documenting malware/spyware on this wiki. I will be graduating Purdue in May of 2012 from the Computer and Information Technology program with a focus on information systems.&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Rob_Emme</id>
		<title>User talk:Rob Emme</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Rob_Emme"/>
				<updated>2012-02-16T07:12:59Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 23:12, 15 February 2012 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Rob_Emme</id>
		<title>User:Rob Emme</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Rob_Emme"/>
				<updated>2012-02-16T07:12:59Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am currently a senior at Purdue majoring in CNIT with a specialization in information systems. I am planning to graduate in May 2012. This semester I am enrolled in CNIT 421. This semester I am planning to research mobile malware, and contribute to this wiki so that it may be of use to future students and staff.&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Patrick_Olsen</id>
		<title>User talk:Patrick Olsen</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Patrick_Olsen"/>
				<updated>2012-02-06T17:32:47Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 09:32, 6 February 2012 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Patrick_Olsen</id>
		<title>User:Patrick Olsen</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Patrick_Olsen"/>
				<updated>2012-02-06T17:32:46Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Twitter Account and Website/Blog&lt;br /&gt;
&lt;br /&gt;
Twitter: @patrickrolsen&lt;br /&gt;
Website/Blog: http://www.sysforensics.org&lt;br /&gt;
&lt;br /&gt;
Education/Certifications/Software&lt;br /&gt;
&lt;br /&gt;
Bellevue University (12/01/2004 - 06/24/2006), Bellevue, Nebraska&lt;br /&gt;
Bachelors of Science (BS) - Security Management &lt;br /&gt;
&lt;br /&gt;
Certified Information System Security Professional - CISSP &lt;br /&gt;
Certified Ethical Hacker – CEH&lt;br /&gt;
Windows 7 Configuration (Computing Environment (CE) Certified)&lt;br /&gt;
SANS Computer Forensic Investigations - Windows In-Depth Training&lt;br /&gt;
Security+ &lt;br /&gt;
DISA HBSS 4.5 Administration and Advanced Training&lt;br /&gt;
&lt;br /&gt;
Forensics Software: SANS SIFT Kit, Helix Pro., FTK Imager, dd/moonsols, The Sleuth Kit (TSK), X-Ways Forensics/Win-Hex, Volatility Memory Analysis, basic batch scripting knowledge, Browser Analysis, RegRipper, Foremost/Scalpel&lt;br /&gt;
&lt;br /&gt;
Security/Hacking Software: Backtrack 5, Metasploit tool suite, Nmap, Social Engineering Toolkit (SET), Nikto, Hydra-gtk, John the Ripper, enum, hping, Xprobe, Nessus, Aircrack-ng, Kismet, and others.&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:NetGrab_Ltd</id>
		<title>User talk:NetGrab Ltd</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:NetGrab_Ltd"/>
				<updated>2012-02-01T16:44:35Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 08:44, 1 February 2012 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:NetGrab_Ltd</id>
		<title>User:NetGrab Ltd</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:NetGrab_Ltd"/>
				<updated>2012-02-01T16:44:34Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NetGrab Ltd is a new small startup focusing on easy to use network forensics and cyber security tools. It's website is available at www.netgrab.co.uk, and it's first tool is NetSleuth. A free tool, released under the GPL, to ade with Network Forensics specifically the triage process. It can identify hosts, silently, from sniffing live on the network - or analyse data from pcap files (a common format for many IDS and firewall logging products).&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Rob_watson</id>
		<title>User talk:Rob watson</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Rob_watson"/>
				<updated>2012-01-30T13:14:39Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 05:14, 30 January 2012 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Rob_watson</id>
		<title>User:Rob watson</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Rob_watson"/>
				<updated>2012-01-30T13:14:36Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am a computer forensic investigator employed by 7Safe / PA Consulting. I undertake examinations of computer systems, from stand alone computers to servers and systems. My primary work has been law enforcement (as I was Police Officer in the UK for thirteen years), however I am now becoming involved in more corporate work and some eDiscovery work.&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Martin_Gengenbach</id>
		<title>User talk:Martin Gengenbach</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Martin_Gengenbach"/>
				<updated>2012-01-30T07:33:39Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 23:33, 29 January 2012 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Martin_Gengenbach</id>
		<title>User:Martin Gengenbach</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Martin_Gengenbach"/>
				<updated>2012-01-30T07:33:38Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am a graduate student in the School of Information and Library Science at the University of North Carolina at Chapel Hill, working toward a Master of Science in Library Science. I am interested in the application of digital forensic tools and processes to the field of digital preservation/digital curation.&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Michael_Cotgrove</id>
		<title>User talk:Michael Cotgrove</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Michael_Cotgrove"/>
				<updated>2012-01-27T08:28:07Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 00:28, 27 January 2012 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Michael_Cotgrove</id>
		<title>User:Michael Cotgrove</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Michael_Cotgrove"/>
				<updated>2012-01-27T08:28:05Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Degree in Electronic, 1975 Southampton University, UK&lt;br /&gt;
Hardware development&lt;br /&gt;
Software Development 1978 till present day using C and C++, and Microsoft Visual Studio&lt;br /&gt;
Owner of InterMedia Graphic Systems Ltd&lt;br /&gt;
Worked for eMag Solutions - Senior Vice President of Software Development&lt;br /&gt;
Owner CnW Recovery&lt;br /&gt;
&lt;br /&gt;
Main development is data recovery by software from hard drives, CDs/DVDs, and memory chips with a strong emphasis on processing fragmented files.  All recovery is logged in a forensically secure way.  Member of UK First Forensic Forum, F3&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Adrian_Santangelo</id>
		<title>User talk:Adrian Santangelo</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Adrian_Santangelo"/>
				<updated>2012-01-03T09:15:36Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 01:15, 3 January 2012 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Adrian_Santangelo</id>
		<title>User:Adrian Santangelo</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Adrian_Santangelo"/>
				<updated>2012-01-03T09:15:34Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I have over a decade of forensic experience, with deep roots in information security. I've been a self-employed computer security and forensic consultant all my adult life and love what I do. Plenty of information is readily available about me with a simple Google search. Bonus points if you can find my online aliases! (Much of my security history online has been done under one of them. Shouldn't be hard to find.)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Computer_Forensic_Analyst</id>
		<title>User talk:Computer Forensic Analyst</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Computer_Forensic_Analyst"/>
				<updated>2011-12-30T07:47:49Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 23:47, 29 December 2011 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Computer_Forensic_Analyst</id>
		<title>User:Computer Forensic Analyst</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Computer_Forensic_Analyst"/>
				<updated>2011-12-30T07:47:48Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am Forensic Computer Analyst, my main job is make computer forensic analyst and make reports from sd cards, personal computer, Mac computer, and telephony.&lt;br /&gt;
I am using free tool software like the tools from The Sleuth Kit, also i worked with winhex and enCase, but i prefere free software.&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Johny_Ryder</id>
		<title>User talk:Johny Ryder</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Johny_Ryder"/>
				<updated>2011-12-22T16:23:13Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 08:23, 22 December 2011 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Johny_Ryder</id>
		<title>User:Johny Ryder</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Johny_Ryder"/>
				<updated>2011-12-22T16:23:10Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Data expert, tech lover, privacy protector. I started using computers and the internet early 1994. And I can not imagine how I would ever be able to communicate with my friends and family without these products.&lt;br /&gt;
&lt;br /&gt;
It is great to be able to share through the internet. But (semi) public sharing has its downsides too. I like to read about and work on keeping the protection of private information something individuals can control themselves.&lt;br /&gt;
&lt;br /&gt;
But sometimes it is good that there are forensic tools available. Just as long these tools are used properly. I hope people are aware of the possibilities to protect their privacy, and protectors of the public domain are aware of the forensic tools available, and use them properly.&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Evan_H._Dygert</id>
		<title>User talk:Evan H. Dygert</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Evan_H._Dygert"/>
				<updated>2011-12-20T12:37:58Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 04:37, 20 December 2011 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Evan_H._Dygert</id>
		<title>User:Evan H. Dygert</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Evan_H._Dygert"/>
				<updated>2011-12-20T12:37:56Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Instead of repeating what is already on LinkedIn, just view my LinkedIn profile at http://www.linkedin.com/in/evandygert. I have earned the CCE, GCFE, GCFA forensic certifications as well as numerous other security related certifications (CISSP, GSEC, etc). In addition to being a software developer for many years, I have worked on intellectual property cases involving trade secrets and patent, trademark, copyright infringement.&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Marc_Yu</id>
		<title>User talk:Marc Yu</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Marc_Yu"/>
				<updated>2011-12-12T09:24:07Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 01:24, 12 December 2011 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Marc_Yu</id>
		<title>User:Marc Yu</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Marc_Yu"/>
				<updated>2011-12-12T09:24:06Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Worked in the IT field for 20 years for the Democratic National Committee, USA Today, and Florida Office of the Attorney General's Child Predator Cybercrime Unit.  I am Microsoft-certified.  I also have a Bachelor's degree in Information Technology.  I am currently running my own e-Discovery and computer forensics business in Pensacola, Florida.&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Arunshory</id>
		<title>User talk:Arunshory</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Arunshory"/>
				<updated>2011-12-10T07:46:45Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 23:46, 9 December 2011 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Arunshory</id>
		<title>User:Arunshory</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Arunshory"/>
				<updated>2011-12-10T07:46:44Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am a software engineer.I have completed B.tech:IT in information technology in mount zion college of engineering and technology at pudukkottai.There are four members in my family.Father,mother,me and my brother.In my childhood i have lot of interested in computer.In my free time i was do some other work in computer.Downloading the lots of softwares,os and security software from internet and then to installing my computer to check them the performance.&lt;br /&gt;
Now i am working as search engine optimization  in attotel company.&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Frank_Griffitts</id>
		<title>User:Frank Griffitts</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Frank_Griffitts"/>
				<updated>2011-12-10T07:46:41Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Frank is currently assigned to the Scottsdale Police Department Computer Crimes Unit.&lt;br /&gt;
He has been a law enforcement officer since 2002. He has been in investigations since 2008.&lt;br /&gt;
Frank has been conducting hard drive forensic examinations since 2009.&lt;br /&gt;
He is an AccessData Certified Examiner, as well as CompTia A+ and Network+ certified.  He has also attended basic and advanced training at NCFI in Hoover, Alabama.&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Frank_Griffitts</id>
		<title>User talk:Frank Griffitts</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Frank_Griffitts"/>
				<updated>2011-12-10T07:46:41Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 23:46, 9 December 2011 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Asigel</id>
		<title>User talk:Asigel</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Asigel"/>
				<updated>2011-12-10T07:46:39Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 23:46, 9 December 2011 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Asigel</id>
		<title>User:Asigel</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Asigel"/>
				<updated>2011-12-10T07:46:38Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;IT forensic specialist, based in Cologne, Germany, with 20y experience in IT and 5+ in ITFOR at big4 and independent consultant. these are the padding characters to fulfill the requirement of 50 characters min length of bio, and in case this is still too short I simply add more words until this stupid button will allow me to improve your pages. joking :-)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Docbit</id>
		<title>User talk:Docbit</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Docbit"/>
				<updated>2011-11-28T07:46:28Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 23:46, 27 November 2011 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Docbit</id>
		<title>User:Docbit</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Docbit"/>
				<updated>2011-11-28T07:46:27Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;my main job is computer forensic&lt;br /&gt;
my other works are the same i mean that i alwaya work in the field of forensic computer in differenst firms&lt;br /&gt;
i like forensic computer but i hope that some day win a lottery and no work ever ;) &lt;br /&gt;
I hope too that all people help me in the way of knowledge&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Joshua</id>
		<title>User talk:Joshua</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Joshua"/>
				<updated>2011-11-14T12:31:54Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 04:31, 14 November 2011 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Joshua</id>
		<title>User:Joshua</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Joshua"/>
				<updated>2011-11-14T12:31:52Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am a researcher and lecturer of digital forensics, live data forensics and investigation techniques at University College Dublin, Ireland. My interests are in investigation process models, human inference and automation. I have participated in the development of several investigation tools, and currently lead the Rapid Evidence Acquisition Project for Event Reconstruction.&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Erdem_U._Altinyurt</id>
		<title>User talk:Erdem U. Altinyurt</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Erdem_U._Altinyurt"/>
				<updated>2011-11-14T12:31:49Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 04:31, 14 November 2011 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Erdem_U._Altinyurt</id>
		<title>User:Erdem U. Altinyurt</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Erdem_U._Altinyurt"/>
				<updated>2011-11-14T12:31:47Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Author of wxHexEditor, DivFix++, Meteorie MKV Repair tool.&lt;br /&gt;
Also SamyGO.tv Hacker.&lt;br /&gt;
I don't know what to write here.&lt;br /&gt;
So I try to hack it via entering this un meaningful words for fill fifty word count.&lt;br /&gt;
a b c d s d f g d d e d 3w e a a d fe fr fe.&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Christopher_Triplett</id>
		<title>User talk:Christopher Triplett</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Christopher_Triplett"/>
				<updated>2011-11-08T19:57:41Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 11:57, 8 November 2011 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Christopher_Triplett</id>
		<title>User:Christopher Triplett</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Christopher_Triplett"/>
				<updated>2011-11-08T19:57:40Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Christopher Triplett is a forensic analyst, mobile forensics researcher, and also heads the training division of viaForensics. He has pioneered new methods for gaining access to NAND memory on Android devices and has incorporated this knowledge into the viaForensics Android training programs. Chris works closely with law enforcement agencies around the world and has spoken at forensic conferences on Android forensics and advanced recovery topics.&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Bill_Nelson</id>
		<title>User talk:Bill Nelson</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Bill_Nelson"/>
				<updated>2011-11-08T04:20:00Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 20:20, 7 November 2011 (PST)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Bill_Nelson</id>
		<title>User:Bill Nelson</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Bill_Nelson"/>
				<updated>2011-11-08T04:19:58Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Business and Professional Development Manager Edit Security University &lt;br /&gt;
&lt;br /&gt;
November 2011 – Present (1 month) Tampa/St. Petersburg, Florida Area &lt;br /&gt;
&lt;br /&gt;
Sleep peacefully, knowing that your IT staff has been professionally trained and certified in ethical hacking, penetration testing, Security+, CISSP and a host of other IT security related disciplines.&lt;br /&gt;
What?!? Your staff has not been trained and certified in these must have certifications? Then call or email me now and let me help you schedule your staff in the next available class.&lt;br /&gt;
Ph: 727-498-8799&lt;br /&gt;
BillNelson@SecurityUniversity.net &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ask for recommendations &lt;br /&gt;
Senior Sales Consultant Edit ExamForce &lt;br /&gt;
Privately Held; 51-200 employees; E-Learning industry &lt;br /&gt;
&lt;br /&gt;
April 2006 – November 2011 (5 years 8 months) &lt;br /&gt;
&lt;br /&gt;
Responsibilities include: Sales team training for LearnForce Partners including ExamForce, LearnKey, and Lambers product lines. New/Existing account management, customer service, research and development. &lt;br /&gt;
&lt;br /&gt;
9 visible recommendations for this position, 1 new recommendation for this position Manage &lt;br /&gt;
&lt;br /&gt;
Executive Producer Edit Clear Channel &lt;br /&gt;
&lt;br /&gt;
November 1999 – May 2006 (6 years 7 months) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Provide a brief description Ask for recommendations &lt;br /&gt;
General Manager Edit CDB Insurance &lt;br /&gt;
&lt;br /&gt;
September 1995 – October 1999 (4 years 2 months) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Provide a brief description Ask for recommendations&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:C_Andras_Moritz</id>
		<title>User:C Andras Moritz</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:C_Andras_Moritz"/>
				<updated>2011-11-05T08:26:18Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Expert in security and nanoscale fabrics, circuits, architectures.&lt;br /&gt;
Founder of BlueRISC (hardware assisted anti tamper and security space, with security processor and compiler) and WindowsSCOPE (memory forensics, live forensics, cyber security space, hardware assisted cyber security and forensics space).  Professor in electrical and computer engineering at UMass in Amherst. Associate editor IEEE Transactions on Nano, Theme leader FENA/FCRP Nano center, and CHM/NSEC center. Member of several Executive Committees. Winner of five Best Paper/Poster awards and inventor of several patents.&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:C_Andras_Moritz</id>
		<title>User talk:C Andras Moritz</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:C_Andras_Moritz"/>
				<updated>2011-11-05T08:26:18Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 01:26, 5 November 2011 (PDT)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Danielle_DiBruno</id>
		<title>User talk:Danielle DiBruno</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Danielle_DiBruno"/>
				<updated>2011-11-05T08:26:06Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 01:26, 5 November 2011 (PDT)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User:Danielle_DiBruno</id>
		<title>User:Danielle DiBruno</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User:Danielle_DiBruno"/>
				<updated>2011-11-05T08:26:05Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Prior law enforcement working as an undercover Special Agent investigating computer crimes- primarily focus Internet crimes against children. Worked as an investigative analyst for NCMEC's Cybertipline which acted as the &amp;quot;911&amp;quot; for the Internet involving all types of child exploitation- mostly involving child pornography cases on the Internet.  &lt;br /&gt;
&lt;br /&gt;
Currently I work as a forensic analyst for a private company that handles all types of cyber threats involving major businesses and corporations. I am looking to expand my knowledge base of various types of cyber crimes.&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/wiki/User_talk:Connor_Gilbert</id>
		<title>User talk:Connor Gilbert</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/wiki/User_talk:Connor_Gilbert"/>
				<updated>2011-11-05T08:25:53Z</updated>
		
		<summary type="html">&lt;p&gt;.FUF: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Forensics Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:.FUF|.FUF]] 01:25, 5 November 2011 (PDT)&lt;/div&gt;</summary>
		<author><name>.FUF</name></author>	</entry>

	</feed>