 




<?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>IT Trenches &#187; hacking</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/it-trenches/tag/hacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/it-trenches</link>
	<description></description>
	<lastBuildDate>Fri, 19 Nov 2010 14:37:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>DLL hole also affects EXE files</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/dll-hole-also-affects-exe-files/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/dll-hole-also-affects-exe-files/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 15:56:05 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[exploit]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[information security]]></category>
		<category><![CDATA[infosec]]></category>
		<category><![CDATA[risk analysis]]></category>
		<category><![CDATA[threat]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/dll-hole-also-affects-exe-files/</guid>
		<description><![CDATA[According to a Heise Media report, the DLL binary planting vulnerability is not just limited to DLL files but affects EXE files. The example given: An HTML file is saved along with a copy of a file called EXPLORE.EXE. The HTML file is opened and has a URI link embedded with the address file://. This [...]]]></description>
				<content:encoded><![CDATA[<p>According to a Heise Media report, the DLL binary planting vulnerability is not just limited to DLL files but affects EXE files.</p>
<p>The example given: An HTML file is saved along with a copy of a file called EXPLORE.EXE. The HTML file is opened and has a URI link embedded with the address file://. This will cause the browser to attempt to open EXPLORE.EXE from the local folder.</p>
<p>The current Microsoft workarounds for the DLL vulnerability only apply to DLL&#8217;s, not EXE&#8217;s.</p>
<p>See this <a href="http://www.h-online.com/security/news/item/DLL-hole-now-affects-EXE-files-1076847.html" target="_blank">news posting</a> for additional information.</p>
<p>Information security continues to be a struggle against function, features and stopping bad things from happening. <a href="#comments">What are your thoughts about where this is going?</a></p>
<p>Thanks for reading &amp; let&#8217;s continue to be good network citizens!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/dll-hole-also-affects-exe-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8-character passwords are so 1999 &#8211; 12 characters is 21st century</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/8-character-passwords-are-so-1999-12-characters-is-21st-century/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/8-character-passwords-are-so-1999-12-characters-is-21st-century/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 17:48:34 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[access management]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[brute force]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[identity management]]></category>
		<category><![CDATA[information security]]></category>
		<category><![CDATA[infosec]]></category>
		<category><![CDATA[infosecurity]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[password management]]></category>
		<category><![CDATA[secure access]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/8-character-passwords-are-so-1999-12-characters-is-21st-century/</guid>
		<description><![CDATA[Today&#8217;s computers and add-on processors (think graphics processing units &#8211; GPU&#8216;s) are extremely powerful. The GPU of today offers about 2 teraflops (10^12 floating operations/sec) of parallel processing power. In 2000, a supercomputer yielded computing performance of just over 7 teraflops and costs $110 million.  This computing power has increased the automated password cracking (brute [...]]]></description>
				<content:encoded><![CDATA[<p>Today&#8217;s computers and add-on processors (think graphics processing units &#8211; <a href="http://en.wikipedia.org/wiki/GPU" target="_blank">GPU</a>&#8216;s) are extremely powerful. The GPU of today offers about 2 <a href="http://en.wikipedia.org/wiki/Teraflop" target="_blank">teraflops</a> (10^12 floating operations/sec) of parallel processing power. In 2000, a supercomputer yielded computing performance of just over 7 teraflops and costs $110 million.  This computing power has increased the automated password cracking (brute force attacks) threat. In a recent <a href="http://www.bbc.co.uk/news/technology-10963967" target="_blank">research project reported by the BBC,</a> computer scientists at Georgia Tech Research Institute say that passwords of less than 7 characters with special characters will soon be &#8220;hopelessly inadequate&#8221;. They recommend passwords of 12 characters or more.</p>
<p>Well, time to pull out <a href="http://itknowledgeexchange.techtarget.com/it-trenches/a-password-reminder-to-carry-with-you/" target="_blank">my PasswordCard</a> and begin using my 29-character password. What other <a href="#comments">suggestions do you have for other ITKE readers</a>? Thanks for reading and let&#8217;s continue to be good network citizens!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/8-character-passwords-are-so-1999-12-characters-is-21st-century/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Follow Twitter &#8220;How to become a hacker in 15 minutes&#8221;</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/follow-twitter-how-to-become-a-hacker-in-15-minutes/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/follow-twitter-how-to-become-a-hacker-in-15-minutes/#comments</comments>
		<pubDate>Wed, 12 May 2010 14:48:58 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[certified ethical hacking]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[information security]]></category>
		<category><![CDATA[information security education]]></category>
		<category><![CDATA[infosec]]></category>
		<category><![CDATA[infosec awareness]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/follow-twitter-how-to-become-a-hacker-in-15-minutes/</guid>
		<description><![CDATA[Well, it looks like it might be time for me to join the &#8220;twitterpated&#8220;. Until now I did not see much value in this additional information source. With regards to Twitter, I tend to agree with President Obama&#8217;s recent observation about technology and misinformation overload. Today my perception of the value of Twitter propagated content [...]]]></description>
				<content:encoded><![CDATA[<p>Well, it looks like it might be time for me to join the &#8220;<a href="http://www.urbandictionary.com/define.php?term=twitterpated" target="_blank">twitterpated</a>&#8220;. Until now I did not see much value in this additional information source. With regards to Twitter, I tend to agree with <a href="http://www.huffingtonpost.com/alex-pasternack/obama-disses-gadgets-info_b_570305.html" target="_blank">President Obama&#8217;s recent observation about technology</a> and <a href="http://www.internetevolution.com/author.asp?section_id=466&amp;doc_id=191700" target="_blank">misinformation overload</a>. Today my perception of the value of Twitter propagated content is challenged by the announcement that Liggatt Security is going to beginning sending tweets to followers about <a href="http://www.darkreading.com/insiderthreat/security/attacks/showArticle.jhtml?articleID=224701521&amp;cid=nl_DR_DAILY_2010-05-12_h" target="_blank">How to be a hacker</a>. As an <a href="http://www.eccouncil.org/" target="_blank">EC-Council Certified Ethical Hacker</a>, I have already been trained to think like a hacker to improve an organization&#8217;s security posture. Now Liggatt is offering similar advice using 140 characters to anyone who can receive a Twitter feed.</p>
<p>I agree that information security awareness is a great thing, but how much valuable content can you communicate in such short bursts? Is the information communicated going to make a difference in the ability of a consumer to protect themselves and their systems? Is it going to improve or degrade the ability of information security professionals to do their jobs of protecting assets against threats and reduce risk? Is this similar to all of the medical websites available on the internet, has it improved the health of patients and their ability to speak with doctors?</p>
<p>Your thoughts are welcome. Please <a href="#comments" target="_self">share them with me and other ITKE readers</a>. Thanks for reading and let&#8217;s continue to be good network citizens.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/follow-twitter-how-to-become-a-hacker-in-15-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security news &#8211; Videos from Hack In The Box 2008 Malaysia available for download</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/security-news-videos-from-hack-in-the-box-2008-malaysia-available-for-download/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/security-news-videos-from-hack-in-the-box-2008-malaysia-available-for-download/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 16:36:59 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/?p=94</guid>
		<description><![CDATA[The videos from HITBSecConf2008 &#8211; Malaysia are now available for download! Day 1 ===== http://thepiratebay.org/torrent/4654588/HITBSecConf2008_-_Malaysia_Videos___Day_1 Keynote Address 1: The Art of Click-Jacking &#8211; Jeremiah Grossman Keynote Address 2: Cyberwar is Bullshit &#8211; Marcus Ranum Presentations: - Delivering Identity Management 2.0 by Leveraging OPSS - Bluepilling the Xen Hypervisor - Pass the Hash Toolkit for Windows [...]]]></description>
				<content:encoded><![CDATA[<p class="MsoPlainText"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                            &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]-->The videos from HITBSecConf2008 &#8211; Malaysia are now available for download!</p>
<p class="MsoPlainText">
<p class="MsoPlainText">Day 1</p>
<p class="MsoPlainText">=====</p>
<p class="MsoPlainText">
<p class="MsoPlainText"><a href="http://thepiratebay.org/torrent/4654588/HITBSecConf2008_-_Malaysia_Videos___Day_1">http://thepiratebay.org/torrent/4654588/HITBSecConf2008_-_Malaysia_Videos___Day_1</a></p>
<p class="MsoPlainText"><span> </span></p>
<p class="MsoPlainText">Keynote Address 1: The Art of Click-Jacking &#8211; Jeremiah Grossman Keynote Address 2: Cyberwar is Bullshit &#8211; Marcus Ranum</p>
<p class="MsoPlainText">
<p class="MsoPlainText">Presentations:</p>
<p class="MsoPlainText">
<p class="MsoPlainText">- Delivering Identity Management 2.0 by Leveraging OPSS</p>
<p class="MsoPlainText">- Bluepilling the Xen Hypervisor</p>
<p class="MsoPlainText">- Pass the Hash Toolkit for Windows</p>
<p class="MsoPlainText">- Internet Explorer 8 &#8211; Trustworthy Engineering and Browsing</p>
<p class="MsoPlainText">- Full Process Reconsitution from Memory</p>
<p class="MsoPlainText">- Hacking Internet Kiosks</p>
<p class="MsoPlainText">- Analysis and Visualization of Common Packers</p>
<p class="MsoPlainText">- A Fox in the Hen House &#8211; UPnP IGD</p>
<p class="MsoPlainText">- MoocherHunting</p>
<p class="MsoPlainText">- Browser Exploits: A New Model for Browser Security</p>
<p class="MsoPlainText">- Time for a Free Hardware Foundation?</p>
<p class="MsoPlainText">- Mac OS Xploitation</p>
<p class="MsoPlainText">- Hacking a Bird in The Sky 2.0</p>
<p class="MsoPlainText">- How the Leopard Hides His Spots &#8211; OS X Anti-Forensics Techniques</p>
<p class="MsoPlainText">
<p class="MsoPlainText">
<p class="MsoPlainText">Day 2</p>
<p class="MsoPlainText">=====</p>
<p class="MsoPlainText">
<p class="MsoPlainText"><a href="http://thepiratebay.org/torrent/4654974/HITBSecConf2008_-_Malaysia_Videos___Day_2">http://thepiratebay.org/torrent/4654974/HITBSecConf2008_-_Malaysia_Videos___Day_2</a></p>
<p class="MsoPlainText">
<p class="MsoPlainText">Keynote Address 3:<span> </span>Dissolving an Industry as a Hobby &#8211; THE PIRATE BAY</p>
<p class="MsoPlainText">
<p class="MsoPlainText">Presentations:</p>
<p class="MsoPlainText">
<p class="MsoPlainText">- Pushing the Camel Through the Eye of a Needle</p>
<p class="MsoPlainText">- An Effective Methodology to Enable Security Evaluation at RTL Level</p>
<p class="MsoPlainText">- Remote Code Execution Through Intel CPU Bugs</p>
<p class="MsoPlainText">- Next Generation Reverse Shell</p>
<p class="MsoPlainText">- Build Your Own Password Cracker with a Disassembler and VM Magic</p>
<p class="MsoPlainText">- Decompilers and Beyond</p>
<p class="MsoPlainText">- Cracking into Embedded Devices and Beyond!</p>
<p class="MsoPlainText">- Client-side Security</p>
<p class="MsoPlainText">- Top 10 Web 2.0 Attacks</p>
<p class="MsoPlainText">
<p class="MsoPlainText">===</p>
<p class="MsoPlainText">
<p class="MsoPlainText">On a related note, the registration for HITBSecConf2009 &#8211; Dubai (20th &#8211; 23rd April) is now open!</p>
<p class="MsoPlainText">
<p class="MsoPlainText"><a href="http://conference.hitb.org/hitbsecconf2009dubai/">http://conference.hitb.org/hitbsecconf2009dubai/</a></p>
<p class="MsoPlainText">
<p class="MsoPlainText">The Call for Papers (CFP) for HITBSecConf2009 &#8211; Malaysia (October 5th -</p>
<p class="MsoPlainText">8th) will open in March 2009.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/security-news-videos-from-hack-in-the-box-2008-malaysia-available-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
