<?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>Lifedork &#187; software review</title>
	<atom:link href="http://www.lifedork.net/tag/software-review/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lifedork.net</link>
	<description>still GeeX? still SuX!</description>
	<lastBuildDate>Thu, 08 Jul 2010 16:15:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://www.lifedork.net</link>
  <url>http://www.lifedork.com/favicon.ico</url>
  <title>Lifedork</title>
</image>
		<item>
		<title>METASPLOIT 3.1 Finally Unleashed!</title>
		<link>http://www.lifedork.net/metasploit-31-finally-unleashed.html</link>
		<comments>http://www.lifedork.net/metasploit-31-finally-unleashed.html#comments</comments>
		<pubDate>Fri, 08 Feb 2008 08:14:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[hacking tools]]></category>
		<category><![CDATA[Metasploit]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[software review]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/metasploit-31-finally-unleashed.html</guid>
		<description><![CDATA[&#160;
This news might be too late , but i&#8217;ll tell you anyway   . On the last January 28th , 2008 Metasploit has released the latest version of their exploit development and attack framework , Metasploit 3.1 . It&#8217;s also said that the latest version features a graphical user interface , full support for [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">&nbsp;</p>
<p align="justify">This news might be too late , but i&#8217;ll tell you anyway <img src='http://www.lifedork.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . On the last January 28th , 2008 Metasploit has released the latest version of their exploit development and attack framework , Metasploit 3.1 . It&#8217;s also said that the latest version features a graphical user interface , full support for the Windows platform , and provides over 450 modules , including 25 remote exploits (w00t!) . As said by H D Moore (the project manager) on their <a href="http://metasploit.blogspot.com" target="_blank">official blog</a> :</p>
<p align="justify">&nbsp;</p>
<blockquote><p>&#8220;Metasploit 3.1 consolidates a year of research and development, integrating ideas and code from some of the sharpest and most innovative folks in the security research community. Moore is referring the numerous research projects that have lent code to the framework.&#8221;</p></blockquote>
<p>Some projects that have lent the code to the framework , are <span id="more-194"></span>such as METASM pure-ruby assembler , Windows kernel-land payload , heaplib browser , lorcon 802.11 , etc</p>
<p>Some latest information about new exploits featured in this framework as been said on their official blog :</p>
<blockquote><p>The latest incarnation of the framework includes a bristling arsenal of exploit modules that are sure to put a smile on the face of every information warrior. Notable exploits in the 3.1 release include a remote, unpatched kernel-land exploit for Novell Netware, written by toto, a series of 802.11 fuzzing modules that can spray the local airspace with malformed frames, taking out a wide swath of wireless-enabled devices, and a battery of exploits targeted at Borland&#8217;s InterBase product line. &#8220;I found so many holes that I just gave up releasing all of them&#8221;, said Ramon de Carvalho, founder of RISE Security, and Metasploit contributor.</p></blockquote>
<p>Metasploit runs on Linux , Windows , MAC OS X , and BSD . For viewing the documentation , video demonstrations , documentation , and installation instructions , please visit <a href="http://metasploit3.com/" target="_blank">http://metasploit3.com/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/metasploit-31-finally-unleashed.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Technika &#8211; XSS Discovery Tool #2</title>
		<link>http://www.lifedork.net/technika-xss-discovery-tool-2.html</link>
		<comments>http://www.lifedork.net/technika-xss-discovery-tool-2.html#comments</comments>
		<pubDate>Fri, 25 Jan 2008 01:06:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[software review]]></category>
		<category><![CDATA[Vulnerabilities scanner]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/technika-xss-discovery-tool-2.html</guid>
		<description><![CDATA[Technika is another tool from GNUCITIZEN that allows you to easily construct bookmarklets and automatically execute them, imitating the functionalities of GreaseMonkey. Technika is very small and integrates well with the Firebug command console, which can be used to test and develop your bookmarklets.The extension can be found at www.gnucitizen.org/projects/technika.
If you have Firebug installed you [...]]]></description>
			<content:encoded><![CDATA[<p>Technika is another tool from GNUCITIZEN that allows you to easily construct bookmarklets and automatically execute them, imitating the functionalities of GreaseMonkey. Technika is very small and integrates well with the Firebug command console, which can be used to test and develop your bookmarklets.The extension can be found at www.gnucitizen.org/projects/technika.</p>
<p>If you have Firebug installed you will be able to use Technika bookmarklet constructing features. You can use the Firebug console to test the bookmarklet and make sure that it is working. When you are happy with your code you can easily convert it to a bookmarklet by accessing the Technika menu and selecting Build Bookmarklet.You will be asked to select the folder where you want the bookmarklet to be stored.Type the bookmarklet name and press the OK button. If later you want to modify your bookmarklet, you can select the Technika menu and choose the Load Bookmarklet option. Another useful feature of Technika is that you can set your autorunable bookmarklets on different levels and define the order of their execution.This mechanism is very similar to initrd booting mechanism on Unix/Linux. For example, if you want to develop a framework that consists of several bookmarklets, you may need to load the core libraries before the actual user scripts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/technika-xss-discovery-tool-2.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Maltego &#8211; Best information gathering tool</title>
		<link>http://www.lifedork.net/maltego-best-information-gathering-tool.html</link>
		<comments>http://www.lifedork.net/maltego-best-information-gathering-tool.html#comments</comments>
		<pubDate>Wed, 09 Jan 2008 23:04:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Information Gathering]]></category>
		<category><![CDATA[software review]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/maltego-best-information-gathering-tool.html</guid>
		<description><![CDATA[Maltego is a new breakthrough in information gathering tools. The classical method of information gathering , such as : domain-whois , search-engine , archive , etc are now available on automatic mode on Maltego!
Maltego is a program with its purpose to determine the relationship and real world links between : People , groups of People [...]]]></description>
			<content:encoded><![CDATA[<p>Maltego is a new breakthrough in information gathering tools. The classical method of information gathering , such as : domain-whois , search-engine , archive , etc are now available on automatic mode on Maltego!<br />
<a href="http://www.lifedork.com/wp-content/uploads/2008/01/maltego-gui2.jpg" title="Maltego screenshot"><img src="http://www.lifedork.com/wp-content/uploads/2008/01/maltego-gui2.thumbnail.jpg" alt="Maltego screenshot" /></a>Maltego is a program with its purpose to determine the relationship and real world links between : People , groups of People , Companies , Organisations , Web sites , Domains , DNS names , NetBlock ,IP addresses , phrases , affiliations , documents and files</p>
<p>Maltego uses the method of relation-chainings between some objects (IP, DNS, website,email ,etc). What Maltego actually does is to describe the relation between those objects. For example , you want to search for everything that related to lifedork.com , hence lifedork.com will be the 1st object to be searched for. Then Maltego will search for any other object that related to the object lifedork.com , eg : lifedork.com &#8217;s IP address ,<span id="more-163"></span> lifedork.com&#8217;s IP NetBlock , lifedor.com&#8217;s mx records , persons that related to lifedork.com. We could also dig more about what social networks that the person joins , and so on..</p>
<p>To try their web interface , you can go <a href="http://www.paterva.com/web2/maltego/maltego-web-interface.html" target="_blank">here</a>. And to download the application you can simply click <a href="http://www.paterva.com/web2/maltego/maltego-gui-1.0-download.html" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/maltego-best-information-gathering-tool.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Zenmap &#8211; GUI Based Network Scanner</title>
		<link>http://www.lifedork.net/zenmap-gui-based-network-scanner.html</link>
		<comments>http://www.lifedork.net/zenmap-gui-based-network-scanner.html#comments</comments>
		<pubDate>Sat, 29 Dec 2007 19:19:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[hacking tools]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[Information Gathering]]></category>
		<category><![CDATA[software review]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/zenmap-gui-based-network-scanner.html</guid>
		<description><![CDATA[On December 13, 2007 , insecure.org has made the announcement of the availability of the newest version of Nmap , which is Nmap 4.50 . Since Nmap is the most powerful network scanner tool which is more capable to be run under Linux Environment , insecure.org seems to want it to be run under Windows [...]]]></description>
			<content:encoded><![CDATA[<p>On December 13, 2007 , insecure.org has made the announcement of the availability of the newest version of Nmap , which is Nmap 4.50 . Since Nmap is the most powerful network scanner tool which is more capable to be run under Linux Environment , insecure.org seems to want it to be run under Windows in its best performance too. That&#8217;s why Zenmap has been developed by insecure.org. Zenmap is the combination between Nmap command line tool and GUI which will simply offer the ease of use of its features to Windows users. The recently released version 4.5 has more features , such as : 2nd Generation OS Detection, the Nmap Scripting Engine, a rewritten host discovery system, performance optimization, advanced traceroute functionality, TCP and IP options support, and nearly 1,500 new version detection signatures.</p>
<p><a href="http://www.lifedork.com/wp-content/uploads/2007/12/zendmap.png" title="zendmap + nmap"><img src="http://www.lifedork.com/wp-content/uploads/2007/12/zendmap.thumbnail.png" alt="zendmap + nmap" /></a></p>
<p>Windows Installation manual can be read here : <span id="more-160"></span></p>
<p>http://insecure.org/nmap/install/inst-windows.html</p>
<p>Download the self-installer binaries of Nmap 4.50 (included Zenmap) :</p>
<p>Latest development : http://download.insecure.org/nmap/dist/nmap-4.51BETA-setup.exe</p>
<p>Stable version: http://download.insecure.org/nmap/dist/nmap-4.50-setup.exe</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/zenmap-gui-based-network-scanner.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Spy Sweeper &#8211; Best Anti Spyware ever!</title>
		<link>http://www.lifedork.net/spy-sweeper-best-anti-spyware-ever.html</link>
		<comments>http://www.lifedork.net/spy-sweeper-best-anti-spyware-ever.html#comments</comments>
		<pubDate>Sat, 29 Dec 2007 08:52:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Anti Virus]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[software review]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/spy-sweeper-best-anti-spyware-ever.html</guid>
		<description><![CDATA[Webroot&#8217;s Spy Sweeper is the most powerful antispyware tool i&#8217;ve seen yet. Its Comprehensive Removal Technology attempts to remove spyware completely in a single pass, and its behavior-based Active Shields prevent the installation of new threats on the cleaned system. Fancy names aside, our testing shows that the utility really works.

Spy Sweeper is continually evolving [...]]]></description>
			<content:encoded><![CDATA[<p><span id="intellitxt">Webroot&#8217;s Spy Sweeper is the most powerful antispyware tool i&#8217;ve seen yet. Its Comprehensive Removal Technology attempts to remove spyware completely in a single pass, and its behavior-based Active Shields prevent the installation of new threats on the cleaned system. Fancy names aside, our testing shows that the utility really works.</span></p>
<p><a href="http://www.lifedork.com/wp-content/uploads/2007/12/spy-sweeper1.jpg" title="Spy Sweeper"><img src="http://www.lifedork.com/wp-content/uploads/2007/12/spy-sweeper1.thumbnail.jpg" alt="Spy Sweeper" /></a></p>
<p>Spy Sweeper is continually evolving than ever. It runs without bogging down your system and can run quick, custom or full sweeps in record time.</p>
<p>This program has fifteen shields, which include shields that protect from tracking cookies, explorer hijacks, keyloggers, ad sites and much more. If you donâ€™t know what kind of protection you want, the program will run 12 recommended shields.</p>
<p>After a scan, Spy Sweeper provides easyâ€“toâ€“understand reports. When items are detected the report assigns a level of risk and description for each item. You can then quarantine, delete or restore the discovered items. Spy Sweeper can also keep you informed of immediate threats by warning you if an application is trying to install on your computer.</p>
<p>Here some short steps of using Spy Sweeper :</p>
<p><span id="more-156"></span></p>
<p><em>Step 1: Sweep Now:</em><strong> </strong>Once the &#8220;Start&#8221; button is clicked, Spy Sweeper lists the files it scans in real-time and categorizes the number of Spyware files located on the system. Once complete, the &#8220;Next&#8221; button is highlighted to proceed to Step #2.</p>
<p><em>Step 2: Remove Spyware (and Quarantine):</em><strong> </strong>On this page, a list of all questionable files found on the system are displayed, along with a short description of each Spyware component. The user may then decide which system files should be quarantined and removed from the system.</p>
<p><em>Step 3: Results: </em>After clicking on the &#8220;Next&#8221; button in Step 2, all check-marked files are quarantined. The results of the system scan (including quarantined items) are listed on Page #3.</p>
<p>You can download it <a href="http://skullbox.net/sd/spysweeper.exe" target="_blank">here</a>.</p>
<p>Sources : <a href="http://www.infopackets.com/channels/en/windows/gazette/2003/20030723_spy_sweeper_review.htm" target="_blank">http://www.infopackets.com/channels/en/windows/gazette/2003/20030723_spy_sweeper_review.htm</a></p>
<p><a href="http://skullbox.net/spysweep.php" target="_blank">http://skullbox.net/spysweep.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/spy-sweeper-best-anti-spyware-ever.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SWFintruder , testing security in Flash movies</title>
		<link>http://www.lifedork.net/swfintruder-testing-security-in-flash-movies.html</link>
		<comments>http://www.lifedork.net/swfintruder-testing-security-in-flash-movies.html#comments</comments>
		<pubDate>Sat, 08 Dec 2007 19:56:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[software review]]></category>
		<category><![CDATA[web backdoors]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/swfintruder-testing-security-in-flash-movies.html</guid>
		<description><![CDATA[
Today i have been reading a lot about Web Application Malware / Web Application Worm that spreads through social networking site , like Friendster and Myspace. Embed a malicous Flash swf movie , is one of the most used technique to hack friendster account or hack myspace account as well. In the most dumbest way [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lifedork.com/wp-content/uploads/2007/12/swfintruder_screenshot.jpg" title="SWFintruder in Action"><img src="http://www.lifedork.com/wp-content/uploads/2007/12/swfintruder_screenshot.thumbnail.jpg" alt="SWFintruder in Action" /></a></p>
<p>Today i have been reading a lot about Web Application Malware / Web Application Worm that spreads through social networking site , like Friendster and Myspace. Embed a malicous Flash swf movie , is one of the most used technique to hack friendster account or hack myspace account as well. In the most dumbest way , you could embed a malicious Flash swf movie script into your friend&#8217;s testimonial box , and make it to be redirected to a fake login page , and let them entry their login data <img src='http://www.lifedork.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  , it&#8217;s only one of many dumb way to hijack friendster account or to hijack myspace account.</p>
<p>According to the condition specified above, a useful tool called SWFintruder has been developed , and known as the first tool for testing security in Flash movies. The major features of this tool are :<span id="more-141"></span>1. Basic predefined attack patterns</p>
<p>2. Highly customizable attacks</p>
<p>3. Highly customizable undefined variables</p>
<p>4. Semi automated Xss check</p>
<p>5. User configurable internal parameters</p>
<p>6. Log Window for debugging and tracking</p>
<p>7. History of latest 5 tested SWF files</p>
<p>8. ActionScript Objects runtime explorer in tree view</p>
<p>9. Persistent Configuration and Layout</p>
<p>Here are some short tutorial on SWFintruder :</p>
<p>- Download the SWFintruder source code from <a href="http://code.google.com/p/swfintruder/" target="_blank">GoogleCode</a>.</p>
<p>- Extract the source code into the root of your webserver.</p>
<p>- Browse to your http://yourfuckinhost/swfintruderdir</p>
<p>- Download some flawed swf files , and put it on your webserver too.</p>
<p>- Fill the &#8220;Flash Movie&#8221; with your desired flawed swf movie , and then click &#8220;Load&#8221;.</p>
<p>-  If some XSS was found, it will be listed in the Xss area click on  it to get the result on a new browser window.</p>
<p>The other video tutorial on SWFintruder can be <a href="http://www.mindedsecurity.com/labs/fileshare/SWFIntruderTutorial.swf" target="_blank">downloaded here</a>. Other previews about this application can be read on : <a href="http://www.ngoprekweb.com/2007/12/05/swf-intruder/" target="_blank">Ngoprekweb.com</a> , <a href="http://www.professionalsecuritytesters.org/modules.php?name=News&amp;file=article&amp;sid=855" target="_blank">ProfessionalSecurityTesters.org</a> , <a href="http://ajaxian.com/archives/filtering-javascript-from-html-content-with-antisammy" target="_blank">Ajaxian.com</a> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/swfintruder-testing-security-in-flash-movies.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>EXPLOIT-ME &#8217;s Finally Released!</title>
		<link>http://www.lifedork.net/exploit-me-s-finally-released.html</link>
		<comments>http://www.lifedork.net/exploit-me-s-finally-released.html#comments</comments>
		<pubDate>Thu, 06 Dec 2007 13:07:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Mozilla Firefox add ons]]></category>
		<category><![CDATA[software review]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/exploit-me-s-finally-released.html</guid>
		<description><![CDATA[ Exploit-me is a FireFox plugin which is developed to ease penetration testings via web browser. Exploit-me is currently developed to  exploit 2 types of web application vulnerabilties , which are Sql injection and XSS .
Screen shots :



For more information about download links , you might visit this page.
Other related reviews : Yamwool&#8217;s , [...]]]></description>
			<content:encoded><![CDATA[<p> Exploit-me is a FireFox plugin which is developed to ease penetration testings via web browser. Exploit-me is currently developed to  exploit 2 types of web application vulnerabilties , which are Sql injection and XSS .</p>
<p>Screen shots :</p>
<p><a href="http://www.lifedork.com/wp-content/uploads/2007/12/exploit_me_sql_injection.jpg" title="EXPLOIT-ME sql injection"><img src="http://www.lifedork.com/wp-content/uploads/2007/12/exploit_me_sql_injection.thumbnail.jpg" alt="EXPLOIT-ME sql injection" /></a></p>
<p><a href="http://www.lifedork.com/wp-content/uploads/2007/12/exploit_me_xss.jpg" title="EXPLOIT-ME XSS"><img src="http://www.lifedork.com/wp-content/uploads/2007/12/exploit_me_xss.thumbnail.jpg" alt="EXPLOIT-ME XSS" /></a></p>
<p><span id="more-130"></span></p>
<p>For more information about download links , you might visit <a href="http://www.securitycompass.com/exploitme.shtml" target="_blank">this</a> page.</p>
<p>Other related reviews : <a href="http://www.yamwool.com/?p=305" target="_blank">Yamwool&#8217;s</a> , <a href="http://itgossips.com/security/technika-security-framework-hackbar-111-mozilla-firefox-plugins-for-hacking-purposes-175.it" target="_blank">(IT)gossips&#8217;s</a> , <a href="http://derossi.hu/2007/09/20/freedom/" target="_blank">derossi&#8217;s</a> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/exploit-me-s-finally-released.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Malzilla , Malware Websites Hunting Tool</title>
		<link>http://www.lifedork.net/malzilla-malware-websites-hunting-tool.html</link>
		<comments>http://www.lifedork.net/malzilla-malware-websites-hunting-tool.html#comments</comments>
		<pubDate>Wed, 21 Nov 2007 02:04:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[software review]]></category>
		<category><![CDATA[web backdoors]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/malzilla-malware-websites-hunting-tool.html</guid>
		<description><![CDATA[  britepic_id="490797";  britepic_src="http://www.lifedork.com/wp-content/uploads/2007/11/malzilla-javascript-malware-hunter.thumbnail.jpg";  britepic_keywords="malzilla,computer%20security,malware%20detection,web%20exploit";  britepic_show_ads=1;  britepic_show_menu=0;  britepic_href="http://www.lifedork.com/wp-content/uploads/2007/11/malzilla-javascript-malware-hunter.jpg";  britepic_caption="Malzilla"; 

&#60;img src=&#8221;http://www.lifedork.com/wp-content/uploads/2007/11/malzilla-javascript-malware-hunter.thumbnail.jpg&#8221;&#62;
Malzilla is a simple software with its purpose to detect any Malware Websites that contain exploit / malicious code inside of it. Those kind of websites which has malicious VB Scripts inside the source code , could affect the [...]]]></description>
			<content:encoded><![CDATA[<p><script>  britepic_id="490797";  britepic_src="http://www.lifedork.com/wp-content/uploads/2007/11/malzilla-javascript-malware-hunter.thumbnail.jpg";  britepic_keywords="malzilla,computer%20security,malware%20detection,web%20exploit";  britepic_show_ads=1;  britepic_show_menu=0;  britepic_href="http://www.lifedork.com/wp-content/uploads/2007/11/malzilla-javascript-malware-hunter.jpg";  britepic_caption="Malzilla"; </script><br />
<script src="http://www.britepic.com/britepic.js"></script><br />
<noscript>&lt;img src=&#8221;http://www.lifedork.com/wp-content/uploads/2007/11/malzilla-javascript-malware-hunter.thumbnail.jpg&#8221;&gt;</noscript></p>
<p><strong>Malzilla</strong> is a simple software with its purpose to detect any <strong>Malware Websites</strong> that contain <strong>exploit</strong> / <strong>malicious code</strong> inside of it. Those kind of websites which has <strong>malicious VB Scripts</strong> inside the source code , could affect the visitor&#8217;s PC system as well. Malzilla also allows you to choose your own <strong>user agent</strong> and <strong>referrer</strong>, and has the ability to use <strong>proxies</strong>. Malzilla will show you the full source of webpages and all the <strong>HTTP headers</strong>. <span id="more-116"></span></p>
<p>More <strong>tutorials</strong> can be read on <a href="http://malzilla.sourceforge.net/tutorial01/index.html" target="_blank">their official site</a>.</p>
<p>More reviews can be read <a href="http://www.offensivecomputing.net/?q=node/505" target="_blank">here</a>.</p>
<p><strong>Download link</strong> : <a href="http://www.softpedia.com/get/Security/Security-Related/Malzilla.shtml" target="_blank">softpedia</a> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/malzilla-malware-websites-hunting-tool.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SniffIM &#8211; Yahoo and MSN Messenger Chat Sniffer</title>
		<link>http://www.lifedork.net/sniffim-yahoo-and-msn-messenger-chat-sniffer.html</link>
		<comments>http://www.lifedork.net/sniffim-yahoo-and-msn-messenger-chat-sniffer.html#comments</comments>
		<pubDate>Wed, 14 Nov 2007 22:30:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Instant Messenger]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[sniffers]]></category>
		<category><![CDATA[software review]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/sniffim-yahoo-and-msn-messenger-chat-sniffer.html</guid>
		<description><![CDATA[ 
SniffIM , a Yahoo and MSN Messenger Chat sniffer ,  is developed by the same developer of YSniff (the previous version of YM sniffer) . SniffIM is quite better than its older version , because inspite of being able to sniff Yahoo Messenger Conversation , it&#8217;s able to sniff MSN conversation too. It [...]]]></description>
			<content:encoded><![CDATA[<p> <a href="http://www.lifedork.com/wp-content/uploads/2007/11/sniffim.jpg" title="SniffIM"><img src="http://www.lifedork.com/wp-content/uploads/2007/11/sniffim.thumbnail.jpg" alt="SniffIM" /></a></p>
<p><strong>SniffIM</strong> , a <strong>Yahoo and MSN Messenger Chat sniffer</strong> ,  is developed by the same developer of <a href="http://freeyahootoolsdownload.blogspot.com/2007/10/ysniff-record-various-ym-conversations.html" title="YSniff" target="_blank">YSniff</a> (the previous version of YM sniffer) . SniffIM is quite better than its older version , because inspite of being able to <strong>sniff Yahoo Messenger Conversation</strong> , it&#8217;s able to <strong>sniff MSN conversation</strong> too. It tries to <strong>record</strong> all the Yahoo and MSN messenger <strong>Conversation</strong> going on in a network (LAN , WLAN , etc) . <span id="more-112"></span>SniffIM will also allow you to save the recorded / sniffed conversations into RTF files format such that you 						can even search for important information in those 						conversations.</p>
<p><strong>Download :  <a href="http://www.intellectualheaven.com/Projects/Tools/SniffIM/0.7/SniffIM.zip" title="SniffIM download link" target="_blank">SniffIM 0.7</a></strong></p>
<p>more reviews can be found <a href="http://www.stealthsettings.com/yahoo-messenger-archive-decoder.html" target="_blank">here</a> and <a href="http://www.messenger.es/2006/12/01/yahdecode-para-yahoo-messenger/" target="_blank">here</a> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/sniffim-yahoo-and-msn-messenger-chat-sniffer.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>USB Switchblade &#8211; Portable Data Thief</title>
		<link>http://www.lifedork.net/usb-switchblade-portable-data-thief.html</link>
		<comments>http://www.lifedork.net/usb-switchblade-portable-data-thief.html#comments</comments>
		<pubDate>Sun, 11 Nov 2007 12:15:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[hacking tools]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[software review]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/usb-switchblade-portable-data-thief.html</guid>
		<description><![CDATA[ 
USB Switchblade is a handy tool developed by some dudes from Hak5 (an online hacking video podcasting media) . USB Switchblade is a tool which is installed in your usb thumbdrive which acts as a Portable Data Thief. It&#8217;s purpose is to silently recover (or steal actually?)  sensitive data from target Windows 2000 [...]]]></description>
			<content:encoded><![CDATA[<p> <a href="http://www.lifedork.com/wp-content/uploads/2007/11/usbswitchblade.gif" title="USB Switchblade"><img src="http://www.lifedork.com/wp-content/uploads/2007/11/usbswitchblade.gif" alt="USB Switchblade" /></a></p>
<p><strong>USB Switchblade</strong> is a handy tool developed by some dudes from <strong>Hak5</strong> (an online <strong>hacking video podcasting</strong> media) . USB Switchblade is a tool which is installed in your <strong>usb thumbdrive</strong> which acts as a <strong>Portable Data Thief</strong>. It&#8217;s purpose is to s<strong>ilently recover</strong> (or steal actually?)  sensitive data from target Windows 2000  , or the higher ones. Type of data which is stolen / recovered and what is does :</p>
<ul>
<li><strong>password hashes</strong></li>
<li><strong>LSA secrets</strong></li>
<li><strong>ip informations</strong></li>
<li><strong>Dump SAM</strong></li>
<li><strong>Internet Explorer Password Grabber</strong></li>
<li><strong>Windows Update Lister</strong></li>
<li><strong>Netstat</strong></li>
<li><strong>Messenger password Dumper</strong></li>
<li><strong>FireFox Password Stealer</strong></li>
<li><strong>Silent VNC installer (with external IP send)</strong></li>
<li><strong>Username adder</strong></li>
</ul>
<h3>How to use ?<span id="more-107"></span></h3>
<ul>
<li>1. Plug your U3 Drive in any computer with <strong>XP/2000/2003</strong> (Requires <strong>Administrator account</strong>).</li>
<li>2. Wait about 20-45 seconds.</li>
<li>3. Eject U3 Drive.</li>
<li>4. Go home and go to &#8220;Run&#8221; in the start menu. Type in &#8220;X:\Documents\logfiles&#8221;(X = Flash Drive Letter). Press enter.</li>
<li>5. Open the text file with the computer name you got into.</li>
<li>6. That&#8217;s it.</li>
</ul>
<p>The official Installation Guide can be read <a href="http://wiki.hak5.org/wiki/USB_Switchblade" target="_blank">here</a>. Other reviews can also be viewed on <a href="http://www.dragoslungu.com/2007/07/17/usb-switchblade-the-silent-killer/" target="_blank">DragoLungu.com</a> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/usb-switchblade-portable-data-thief.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
