<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Darknet - The Darkside &#187; Security Software</title>
	<atom:link href="http://www.darknet.org.uk/category/security-software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Thu, 19 Nov 2009 10:29:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>RATS &#8211; Rough Auditing Tool for Security</title>
		<link>http://www.darknet.org.uk/2009/11/rats-rough-auditing-tool-for-security/</link>
		<comments>http://www.darknet.org.uk/2009/11/rats-rough-auditing-tool-for-security/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 09:57:06 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Countermeasures]]></category>
		<category><![CDATA[Exploits/Vulnerabilities]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Security Software]]></category>
		<category><![CDATA[buffer overflow]]></category>
		<category><![CDATA[code audit tool]]></category>
		<category><![CDATA[code auditing tool]]></category>
		<category><![CDATA[code-auditing]]></category>
		<category><![CDATA[expat]]></category>
		<category><![CDATA[perl security]]></category>
		<category><![CDATA[php-security]]></category>
		<category><![CDATA[python security]]></category>
		<category><![CDATA[race conditions]]></category>
		<category><![CDATA[RATS]]></category>
		<category><![CDATA[scan c code]]></category>
		<category><![CDATA[scan perl code]]></category>
		<category><![CDATA[scan php code]]></category>
		<category><![CDATA[scan python code]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=2063</guid>
		<description><![CDATA[RATS &#8211; Rough Auditing Tool for Security &#8211; is an open source tool developed and maintained by Secure Software security engineers. Secure Software was acquired by Fortify Software, Inc. RATS is a tool for scanning C, C++, Perl, PHP and Python source code and flagging common security related programming errors such as buffer overflows and [...]]]></description>
			<content:encoded><![CDATA[<p>RATS &#8211; Rough Auditing Tool for Security &#8211; is an open source tool developed and maintained by Secure Software security engineers. Secure Software was acquired by Fortify Software, Inc. RATS is a tool for scanning C, C++, Perl, PHP and Python source code and flagging common security related programming errors such as buffer overflows and TOCTOU (Time Of Check, Time Of Use) race conditions.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-3033787195489589";
google_alternate_ad_url = "http://www.darknet.org.uk/google_adsense_script.html";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_ad_channel ="9647861209";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "df6f0b";
google_color_url = "df6f0b";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>RATS scanning tool provides a security analyst with a list of potential trouble spots on which to focus, along with describing the problem, and potentially suggest remedies. It also provides a relative assessment of the potential severity of each problem, to better help an auditor prioritize. This tool also performs some basic analysis to try to rule out conditions that are obviously not problems.</p>
<p>As its name implies, the tool performs only a rough analysis of source code. It will not find every error and will also find things that are not errors. Manual inspection of your code is still necessary, but greatly aided with this tool.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-3033787195489589";
google_alternate_ad_url = "http://www.darknet.org.uk/google_adsense_script.html";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_ad_channel ="9647861209";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "df6f0b";
google_color_url = "df6f0b";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><strong>Requirements</strong></p>
<p>RATS requires expat to be installed in order to build and run. Expat is often installed in /usr/local/lib and /usr/local/include. On some systems, you will need to specify &#8211;with-expat-lib and &#8211;with-expat-include options to configure so that it can find your installation of the library and header. Expat can be found <a href="http://expat.sourceforge.net/">here</a>.</p>
<p>You can download RATS here:</p>
<p>Source Code:  <a href="http://www.fortify.com/servlet/downloads/public/rats-2.3.tar.gz">rats-2.3.tar.gz</a><br />
Windows Binary: <a href="http://www.fortify.com/servlet/downloads/public/rats-2.3-win32.zip">rats-2.3-win32.zip</a></p>
<p>Or read more <a href="http://www.fortify.com/security-resources/rats.jsp">here</a>.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=RATS+%E2%80%93+Rough+Auditing+Tool+for+Security+http://bit.ly/45nhdq+from+@THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2009/11/rats-rough-auditing-tool-for-security/&amp;title=RATS+%E2%80%93+Rough+Auditing+Tool+for+Security" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2009/11/rats-rough-auditing-tool-for-security/&amp;title=RATS+%E2%80%93+Rough+Auditing+Tool+for+Security" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2009/11/rats-rough-auditing-tool-for-security/&amp;t=RATS+%E2%80%93+Rough+Auditing+Tool+for+Security" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2009/11/rats-rough-auditing-tool-for-security/&amp;title=RATS+%E2%80%93+Rough+Auditing+Tool+for+Security" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2009/11/rats-rough-auditing-tool-for-security/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Deep Packet Inspection Engine Goes Open Source</title>
		<link>http://www.darknet.org.uk/2009/10/deep-packet-inspection-engine-goes-open-source/</link>
		<comments>http://www.darknet.org.uk/2009/10/deep-packet-inspection-engine-goes-open-source/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 09:23:34 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Countermeasures]]></category>
		<category><![CDATA[Forensics]]></category>
		<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Network Hacking]]></category>
		<category><![CDATA[Security Software]]></category>
		<category><![CDATA[deep packet inspection]]></category>
		<category><![CDATA[dpi]]></category>
		<category><![CDATA[ipoque]]></category>
		<category><![CDATA[open source deep packet inspection]]></category>
		<category><![CDATA[open source packet inspection]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[opendpi]]></category>
		<category><![CDATA[packet inspection]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=2109</guid>
		<description><![CDATA[This is great news, especially for open source tool developers. Deep packet inspection is an extremely niche area and requires great expertise (and a lot of R&#038;D of course).
I hope a new project can spawn from this, it has many interesting applications. I think it&#8217;d be a good addition to Wireshark and IDS projects like [...]]]></description>
			<content:encoded><![CDATA[<p>This is great news, especially for open source tool developers. Deep packet inspection is an extremely niche area and requires great expertise (and a lot of R&#038;D of course).</p>
<p>I hope a new project can spawn from this, it has many interesting applications. I think it&#8217;d be a good addition to Wireshark and IDS projects like Snort.</p>
<p><a href="http://opendpi.org/">http://opendpi.org/</a></p>
<p><!--adsense#New468--></p>
<blockquote><p>Deep packet inspection (DPI) hardware can identify an astonishing array of protocols passing across the Internet—up to and including protocols that are rare even to us in the Orbiting HQ (Gadu-Gadu? Manolito? Feidian?). But if you&#8217;ve ever wondered just how this can be done, and done at wire speed, wonder no more: Europe&#8217;s leading DPI vendor has open-sourced a version of its traffic detection engine.</p>
<p>OpenDPI.org is the new home for ipoque&#8217;s open source project; anyone interested can take a look at the code or contribute patches. The goal in this case, though, isn&#8217;t so much about crowdsourcing product development but about easing consumer fears about DPI technology.</p>
<p>Klaus Mochalski, CEO of ipoque, explains that &#8220;transparency was important for us from the beginning. The lack of transparency from the vendors&#8217; side is widespread in the DPI business. Our thoughts are a bit different and that is why we decided to push this project.&#8221;</p></blockquote>
<p>It can identify a whole range of weird and wonderful protocols including those you&#8217;ve never heard of. </p>
<p>The free version is basically a watered down of the commercial product, it&#8217;s slow, doesn&#8217;t come bundled with some fancy supercomputer grade hardware and can&#8217;t handle encrypted transmissions.</p>
<p>I think it will be useful too for people building open source router systems to manage traffic, do traffic shaping and general QoS with much more accuracy (rather than relying on port classification).</p>
<p><!--adsense#New468--></p>
<blockquote><p>The OpenDPI engine, released under the LGPL license, differs from ipoque&#8217;s commercial scanning engine in its high-priced DPI hardware. The open-source version is much slower and (more importantly) doesn&#8217;t reveal ipoque&#8217;s methods for identifying encrypted transmissions. DPI vendors all claim high levels of success at identifying such traffic based on the flow patterns and handshake signatures common to protocols like BitTorrent and Skype, even if they cannot crack the encryption and examine the content of those transmissions.</p>
<p>ipoque apparently wants to convince people that its detection code doesn&#8217;t store or examine the actual content being transmitted. The company made the same point in a white paper released last week. &#8220;DPI as such has no negative impact on online privacy,&#8221; it says. &#8220;It is, again, only the applications that may have this impact. Prohibiting DPI as a technology would be just as naive as prohibiting automatic speech recognition because it can be used to eavesdrop on conversations based on content.</p>
<p>Although DPI can be used as a base technology to look at and evaluate the actual content of a network communication, this goes beyond what we understand as DPI as it is used by Internet bandwidth management—the classification of network protocols and applications.&#8221;</p></blockquote>
<p>I hope they keep developing the project, or some other folks in the Open Source community step up and turn it into a full blown development fork.</p>
<p>That would be great, harness the existing technology and improve on it.</p>
<p>Because let&#8217;s face it, any commercial company releasing an Open Source branch of their software has no incentive to make it that great lest it get better than the stuff they are selling.</p>
<p>Source: <a href="http://arstechnica.com/open-source/news/2009/09/deep-packet-inspection-engine-goes-open-source.ars">Ars Technica</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Deep+Packet+Inspection+Engine+Goes+Open+Source+http://bit.ly/2o4i7s+from+@THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2009/10/deep-packet-inspection-engine-goes-open-source/&amp;title=Deep+Packet+Inspection+Engine+Goes+Open+Source" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2009/10/deep-packet-inspection-engine-goes-open-source/&amp;title=Deep+Packet+Inspection+Engine+Goes+Open+Source" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2009/10/deep-packet-inspection-engine-goes-open-source/&amp;t=Deep+Packet+Inspection+Engine+Goes+Open+Source" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2009/10/deep-packet-inspection-engine-goes-open-source/&amp;title=Deep+Packet+Inspection+Engine+Goes+Open+Source" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2009/10/deep-packet-inspection-engine-goes-open-source/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AVG Stepping Up Consumer Anti-Virus Offerings</title>
		<link>http://www.darknet.org.uk/2009/10/avg-stepping-up-consumer-anti-virus-offerings/</link>
		<comments>http://www.darknet.org.uk/2009/10/avg-stepping-up-consumer-anti-virus-offerings/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 10:27:56 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Countermeasures]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security Software]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[avast]]></category>
		<category><![CDATA[avg]]></category>
		<category><![CDATA[avg 9]]></category>
		<category><![CDATA[avg antivirus]]></category>
		<category><![CDATA[avg free]]></category>
		<category><![CDATA[avira]]></category>
		<category><![CDATA[bitdefender]]></category>
		<category><![CDATA[free antivirus software]]></category>
		<category><![CDATA[free antivrus]]></category>
		<category><![CDATA[free av]]></category>
		<category><![CDATA[malware]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=2159</guid>
		<description><![CDATA[AVG used to be THE anti-virus software a few years ago, especially with it being the first major vendor offering a free solution for home users.
If you asked any techie back in 2002 which AV should you use, the answer would invariably be AVG free (or perhaps Panda).
After that AVG just got bloated, slow and [...]]]></description>
			<content:encoded><![CDATA[<p>AVG used to be THE anti-virus software a few years ago, especially with it being the first major vendor offering a free solution for home users.</p>
<p>If you asked any techie back in 2002 which AV should you use, the answer would invariably be AVG free (or perhaps Panda).</p>
<p>After that AVG just got bloated, slow and their signature files became very weak missing a lot of nasty infections, I had to fix so many PCs running AVG that were infected up the ass with all kind of malware.</p>
<p>People starting recommending other like Avast!, Avira and BitDefender which also offer free use versions for home use.</p>
<p><!--adsense#New468--></p>
<blockquote><p>AVG is putting an emphasis on increased speed with a revamp of its free and paid for security suites.</p>
<p>The latest revamp &#8211; AVG 9.0 &#8211; boasts 50 per cent faster speed and increased ease of use. Improvements in speed have been achieved by skipping the scan of files already marked as safe in future scans unless the file structure changes. The approach also offers claimed improvements of ten to 15 per cent for boot times and memory usage, respectively.</p>
<p>The firewall module in AVG 9.0 has also been redesigned to be less intrusive (ie fewer &#8216;Do you want to allow this application online&#8217; questions) alongside tighter integration with the anti-malware scanner that forms the core of the product. This anti-malware scanner makes greater use of behaviour-based, cloud-based and white-listing technologies.</p></blockquote>
<p>I haven&#8217;t tested AVG 9.0 yet as the free version isn&#8217;t being released until later this month, but if it stands up to their claims it could be a good product. </p>
<p>Speed and bloat is definitely something they need to work on along with a more accurate scanning engine and complete signature files.</p>
<p>Let&#8217;s hope it&#8217;s not all just hype.</p>
<p><!--adsense#New468--></p>
<blockquote><p>AVG Free 9.0 will be available mid-October. Details of the features are being held back until then, but expect to see a cut-down product based on the same engine but without a firewall and other bells and whistles. Based on past form, AVG free will offer an anti-malware scanner alongside LinkScanner safe search technology.</p>
<p>AVG&#8217;s business model relies on selling into small business and getting a percentage of consumer users of its free product (perhaps around two per cent) to upgrade. The consumer end of this equation is severely threatened by Microsoft Security Essentials launch.</p>
<p>Recommendations from tech savvy friends were one of the main reasons consumers latched onto AVG in the first place. AVG lost a lot of goodwill in this area with the traffic-spewing fiasco that attached to version 8.0 of its security scanner.</p>
<p>Secondly, irrespective of the technical merits of its product, AVG is facing off against Redmond&#8217;s marketing muscle while at the same time hunting for a new chief executive.</p></blockquote>
<p>Microsoft Security Essentials is definitely a huge entry barrier for them and they will need to push hard to gain back a decent market share. There are some extremely good AV products out there now and a lot more choice for consumers.</p>
<p>Plus of course the big fat behemoths are still out there bundling their software with OEMs (Symantec, McAfee etc).</p>
<p>We shall see if it stands up to the tests of real world use.</p>
<p>Source: <a href="http://www.theregister.co.uk/2009/10/06/avg9/">The Register</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=AVG+Stepping+Up+Consumer+Anti-Virus+Offerings+http://bit.ly/jsxns+from+@THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2009/10/avg-stepping-up-consumer-anti-virus-offerings/&amp;title=AVG+Stepping+Up+Consumer+Anti-Virus+Offerings" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2009/10/avg-stepping-up-consumer-anti-virus-offerings/&amp;title=AVG+Stepping+Up+Consumer+Anti-Virus+Offerings" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2009/10/avg-stepping-up-consumer-anti-virus-offerings/&amp;t=AVG+Stepping+Up+Consumer+Anti-Virus+Offerings" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2009/10/avg-stepping-up-consumer-anti-virus-offerings/&amp;title=AVG+Stepping+Up+Consumer+Anti-Virus+Offerings" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2009/10/avg-stepping-up-consumer-anti-virus-offerings/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Samhain v.2.5.9c &#8211; Open Source Host-Based Intrusion Detection System (HIDS)</title>
		<link>http://www.darknet.org.uk/2009/10/samhain-v-2-5-9c-open-source-host-based-intrusion-detection-system-hids/</link>
		<comments>http://www.darknet.org.uk/2009/10/samhain-v-2-5-9c-open-source-host-based-intrusion-detection-system-hids/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 10:44:53 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Countermeasures]]></category>
		<category><![CDATA[Security Software]]></category>
		<category><![CDATA[hids]]></category>
		<category><![CDATA[host based intrusion detection]]></category>
		<category><![CDATA[IDS]]></category>
		<category><![CDATA[intrusion-detection]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[osiris]]></category>
		<category><![CDATA[samhain]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[tripwire]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=2051</guid>
		<description><![CDATA[We&#8217;ve only mentioned one HIDS before, that was OSSEC HIDS, so I thought I&#8217;d do some updates on the others.
Samhain has always been one of my favourites, before that of course I was using Tripwire like everyone else.

The Samhain open source host-based intrusion detection system (HIDS) provides file integrity checking and logfile monitoring/analysis, as well [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve only mentioned one HIDS before, that was <a href="http://www.darknet.org.uk/2006/05/ossec-hids-open-source-host-based-intrusion-system/">OSSEC HIDS</a>, so I thought I&#8217;d do some updates on the others.</p>
<p>Samhain has always been one of my favourites, before that of course I was using Tripwire like everyone else.</p>
<p><!--adsense#New468--></p>
<p>The Samhain open source host-based intrusion detection system (HIDS) provides file integrity checking and logfile monitoring/analysis, as well as rootkit detection, port monitoring, detection of rogue SUID executables, and hidden processes.</p>
<p>It has been designed to monitor multiple hosts with potentially different operating systems, providing centralized logging and maintenance, although it can also be used as standalone application on a single host.</p>
<p>Samhain is a multiplatform application for POSIX systems (Unix, Linux, Cygwin/Windows).</p>
<p><strong>Features</strong></p>
<ul>
<li>PCI DSS Compliance</li>
<li>File integrity checks</li>
<li>Host integrity monitoring</li>
<li>Logfile monitoring/analysis</li>
<li>Log facilities</li>
<li>Integration with other systems / Active response</li>
</ul>
<p><!--adsense#New468--></p>
<p>You can download Samhain here:</p>
<p><a href="http://www.la-samhna.de/samhain/samhain-current.tar.gz">samhain-current.tar.gz</a></p>
<p>Or read more <a href=" http://www.la-samhna.de/samhain/">here</a>.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Samhain+v.2.5.9c+%E2%80%93+Open+Source+Host-Based+Intrusion+Detection+System+%28HIDS%29+http://bit.ly/fUumo+from+@THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2009/10/samhain-v-2-5-9c-open-source-host-based-intrusion-detection-system-hids/&amp;title=Samhain+v.2.5.9c+%E2%80%93+Open+Source+Host-Based+Intrusion+Detection+System+%28HIDS%29" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2009/10/samhain-v-2-5-9c-open-source-host-based-intrusion-detection-system-hids/&amp;title=Samhain+v.2.5.9c+%E2%80%93+Open+Source+Host-Based+Intrusion+Detection+System+%28HIDS%29" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2009/10/samhain-v-2-5-9c-open-source-host-based-intrusion-detection-system-hids/&amp;t=Samhain+v.2.5.9c+%E2%80%93+Open+Source+Host-Based+Intrusion+Detection+System+%28HIDS%29" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2009/10/samhain-v-2-5-9c-open-source-host-based-intrusion-detection-system-hids/&amp;title=Samhain+v.2.5.9c+%E2%80%93+Open+Source+Host-Based+Intrusion+Detection+System+%28HIDS%29" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2009/10/samhain-v-2-5-9c-open-source-host-based-intrusion-detection-system-hids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UK Has The Worst Internet Security In Europe</title>
		<link>http://www.darknet.org.uk/2009/09/uk-has-the-worst-internet-security-in-europe/</link>
		<comments>http://www.darknet.org.uk/2009/09/uk-has-the-worst-internet-security-in-europe/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 08:27:13 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[General News]]></category>
		<category><![CDATA[Security Software]]></category>
		<category><![CDATA[Countermeasures]]></category>
		<category><![CDATA[data-security]]></category>
		<category><![CDATA[internet-security]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[uk internet security]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=2086</guid>
		<description><![CDATA[Interesting story for our British readers, seems like back in Old Blighty people are a bit lax when it comes to keeping their security software up to date.
Not only that, from the other aspects of the survey it seems UK is generally lacking in cybersecurity awareness and education with people not deleting dodgy files and [...]]]></description>
			<content:encoded><![CDATA[<p>Interesting story for our British readers, seems like back in Old Blighty people are a bit lax when it comes to keeping their security software up to date.</p>
<p>Not only that, from the other aspects of the survey it seems UK is generally lacking in cybersecurity awareness and education with people not deleting dodgy files and a large percentage of people not using any kind of protection at all.</p>
<p><!--adsense#New468--></p>
<blockquote><p>Brits are lax at updating their security software, compared to their European counterparts, says PC Tools. Worldwide research by the security firm revealed that a third of Brits never update their security software, compared to just five percent of German and seven percent of French web users.</p>
<p>Nearly one in ten Brits also admitted they don&#8217;t use any form of security software when surfing the web, compared to five percent of French and four percent of Germans. The UK is also lagging behind when it comes to deleting files sent from unknown sources. Just one percent of Brits will delete files sent by email, instant messenger or social networking sites compared to two percent of French web users and nine percent of Germans. </p></blockquote>
<p>With auto-updates and software prompting you to up date I don&#8217;t know why it&#8217;s such a big problem, I would hazard a guess that it&#8217;s to do with the lack of Broadband penetration in UK.</p>
<p>There&#8217;s still a huge number of people using dial-up which makes it very cumbersome to update software, especially with file sizes getting bigger and bigger.</p>
<p><!--adsense#New468--></p>
<blockquote><p>PC Tools said that 41 percent of all respondents use just one or two passwords across all the sites they visit online, while eight percent admitted to having just one password for all their online account. Of that eight percent, over half were French, while 35 percent were Brits and just 16 percent were German.</p>
<p>Michael Greene, vice president of product strategy, PC Tools, said: &#8220;While consumers are generally security conscious, they are not yet security savvy. The increased use of the internet among consumers is providing a lucrative market for cybercriminals and we are seeing more and more sophisticated techniques that lure consumers into clicking on malicious links or downloading malicious files&#8221;.</p>
<p>Over three quarters of Brits have some form of security software installed on their PC, compared to the global average of 57 percent. Worryingly, 53 percent of Brits also said they only act on a security alert if something strikes them as particularly dangerous. </p></blockquote>
<p>From the stats, the average for those having some kind of security software installed is trumped by the Brits &#8211; but if they don&#8217;t update isn&#8217;t it useless.</p>
<p>And with 41% of people using only 2 different passwords for ALL online sites..that doesn&#8217;t bode well for anyone who gets hit with a targeted attack.</p>
<p>Source: <a href="http://www.networkworld.com/news/2009/090409-uk-has-the-worst-internet.html">Network World</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=UK+Has+The+Worst+Internet+Security+In+Europe+http://bit.ly/3Pgy07+from+@THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2009/09/uk-has-the-worst-internet-security-in-europe/&amp;title=UK+Has+The+Worst+Internet+Security+In+Europe" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2009/09/uk-has-the-worst-internet-security-in-europe/&amp;title=UK+Has+The+Worst+Internet+Security+In+Europe" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2009/09/uk-has-the-worst-internet-security-in-europe/&amp;t=UK+Has+The+Worst+Internet+Security+In+Europe" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2009/09/uk-has-the-worst-internet-security-in-europe/&amp;title=UK+Has+The+Worst+Internet+Security+In+Europe" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2009/09/uk-has-the-worst-internet-security-in-europe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GFI LANguard 9 Review &#8211; Network Security Scanner &amp; Vulnerability Management Tool</title>
		<link>http://www.darknet.org.uk/2009/07/gfi-languard-9-review-network-security-scanner-vulnerability-management-tool/</link>
		<comments>http://www.darknet.org.uk/2009/07/gfi-languard-9-review-network-security-scanner-vulnerability-management-tool/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 12:07:25 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Countermeasures]]></category>
		<category><![CDATA[Security Software]]></category>
		<category><![CDATA[Windows Hacking]]></category>
		<category><![CDATA[gfi]]></category>
		<category><![CDATA[gfi languard]]></category>
		<category><![CDATA[gfi languard 9]]></category>
		<category><![CDATA[languard 9]]></category>
		<category><![CDATA[languard free]]></category>
		<category><![CDATA[languard freeware]]></category>
		<category><![CDATA[network security scanner]]></category>
		<category><![CDATA[scheduled scan]]></category>
		<category><![CDATA[vulnerability management]]></category>
		<category><![CDATA[vulnerability management tool]]></category>
		<category><![CDATA[vulnerability-scanner]]></category>
		<category><![CDATA[windows patch management]]></category>
		<category><![CDATA[windows security scanner]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1946</guid>
		<description><![CDATA[GFI LANguard is a product that has been around for a LONG time, I remember using it way back at version 3 or 4 and it was always my choice of platform if I was auditing a Windows based network.
Especially internal Windows LAN setups with a domain, for Linux I always felt there were better [...]]]></description>
			<content:encoded><![CDATA[<p>GFI LANguard is a product that has been around for a LONG time, I remember using it way back at version 3 or 4 and it was always my choice of platform if I was auditing a Windows based network.</p>
<p>Especially internal Windows LAN setups with a domain, for Linux I always felt there were better choices &#8211; but as far as Windows went LANguard was my choice.</p>
<p>Fairly recently GFI released version 9 of their scanner (<a href="http://www.gfi.com/lannetscan">overview here</a>) with improvements to the scanning engine and the interface (including the monitoring dashboard which gives you a good heads-up of the scan results).</p>
<p>One of the big positives for me with LANguard was the ability to detect patch levels and automatically roll out patches over the network. This makes it a very comprehensive solution, the recent versions also include checks to ensure 3rd party software such as Anti-virus solutions are also up to date (<a href="http://www.gfi.com/lannetscan/lanscanfeatures.htm">full features here</a>).</p>
<p>It&#8217;s as easy to install and get up and running as ever, if you do have any issues the <a href="http://www.gfi.com/lanss/lanscan9installation.pdf">Installation Guide is here</a> [PDF].</p>
<p>Getting started with a scan is as easy as clicking 1 button, the interface has been simplified from what I remember and it&#8217;s a lot more attractive than it used to be. In fact it&#8217;s simple enough that non-security IT folks could use it without much problem.</p>
<p><img src="http://farm3.static.flickr.com/2540/3745293161_b4fb32425d.jpg?v=0" alt="GFI LANguard 9 - Scan" /></p>
<p>After a scan is complete you have a choice to Analyze or Remediate. The Analysis section will give you fairly detailed instructions on any vulnerabilities found (including a vulnerability level) and full system information including shares, patch levels and so on.</p>
<p><img src="http://farm3.static.flickr.com/2620/3745293547_d0af5e17c4.jpg?v=0" alt="GFI LANguard 9 - Analyze" /></p>
<p>The Remediate section will inform you of missing patches and allow you to apply these. Other than the standard MS patches and service packs you can also deploy 3rd party applications and uninstall rogue software.</p>
<p><img src="http://farm3.static.flickr.com/2622/3746088326_7212d90d7f.jpg?v=0" alt="GFI LANguard 9 - Remediate" /></p>
<p>Most things in the scanner can be scheduled too so for example if you want to scan outside of office ours or roll out software/patches at the weekend you can set LANguard to do that.</p>
<p>The dashboard is a nice addition which gives you an overview of the network security and the changes in vulnerabilities over time.</p>
<p><img src="http://farm3.static.flickr.com/2462/3745293933_62ed499a14.jpg?v=0" alt="GFI LANguard 9 - Dashboard" /></p>
<p>It also comes with the generic network utilities like Whois, DNS Lookup, Traceroute &#038; SNMP Walk.</p>
<p><img src="http://farm4.static.flickr.com/3494/3745294141_66a6fd8b96.jpg?v=0" alt="GFI LANguard 9 - Utilities" /></p>
<p>All in all I think it&#8217;s a great tool, especially for those managing Windows based networks. It makes your life a LOT easiest and it makes it easier to manage patches and software across the Domain.</p>
<p>It&#8217;s not a hardcore security tool, which means it also appeals to people more in the Sys Admin &#038; Network areas of the industry. If you have any Windows machines do give it a look, perhaps start with the free version below.</p>
<p>You can download the latest version here:</p>
<p><a href="http://www.gfi.com/downloads/register.aspx?pid=lanss&#038;lid=EN">GFI LANguard 9 Download</a></p>
<p><a href="http://www.gfi.com/products/gfi-languard/pricing">Pricing</a> is done on a per-IP basis with prices starting from around $32USD per IP for a 10-24 IP block.</p>
<p>There is also a <strong>FREE</strong> version available here:</p>
<p><a href="http://www.gfi.com/lannetscan/free-network-security-scanner">GFI LANguard 9 5-IP Freeware edition</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=GFI+LANguard+9+Review+%E2%80%93+Network+Security+Scanner+%26+Vulnerability+Management+Tool+http://bit.ly/5VMCA+from+@THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2009/07/gfi-languard-9-review-network-security-scanner-vulnerability-management-tool/&amp;title=GFI+LANguard+9+Review+%E2%80%93+Network+Security+Scanner+%26+Vulnerability+Management+Tool" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2009/07/gfi-languard-9-review-network-security-scanner-vulnerability-management-tool/&amp;title=GFI+LANguard+9+Review+%E2%80%93+Network+Security+Scanner+%26+Vulnerability+Management+Tool" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2009/07/gfi-languard-9-review-network-security-scanner-vulnerability-management-tool/&amp;t=GFI+LANguard+9+Review+%E2%80%93+Network+Security+Scanner+%26+Vulnerability+Management+Tool" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2009/07/gfi-languard-9-review-network-security-scanner-vulnerability-management-tool/&amp;title=GFI+LANguard+9+Review+%E2%80%93+Network+Security+Scanner+%26+Vulnerability+Management+Tool" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2009/07/gfi-languard-9-review-network-security-scanner-vulnerability-management-tool/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apple Struggling With Security &amp; Malware</title>
		<link>http://www.darknet.org.uk/2009/06/apple-struggling-with-security-malware/</link>
		<comments>http://www.darknet.org.uk/2009/06/apple-struggling-with-security-malware/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 08:55:11 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security Software]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[apple malware]]></category>
		<category><![CDATA[apple virus]]></category>
		<category><![CDATA[apple-security]]></category>
		<category><![CDATA[hacking apple]]></category>
		<category><![CDATA[hacking macs]]></category>
		<category><![CDATA[mac malware]]></category>
		<category><![CDATA[mac-security]]></category>
		<category><![CDATA[mac-virus]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1840</guid>
		<description><![CDATA[It&#8217;s inevitable as Apple products become more and more popular they will get targeted by the bad guys. Count on more viruses, malware, exploits and rootkits for Apple Operating Systems.
They are a bit behind in the curve as they don&#8217;t have a formal security program and it&#8217;s unknown if they use secure development practices (they [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s inevitable as <a href="http://www.darknet.org.uk/tag/apple/">Apple</a> products become more and more popular they will get targeted by the bad guys. Count on more viruses, malware, exploits and rootkits for Apple Operating Systems.</p>
<p>They are a bit behind in the curve as they don&#8217;t have a formal security program and it&#8217;s unknown if they use secure development practices (they seem to focus more on interface design than anything else).</p>
<p>Something has to be done though or the next big botnet could be running on Apple machines.</p>
<p><!--adsense#New468--></p>
<blockquote><p>A well-known security consultant says Apple is struggling to effectively protect its users against malware and other online threats and suggests executives improve by adopting a secure development lifecycle to design its growing roster of products.</p>
<p>&#8220;Based on a variety of sources, we know that Apple does not have a formal security program, and as such fails to catch vulnerabilities that would otherwise be prevented before product releases,&#8221; writes Rich Mogull, founder of security firm Securosis and a self-described owner of seven Macs. &#8220;To address this lack, Apple should integrate secure software development into all internal development efforts.&#8221;</p>
<p>Microsoft was among the first companies to integrate an SDL into its internal development routine. Under the program, products are built from the ground up with security in mind, so that poorly written sections of older code are replaced with code that can better withstand attack. It also subjects programs to a variety of simulated attacks. Adobe Systems recently beefed up the SDL program for Reader and Acrobat following criticism about the security of those two programs.</p></blockquote>
<p>With their fairly rapid development and pumping out of new product lines (Apple TV, Mac Mini etc) they are going to face security problems at some point.</p>
<p>That&#8217;s without considering the Internet connected mobile devices (iPhone, iPod touch).</p>
<p><a href="http://www.darknet.org.uk/tag/adobe/">Adobe</a> has taken notice too with it&#8217;s recent spate of exploits and improved its Secure Development Lifecycle to ensure future problems are minimized.</p>
<p><!--adsense#New468--></p>
<blockquote><p>Mogull&#8217;s suggestion was one of five he made recently to ensure company is doing everything it should to safeguard its customers.</p>
<p>&#8220;It&#8217;s clear that that Apple considers security important, but that the company also struggles to execute effectively when faced with security challenges,&#8221; he writes in a recent article on Mac news website Tidbits. He goes on to fault the company for its ongoing failure to patch a gaping security hole in Mac versions of Java.</p>
<p>The suggestions came as Apple on Monday announced Safari 4.0, a release that fixes more than 50 vulnerabilities in the browser. Protection against clickjacking attacks, denial-of-service flaws and bugs that allow for remote code execution were among the fare.</p>
<p>Another suggestion from Mogull is that Apple appoint and empower a high-ranking executive to oversee security in all Apple products. The CSO, or chief security officer, would serve as the public face for Apple security as well as the internal boss who coordinates the company&#8217;s response to security incidents and development of new products that are safe.</p></blockquote>
<p>I believe Apple is indeed need of a solid CSO, one that can implement more proactive measures against security flaws such as secure development, a dedicated response and research team for vulnerabilities and spearhead a generally more responsible organisation when it comes to security concerns.</p>
<p>Obviously to fit into Apple it has to be someone charismatic that can &#8217;sell&#8217; the benefits of Apples &#8216;iSecurity&#8217; system or whatever they are gonna call it.</p>
<p>I&#8217;m sure they&#8217;ll find some way to spin whatever security measures they take into a marketing exercise.</p>
<p>Source: <a href="http://www.theregister.co.uk/2009/06/09/apple_security_suggestions/">The Register</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Apple+Struggling+With+Security+%26+Malware+http://bit.ly/1anebS+from+@THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2009/06/apple-struggling-with-security-malware/&amp;title=Apple+Struggling+With+Security+%26+Malware" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2009/06/apple-struggling-with-security-malware/&amp;title=Apple+Struggling+With+Security+%26+Malware" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2009/06/apple-struggling-with-security-malware/&amp;t=Apple+Struggling+With+Security+%26+Malware" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2009/06/apple-struggling-with-security-malware/&amp;title=Apple+Struggling+With+Security+%26+Malware" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2009/06/apple-struggling-with-security-malware/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Technitium FREE MAC Address Changer v5 R2 Released for Windows</title>
		<link>http://www.darknet.org.uk/2009/05/technitium-free-mac-address-changer-v5-r2-released-for-windows/</link>
		<comments>http://www.darknet.org.uk/2009/05/technitium-free-mac-address-changer-v5-r2-released-for-windows/#comments</comments>
		<pubDate>Tue, 26 May 2009 05:27:22 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Network Hacking]]></category>
		<category><![CDATA[Security Software]]></category>
		<category><![CDATA[change mac address]]></category>
		<category><![CDATA[change mac address windows]]></category>
		<category><![CDATA[free-software]]></category>
		<category><![CDATA[freeware mac changer]]></category>
		<category><![CDATA[mac address changer]]></category>
		<category><![CDATA[mac-changer]]></category>
		<category><![CDATA[network-security]]></category>
		<category><![CDATA[technitium]]></category>
		<category><![CDATA[technitium mac adress changer]]></category>
		<category><![CDATA[tmac]]></category>
		<category><![CDATA[windows 7 rc]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1817</guid>
		<description><![CDATA[It&#8217;s been a while since the last update of Technitium back in June 2008, the latest release is v5 R2 with support for Windows 7 RC.
Technitium MAC Address Changer allows you to change Media Access Control (MAC) Address of your Network Interface Card (NIC) irrespective to your NIC manufacturer or its driver. It has a [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since the last update of <a href="http://www.darknet.org.uk/2008/06/technitium-free-mac-address-changer-v5-released/">Technitium back in June 2008</a>, the latest release is v5 R2 with support for Windows 7 RC.</p>
<p><a href="http://www.darknet.org.uk/tag/technitium/">Technitium</a> MAC Address Changer allows you to change Media Access Control (MAC) Address of your Network Interface Card (NIC) irrespective to your NIC manufacturer or its driver. It has a very simple user interface and provides ample information regarding each NIC in the machine. Every NIC has a MAC address hard coded in its circuit by the manufacturer. This hard coded MAC address is used by windows drivers to access Ethernet Network (LAN). This tool can set a new MAC address to your NIC, bypassing the original hard coded MAC address. Technitium MAC Address Changer is a must tool in every security professionals tool box.</p>
<p><!--adsense#New468--></p>
<p>Technitium MAC Address Changer is coded in Visual Basic 6.0.</p>
<p><strong>Features</strong></p>
<ul>
<li>Support for Windows 7 RC added.</li>
<li>Issues with installer program resolved.</li>
<li>Most reported bugs in previous versions removed.</li>
<li>Allows you to remove all registry entries corresponding to Network Adapter that is no longer physically installed on the system.</li>
<li>Allows you to configure Internet Explorer HTTP proxy settings through configuration presets or command line.</li>
<li>Identifies the preset applied to currently selected Network Interface Card (NIC) automatically making it easy to identify settings.</li>
<li>Most known issues with Windows Vista removed.</li>
<li>Changes MAC address of Network Interface Card (NIC) including Wireless LAN Cards, irrespective of its manufacturer or its drivers.</li>
<li>Has latest list of all known manufacturers (with corporate addresses) to choose from. You can also enter any MAC address and know which manufacturer it belongs to.</li>
<li>Allows you to select random MAC address from the list of manufacturers by just clicking a button.</li>
<li>Restarts your NIC automatically to apply MAC address changes instantaneously.</li>
<li>Allows you to create Configuration Presets, which saves all your NIC settings and makes it very simple to switch between many settings in just a click and hence saves lot of time.</li>
<li>Allows you to Import or Export Configuration Presets to or from another file, which saves lot of time spent in reconfiguration.</li>
<li>Allows you to load any Configuration Presets when TMAC starts by just double clicking on any Configuration Preset File. (*.cpf file extension)</li>
<li>Has command line interface which allows you to perform all the tasks from the command prompt or you can even create a DOS batch program to carry out regular tasks.</li>
<li>Displays all information you would ever need to know about your NIC in one view like Device Name, Configuration ID, Hardware ID, Connection Status, Link Speed, DHCP details, TCP/IP details etc.</li>
<li>Displays total bytes sent and received through the NIC.</li>
<li>Displays current data transfer speed per second.</li>
<li>Allows you to configure IP Address, Gateway and DNS Server for your NIC quickly and instantaneously.</li>
<li>Allows you to enable/disable DHCP instantaneously.</li>
<li>Allows you to Release/Renew DHCP IP address instantaneously.</li>
</ul>
<p><!--adsense#New468--></p>
<p>There are some famous, commercial tools available in the market from USD 19.99 to as much as USD 2499, but Technitium MAC Address Changer is available for FREE. They don&#8217;t charge for just changing a registry value! Also knowing how this works doesn&#8217;t require extensive research as some commercial tool providers claim.</p>
<p>You can download Technitium v5 R2 here:</p>
<p><a href="http://www.technitium.com/files/TMACv5_R2_Setup.zip">TMACv5_R2_Setup.zip</a></p>
<p>Or read more <a href="http://tmac.technitium.com">here</a>.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Technitium+FREE+MAC+Address+Changer+v5+R2+Released+for+Windows+http://bit.ly/tuyYX+from+@THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2009/05/technitium-free-mac-address-changer-v5-r2-released-for-windows/&amp;title=Technitium+FREE+MAC+Address+Changer+v5+R2+Released+for+Windows" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2009/05/technitium-free-mac-address-changer-v5-r2-released-for-windows/&amp;title=Technitium+FREE+MAC+Address+Changer+v5+R2+Released+for+Windows" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2009/05/technitium-free-mac-address-changer-v5-r2-released-for-windows/&amp;t=Technitium+FREE+MAC+Address+Changer+v5+R2+Released+for+Windows" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2009/05/technitium-free-mac-address-changer-v5-r2-released-for-windows/&amp;title=Technitium+FREE+MAC+Address+Changer+v5+R2+Released+for+Windows" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2009/05/technitium-free-mac-address-changer-v5-r2-released-for-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ScreenStamp! &#8211; Free Screenshot Tool With Timestamp</title>
		<link>http://www.darknet.org.uk/2009/04/screenstamp-free-screenshot-tool-with-timestamp/</link>
		<comments>http://www.darknet.org.uk/2009/04/screenstamp-free-screenshot-tool-with-timestamp/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 08:10:21 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Forensics]]></category>
		<category><![CDATA[Security Software]]></category>
		<category><![CDATA[auditing]]></category>
		<category><![CDATA[pen-testing]]></category>
		<category><![CDATA[penetration-testing]]></category>
		<category><![CDATA[screen grabbing application]]></category>
		<category><![CDATA[screenshot application]]></category>
		<category><![CDATA[screenshot timestamp]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1713</guid>
		<description><![CDATA[What is ScreenStamp!
ScreenStamp! is basically a screen grabbing application for pen-testing and people working in forensics. The app will ask you for a location to save your screen shots to, along with a name that the program will number, allowing the user to concentrate on the job at hand as opposed to saving screen shots.

ScreenStamp! [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What is ScreenStamp!</strong></p>
<p>ScreenStamp! is basically a screen grabbing application for pen-testing and people working in forensics. The app will ask you for a location to save your screen shots to, along with a name that the program will number, allowing the user to concentrate on the job at hand as opposed to saving screen shots.</p>
<p><!--adsense#New468--></p>
<p>ScreenStamp! also time and date stamps the screen shot at the top right hand corner.</p>
<p><strong>Where did the ScreenStamp! idea come from?</strong></p>
<p>A bunch of students studying Ethical Hacking for Computer Security were carrying out an Information Gathering exercise the task of taking and saving screen shots with the clock opened and date showing was repetitive and tedious, so the group members decided that an application that would do this would be useful. After failing to find an existing application that fulfilled their needs they created one.</p>
<p><!--adsense#New468--></p>
<p>ScreenStamp! will not only be available to use on Windows operating systems but also Linux and Mac.</p>
<p>You can download ScreenStamp! here:</p>
<p><a href="http://screenstamp.co.uk/downloads/win/screenstamp_win_v1_8.zip">screenstamp_win_v1_8.zip</a><br />
<a href="http://screenstamp.co.uk/downloads/linux/ScreenStamp_v.1.0.tar.gz">screenstamp_v.1.0.tar.gz</a></p>
<p>Or read more <a href="http://www.screenstamp.co.uk/">here</a>.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=ScreenStamp%21+%E2%80%93+Free+Screenshot+Tool+With+Timestamp+http://bit.ly/RB4ly+from+@THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2009/04/screenstamp-free-screenshot-tool-with-timestamp/&amp;title=ScreenStamp%21+%E2%80%93+Free+Screenshot+Tool+With+Timestamp" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2009/04/screenstamp-free-screenshot-tool-with-timestamp/&amp;title=ScreenStamp%21+%E2%80%93+Free+Screenshot+Tool+With+Timestamp" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2009/04/screenstamp-free-screenshot-tool-with-timestamp/&amp;t=ScreenStamp%21+%E2%80%93+Free+Screenshot+Tool+With+Timestamp" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2009/04/screenstamp-free-screenshot-tool-with-timestamp/&amp;title=ScreenStamp%21+%E2%80%93+Free+Screenshot+Tool+With+Timestamp" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2009/04/screenstamp-free-screenshot-tool-with-timestamp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Multiple Bugs In Anti-Virus Software Revealed</title>
		<link>http://www.darknet.org.uk/2009/04/multiple-bugs-in-anti-virus-software-revealed/</link>
		<comments>http://www.darknet.org.uk/2009/04/multiple-bugs-in-anti-virus-software-revealed/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 17:44:31 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Countermeasures]]></category>
		<category><![CDATA[Exploits/Vulnerabilities]]></category>
		<category><![CDATA[Security Software]]></category>
		<category><![CDATA[anti-virus bug]]></category>
		<category><![CDATA[anti-virus security]]></category>
		<category><![CDATA[anti-virus software]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[antivirus exploit]]></category>
		<category><![CDATA[antivirus vulnerability]]></category>
		<category><![CDATA[f-prot]]></category>
		<category><![CDATA[hacking antivirus]]></category>
		<category><![CDATA[kaspersky]]></category>
		<category><![CDATA[kaspersky anti-virus]]></category>
		<category><![CDATA[kaspersky lab]]></category>
		<category><![CDATA[norton]]></category>
		<category><![CDATA[norton anti-virus]]></category>
		<category><![CDATA[norton bug]]></category>
		<category><![CDATA[norton exploit]]></category>
		<category><![CDATA[symantec]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1688</guid>
		<description><![CDATA[A spate of bugs have popped up recently in quite a few of the major anti-virus brands, some are old bugs which have just been made public and some are apparently new bugs &#8211; just discovered. Nothing too serious it seems (no remote takeover vulnerabilities) mostly just crashes and annoyances.
Included are Symantec&#8217;s Norton Anti-virus, Kaspersky [...]]]></description>
			<content:encoded><![CDATA[<p>A spate of bugs have popped up recently in quite a few of the major anti-virus brands, some are old bugs which have just been made public and some are apparently new bugs &#8211; just discovered. Nothing too serious it seems (no remote takeover vulnerabilities) mostly just crashes and annoyances.</p>
<p>Included are Symantec&#8217;s Norton Anti-virus, Kaspersky Anti-Virus 6.0, F-Prot, IBM Proventia and Clam Antivirus. </p>
<p><!--adsense#New468--></p>
<blockquote><p>Once an occasional inconvenience, serious security bugs and vulnerabilities in anti-virus and security suite products are growing into hardy perennials. Once, running Windows anti-virus was like driving down a dual carriageway. These days, it&#8217;s more like an unpaved road.</p>
<p>Last week alone bought a confirmed snag with anti-virus products from Kaspersky Lab and a reported oddity with an update Norton anti-virus from Symantec. Elsewhere an allegedly long running flaw in anti-virus scanner from F-Prot was published for the first time. The Kaspersky bug had the potential to result in serious annoyance. The other bugs are less serious and individually don&#8217;t amount to much, but collectively, they&#8217;re enough to make you reach for an Ubuntu installation CD or start looking on eBay for a Mac. </p>
<p>First up, let&#8217;s consider a misfiring definition update for Kaspersky Anti-Virus 6.0 for Windows Workstations, which sent users into pop-up hell. It was issued on 31 March, and it wasn&#8217;t resolved until 2 April.</p></blockquote>
<p>The worst one in my opinion is the Kaspersky problem, because it&#8217;s their own fault? How can a company with so many users, pushing out automatic updates have such poor quality control?</p>
<p>Pushing out an update that messes up a users machine and not fixing it for 3 days is enough to stop using a product for me.</p>
<p><!--adsense#New468--></p>
<blockquote><p>Elsewhere reports on Norton&#8217;s support forums on Saturday (4 April) suggest a Symantec update killed right click menu on PCs running Windows Vista. We brought the thread to Symantec&#8217;s attention earlier this afternoon and wait the security giant response to the odd, not to say bizarre, reported glitch with interest.</p>
<p>Moving on past glitches there&#8217;s also straightforward security vulnerabilities to consider. A flaw in F-Prot involving the scanning of Zip files allegedly creates a possible method to circumvent anti-virus protection. Security researcher Thierry Zoller, who discovered the vulnerability, went public with the flaw on 2 April after F-Prot failed to act for a reported four years.</p>
<p>Zoller also published two other advisories last week, each covering problems with enterprise products and scanning archived files. Malicious RAR archives might make their way past IBM Proventia email security appliances, according to Zoller. He published a limited details advisory after not hearing from IBM for a month. IBM is reportedly investigating the issue.</p>
<p>Clam AntiVirus, the open source anti-virus toolkit for UNIX, which is used to scan email on mail gateways for Windows viruses, also had a problem with RAR files. That problem was plugged late last month but only publicised by Zoller with an advisory last week.</p></blockquote>
<p>Even the popular Linux/UNIX solution Clam Antivirus didn&#8217;t escape testing throwing up a bug when scanning RAR files. I&#8217;m surprised AV still has such problems with RAR/Zip and compressed files.</p>
<p>We worked out long ago if you made a batch script to make an almost infinite loop of zip files (zip within zip within zip etc) you could bomb out the CPU totally on most AV e-mail gateways.</p>
<p>I hope 10 years later they aren&#8217;t still having the same problems.</p>
<p>Source: <a href="http://www.theregister.co.uk/2009/04/07/security_scanner_bugs/">The Register</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Multiple+Bugs+In+Anti-Virus+Software+Revealed+http://bit.ly/1Q7QQE+from+@THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2009/04/multiple-bugs-in-anti-virus-software-revealed/&amp;title=Multiple+Bugs+In+Anti-Virus+Software+Revealed" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2009/04/multiple-bugs-in-anti-virus-software-revealed/&amp;title=Multiple+Bugs+In+Anti-Virus+Software+Revealed" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2009/04/multiple-bugs-in-anti-virus-software-revealed/&amp;t=Multiple+Bugs+In+Anti-Virus+Software+Revealed" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2009/04/multiple-bugs-in-anti-virus-software-revealed/&amp;title=Multiple+Bugs+In+Anti-Virus+Software+Revealed" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2009/04/multiple-bugs-in-anti-virus-software-revealed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
