<?xml version='1.0' encoding='UTF-8'?>  <rss version='2.0'> <channel> <title>SecurityXploded Articles</title>
 <link>http://securityxploded.com</link> <description>Latest Security Articles Published from SecurityXploded</description> <language>en-us</language> 
<item>  <title>Reference Guide - Reversing &amp; Malware Analysis Training</title> <link>http://securityxploded.com/malware-analysis-training-reference.php</link> <description>This is the complete reference guide to all sessions of our Reverse Engineering &amp; Malware Analysis Training program.</description> <pubDate>Wed, 18 Dec 2013 00:00:00 -0700</pubDate></item>
<item>  <title>Password Secrets of Popular Windows Applications</title> <link>http://securityxploded.com/passwordsecrets.php</link> <description>In today&#039;s Internet driven world, all of us use one or other applications starting from browsers, mail clients to instant messengers. Most of these applications store the sensitive information such as user name, password in their private location using proprietary methods.But most applications use simple methods or rather obscure methods to store the credentials which can easily put your privacy in jeopardy as any spyware on your system can easily uncover these secrets.&lt;br&gt;&lt;br&gt;In this context, this article throws light on those dark regions by exposing the secret storage location and encryption mechanism used by most popular applications</description> <pubDate>Tue, 16 Jul 2013 00:00:00 -0700</pubDate></item>
<item>  <title>Exposing the Outlook Password Secrets</title> <link>http://securityxploded.com/outlookpasswordsecrets.php</link> <description>Microsoft Outlook is the popular email client used within the enterprises worldwide. Like many applications, Outlook also stores the account password for subsequent logins when user selects the &#039;Remember Password&#039; option during authentication. Different versions of Outlook store the password at separate locations using distinct encryption methods.&lt;br&gt;&lt;br&gt;This research article throws light on uncovering the password stored by different version of Outlook on different platforms.</description> <pubDate>Wed, 13 Feb 2013 00:00:00 -0700</pubDate></item>
<item>  <title>Exposing the WiFi Password Secrets</title> <link>http://securityxploded.com/wifi-password-secrets.php</link> <description>This research article throws light on the internal password storage and encryption mechanism used for storing the WiFi account passwords. It explains where the WiFi passwords are stored on different platforms and how to decrypt them using the practical code sample.</description> <pubDate>Fri, 07 Dec 2012 00:00:00 -0700</pubDate></item>
<item>  <title>The covert way to find the Reference Count of DLL</title> <link>http://securityxploded.com/dllrefcount.php</link> <description>Reference count or load count of the DLL is the number of times the DLL is loaded into the process. Windows APIs does not provide much information about loaded DLLs. This article explains how to find out the reference count of DLL using the undocumented APIs.</description> <pubDate>Fri, 07 Sep 2012 00:00:00 -0700</pubDate></item>
<item>  <title>Remote Thread Execution in System Process using NtCreateThreadEx for Vista/Win7</title> <link>http://securityxploded.com/ntcreatethreadex.php</link> <description>This article provides practical implementation of using NtCreateThreadEx function to execute remote thread into any process on Vista/Windows 7 platform. Though it is undocumented function, it provides universal solution for executing code in any process across session boundaries imposed by Vista.</description> <pubDate>Fri, 07 Sep 2012 00:00:00 -0700</pubDate></item>
<item>  <title>In-Memory Execution of an Executable</title> <link>http://securityxploded.com/memory-execution-of-executable.php</link> <description>In this article, we will learn how to perform in-memory or file-less execution of executable with practical code example</description> <pubDate>Sun, 08 Jul 2012 00:00:00 -0700</pubDate></item>
<item>  <title>Malware Memory Forensics</title> <link>http://securityxploded.com/malware-memory-forensics.php</link> <description>In this article, we will learn how to use Memory Forensic Toolkits such as Volatility to analyze the memory artefacts with practical real life forensics scenario.</description> <pubDate>Sun, 17 Jun 2012 00:00:00 -0700</pubDate></item>
<item>  <title>DLL Injection and Hooking</title> <link>http://securityxploded.com/dll-injection-and-hooking.php</link> <description>In this article we will learn about DLL Injection using CreateRemoteThread. Then we will show you how to use it to perform Inline Hooking in remote process with practical step by step illustrations</description> <pubDate>Wed, 23 May 2012 00:00:00 -0700</pubDate></item>
<item>  <title>Manual Unpacking of UPX using OllyDbg</title> <link>http://securityxploded.com/unpackingupx.php</link> <description>In this tutorial, you will learn how to unpack any UPX packed Executable file using OllyDbg</description> <pubDate>Sat, 19 May 2012 00:00:00 -0700</pubDate></item>
</channel> </rss>