<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Information Systems Auditing</title>
	<atom:link href="http://www.jedge.com/wordpress/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.jedge.com/wordpress</link>
	<description>A collection of links, documents, and thoughts of a State IS auditor.</description>
	<lastBuildDate>Wed, 01 Sep 2010 00:31:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Security Tools by Stand-Alone Tools and Utilities at Information Systems Auditing</title>
		<link>http://www.jedge.com/wordpress/?page_id=72&#038;cpage=1#comment-2373</link>
		<dc:creator>Stand-Alone Tools and Utilities at Information Systems Auditing</dc:creator>
		<pubDate>Wed, 01 Sep 2010 00:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.jedge.com/wordpress/?page_id=72#comment-2373</guid>
		<description>[...] you need when you connect to the auditee&#8217;s network. I&#8217;ve made changes to the Security Tools page to highlight which tools are stand-alone and do not require installation.  Also for reference [...]</description>
		<content:encoded><![CDATA[<p>[...] you need when you connect to the auditee&#8217;s network. I&#8217;ve made changes to the Security Tools page to highlight which tools are stand-alone and do not require installation.  Also for reference [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on John the Ripper w/ Jumbo Patch (Updated for 1.7.5) by admin</title>
		<link>http://www.jedge.com/wordpress/?p=233&#038;cpage=1#comment-1419</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 03 Jun 2010 20:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jedge.com/wordpress/?p=233#comment-1419</guid>
		<description>Andy,

I&#039;ve recently upgraded to Ubuntu 10.04 and I will try to get John patched, installed, and update the tutorial.  If I encounter any problems myself I will let you know.

-James

Update 1:  I&#039;m getting the same error as you and I&#039;m using the latest OpenSSL and John stable source code.

Update 2:  I still want to figure out why installing openssl from source is causing a problem but if this will help you I got John to compile when I installed libssl-dev from the Ubuntu repositories (0.9.8k). 

Final Update:  I&#039;ve had the chance to figure out why John wasn&#039;t finding the openssl headers when they were installed from source.  The latest openssl installs the headers in &lt;strong&gt;/usr/local/ssl/include/openssl&lt;/strong&gt; and the John make file only looks in &lt;strong&gt;/usr/local/include&lt;/strong&gt; and &lt;strong&gt;/usr/local/lib&lt;/strong&gt;.  I created a symlink (#ln -s /usr/local/ssl/include/openssl /usr/local/include/openssl).  You can also specify where openssl will be installed when you configure before compiling.</description>
		<content:encoded><![CDATA[<p>Andy,</p>
<p>I&#8217;ve recently upgraded to Ubuntu 10.04 and I will try to get John patched, installed, and update the tutorial.  If I encounter any problems myself I will let you know.</p>
<p>-James</p>
<p>Update 1:  I&#8217;m getting the same error as you and I&#8217;m using the latest OpenSSL and John stable source code.</p>
<p>Update 2:  I still want to figure out why installing openssl from source is causing a problem but if this will help you I got John to compile when I installed libssl-dev from the Ubuntu repositories (0.9.8k). </p>
<p>Final Update:  I&#8217;ve had the chance to figure out why John wasn&#8217;t finding the openssl headers when they were installed from source.  The latest openssl installs the headers in <strong>/usr/local/ssl/include/openssl</strong> and the John make file only looks in <strong>/usr/local/include</strong> and <strong>/usr/local/lib</strong>.  I created a symlink (#ln -s /usr/local/ssl/include/openssl /usr/local/include/openssl).  You can also specify where openssl will be installed when you configure before compiling.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on John the Ripper w/ Jumbo Patch (Updated for 1.7.5) by Andy</title>
		<link>http://www.jedge.com/wordpress/?p=233&#038;cpage=1#comment-1393</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 31 May 2010 13:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.jedge.com/wordpress/?p=233#comment-1393</guid>
		<description>Hi there, this may seem a little old to asking questions but i&#039;m also having probs on my John build after patching.

I also have openssl installed (from scratch) and updated my path on ubuntu 10.04 to /usr/local/ssl/bin/openssl

then did a ldconfig

XSHA_fmt.c:7:25: error: openssl/sha.h: No such file or directory
XSHA_fmt.c:43: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ctx’

but I still get the error after I try to build



any suggestions?</description>
		<content:encoded><![CDATA[<p>Hi there, this may seem a little old to asking questions but i&#8217;m also having probs on my John build after patching.</p>
<p>I also have openssl installed (from scratch) and updated my path on ubuntu 10.04 to /usr/local/ssl/bin/openssl</p>
<p>then did a ldconfig</p>
<p>XSHA_fmt.c:7:25: error: openssl/sha.h: No such file or directory<br />
XSHA_fmt.c:43: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ctx’</p>
<p>but I still get the error after I try to build</p>
<p>any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQLNINJA:  SQL Injection by icesurfer</title>
		<link>http://www.jedge.com/wordpress/?page_id=140&#038;cpage=1#comment-1258</link>
		<dc:creator>icesurfer</dc:creator>
		<pubDate>Mon, 10 May 2010 12:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.jedge.com/wordpress/?page_id=140#comment-1258</guid>
		<description>The black screen is usually due to SQL Server running as &#039;Network Service&#039; instead of &#039;SYSTEM&#039;. You can use Churrasco.exe (shipped with sqlninja-0.2.5) to attempt a privilege escalation. Otherwise, wait for sqlninja-0.2.6 which should feature privilege escalation through kitrap0d :)
--
icesurfer</description>
		<content:encoded><![CDATA[<p>The black screen is usually due to SQL Server running as &#8216;Network Service&#8217; instead of &#8216;SYSTEM&#8217;. You can use Churrasco.exe (shipped with sqlninja-0.2.5) to attempt a privilege escalation. Otherwise, wait for sqlninja-0.2.6 which should feature privilege escalation through kitrap0d <img src='http://www.jedge.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
&#8211;<br />
icesurfer</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configuration Tutorials by Updated Linux Laptop configuration for Auditors at Information Systems Auditing</title>
		<link>http://www.jedge.com/wordpress/?page_id=8&#038;cpage=1#comment-874</link>
		<dc:creator>Updated Linux Laptop configuration for Auditors at Information Systems Auditing</dc:creator>
		<pubDate>Wed, 10 Mar 2010 16:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jedge.com/wordpress/?page_id=8#comment-874</guid>
		<description>[...] at version 9.10 (Karmic Koala).  The specific brand I use is the Netbook Remix.  See the Configuration Tutorials to download the latest pdf [...]</description>
		<content:encoded><![CDATA[<p>[...] at version 9.10 (Karmic Koala).  The specific brand I use is the Netbook Remix.  See the Configuration Tutorials to download the latest pdf [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on John the Ripper w/ Jumbo Patch (Updated for 1.7.5) by SH</title>
		<link>http://www.jedge.com/wordpress/?p=233&#038;cpage=1#comment-647</link>
		<dc:creator>SH</dc:creator>
		<pubDate>Wed, 25 Nov 2009 17:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jedge.com/wordpress/?p=233#comment-647</guid>
		<description>I was using RHEL 4 U4.  Thank you so much for pointing out the fact I was missing the openssl-devel.  After installing that it worked just fine.  Boy do I feel dumb.

Happy thanksgiving and thanks for the quick reply!</description>
		<content:encoded><![CDATA[<p>I was using RHEL 4 U4.  Thank you so much for pointing out the fact I was missing the openssl-devel.  After installing that it worked just fine.  Boy do I feel dumb.</p>
<p>Happy thanksgiving and thanks for the quick reply!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on John the Ripper w/ Jumbo Patch (Updated for 1.7.5) by James</title>
		<link>http://www.jedge.com/wordpress/?p=233&#038;cpage=1#comment-646</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 25 Nov 2009 16:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.jedge.com/wordpress/?p=233#comment-646</guid>
		<description>What OS are you using and how did you install openssl?  I ask about how you installed openssl because if it was as an OS package you would need the lib-dev version of the package.  If you installed openssl from source like I&#039;ve described above you may need to run ldconfig and make sure that the path to your libraries is updated.  The openssl library may be installed in /usr/local/lib and not be in the library path.

If you are looking for the functionality of cracking MS-Cache passwords you can try myjohn.tgz which has been floating around the Internet.  It can be downloaded from my site and is already pre-patched for MS-Cache passwords.  Try all these things and let me know how it goes.

Download myjohn.tgz from http://www.jedge.com/utilities/myjohn.tgz</description>
		<content:encoded><![CDATA[<p>What OS are you using and how did you install openssl?  I ask about how you installed openssl because if it was as an OS package you would need the lib-dev version of the package.  If you installed openssl from source like I&#8217;ve described above you may need to run ldconfig and make sure that the path to your libraries is updated.  The openssl library may be installed in /usr/local/lib and not be in the library path.</p>
<p>If you are looking for the functionality of cracking MS-Cache passwords you can try myjohn.tgz which has been floating around the Internet.  It can be downloaded from my site and is already pre-patched for MS-Cache passwords.  Try all these things and let me know how it goes.</p>
<p>Download myjohn.tgz from <a href="http://www.jedge.com/utilities/myjohn.tgz" rel="nofollow">http://www.jedge.com/utilities/myjohn.tgz</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on John the Ripper w/ Jumbo Patch (Updated for 1.7.5) by SH</title>
		<link>http://www.jedge.com/wordpress/?p=233&#038;cpage=1#comment-645</link>
		<dc:creator>SH</dc:creator>
		<pubDate>Wed, 25 Nov 2009 15:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.jedge.com/wordpress/?p=233#comment-645</guid>
		<description>I am not having any luck with the &quot;make&quot; part after I patch the JTR source.  I keep getting errors during the XSHA make part (or if I remove it from the make statement other sections that got patched in)

Any ideas?

gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -L/usr/local/lib -funroll-loops XSHA_fmt.c
XSHA_fmt.c:7:25: openssl/sha.h: No such file or directory
XSHA_fmt.c:43: error: syntax error before &quot;ctx&quot;
XSHA_fmt.c:43: warning: type defaults to `int&#039; in declaration of `ctx&#039;
XSHA_fmt.c:43: warning: data definition has no type or storage class
XSHA_fmt.c: In function `crypt_all&#039;:

I have openssl installed (I double checked)</description>
		<content:encoded><![CDATA[<p>I am not having any luck with the &#8220;make&#8221; part after I patch the JTR source.  I keep getting errors during the XSHA make part (or if I remove it from the make statement other sections that got patched in)</p>
<p>Any ideas?</p>
<p>gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -L/usr/local/lib -funroll-loops XSHA_fmt.c<br />
XSHA_fmt.c:7:25: openssl/sha.h: No such file or directory<br />
XSHA_fmt.c:43: error: syntax error before &#8220;ctx&#8221;<br />
XSHA_fmt.c:43: warning: type defaults to `int&#8217; in declaration of `ctx&#8217;<br />
XSHA_fmt.c:43: warning: data definition has no type or storage class<br />
XSHA_fmt.c: In function `crypt_all&#8217;:</p>
<p>I have openssl installed (I double checked)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Password Cache by admin</title>
		<link>http://www.jedge.com/wordpress/?page_id=47&#038;cpage=1#comment-628</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 16 Nov 2009 13:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.jedge.com/wordpress/?page_id=47#comment-628</guid>
		<description>R Duff,

LC4 can be used to run a dictionary attack against Lan Manager hashes obtained by PWDumpX.  However, this is not practical anymore with the advent of Rainbowcrack and a Rainbowtable.  Also LC4 does not do MS Cache passwords.  Cain &amp; Abel does everything LC4 can do and a whole lot more.  I will update my post to include a simple perl script to convert PWDumpX Cache dumps to make them suitable for use in Cain.

-jedge</description>
		<content:encoded><![CDATA[<p>R Duff,</p>
<p>LC4 can be used to run a dictionary attack against Lan Manager hashes obtained by PWDumpX.  However, this is not practical anymore with the advent of Rainbowcrack and a Rainbowtable.  Also LC4 does not do MS Cache passwords.  Cain &#038; Abel does everything LC4 can do and a whole lot more.  I will update my post to include a simple perl script to convert PWDumpX Cache dumps to make them suitable for use in Cain.</p>
<p>-jedge</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Password Cache by R Duff</title>
		<link>http://www.jedge.com/wordpress/?page_id=47&#038;cpage=1#comment-626</link>
		<dc:creator>R Duff</dc:creator>
		<pubDate>Sat, 14 Nov 2009 19:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.jedge.com/wordpress/?page_id=47#comment-626</guid>
		<description>Can LC4 be used to crack the password hash output from PWdumpX?</description>
		<content:encoded><![CDATA[<p>Can LC4 be used to crack the password hash output from PWdumpX?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
