<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Solar Eclipse</title>
<link href="http://www.phreedom.org/solar/" rel="alternate" type="text/html"/>
<link href="http://www.phreedom.org/solar/atom.xml" rel="self" type="application/atom+xml"/>
<updated>2006-12-12T08:47:33Z</updated>
<author>
	<name>Solar Eclipse</name>
	<email>solareclipse@phreedom.org</email>
</author>
<id>tag:phreedom.org,2006-12-12:/solar/</id>

<entry>
	<title>OpenLDAP kbind authentication vulnerability and remote exploit</title>
	<link href="http://www.phreedom.org/solar/exploits/openldap-kbind/" rel="alternate" type="text/html"/>
	<summary type="xhtml">
		<div xmlns="http://www.w3.org/1999/xhtml">
		<p>The Kerberos KBIND authentication code in the OpenLDAP slapd server
		contains a remotely exploitable stack buffer overflow. The vulnerable
		code is enabled only when OpenLDAP is compiled with the --enable-kbind
		option, which has been disabled by default since version 2.0.2 and was
		removed from the configure script in the 2.1 release. However, the
		vulnerable code is still present even in the latest 2.4.3 version of
		OpenLDAP and can be enabled manually.</p>

		<p>This vulnerability was found using grep and its presence indicates
		that the OpenLDAP code has not been audited thoroughtly enough in the
		past.</p>
      	</div>
	</summary>
	<id>tag:phreedom.org,2006-12-12:/solar/exploits/openldap-kbind/</id>
	<published>2006-12-12T08:47:33Z</published>
	<updated>2006-12-12T08:47:33Z</updated>
</entry>

<entry>
	<title>Tiny PE tutorial and source code</title>
	<link href="http://www.phreedom.org/solar/code/tinype/" rel="alternate" type="text/html"/>
	<summary type="xhtml">
		<div xmlns="http://www.w3.org/1999/xhtml">
		<p>This is a tutorial on creating really small PE executables. It
		describes the techniques used to create a 97 byte PE file that is
		successfully loaded by Windows and a 133 byte file that downloads and
		runs another program from the Internet. This work was was inspired by
		the Tiny PE <a href="http://blogs.securiteam.com/index.php/archives/675">challenge</a>.</p>
      	</div>
	</summary>
	<id>tag:phreedom.org,2006-11-07:/solar/code/tinype/</id>
	<published>2006-11-07T08:13:04Z</published>
	<updated>2006-11-07T08:13:04Z</updated>
</entry>

<entry>
	<title>Atom feed for website updates</title>
	<link href="http://www.phreedom.org/solar/atom.xml" rel="alternate" type="application/atom+xml"/>
	<summary type="xhtml">
		<div xmlns="http://www.w3.org/1999/xhtml">
		<p>All updates to this site are now available in an Atom
		<a href="http://www.phreedom.org/solar/atom.xml">feed</a>.
		Subscribing to it is not going to overwhelm your RSS reader, because the
		website is updated only a few times per year.</p>
      	</div>
	</summary>
	<id>tag:phreedom.org,2006-11-05:/solar/atom.xml</id>
	<published>2006-11-05T02:35:53Z</published>
	<updated>2006-11-05T02:35:53Z</updated>
</entry>

<entry>
	<title>Operator Shell (osh) 1.7 vulnerabilities</title>
	<link href="http://www.phreedom.org/solar/vuln/osh/" rel="alternate" type="text/html"/>
	<summary type="xhtml">
		<div xmlns="http://www.w3.org/1999/xhtml">
		<p>The Operator Shell is a setuid root, security enhanced, restricted
		shell for providing fine-grain discribution of system privileges for a
		wide range of usages and requirements. Contrary to its stated design
		goals however, this programs seems to be designed to subvert security
		and provide unrestricted root access to any unprivileged user. During
		the course of a few hours, I discovered eleven vulnerabilities, ranging
		from vanilla strcpy overflows to format string bugs and more esoteric
		environment variable issues.</p>
      	</div>
	</summary>
	<id>tag:phreedom.org,2005-12-17:/solar/vuln/osh/</id>
	<published>2005-12-17T20:25:10Z</published>
	<updated>2005-12-17T20:25:10Z</updated>
</entry>

<entry>
	<title>Microsoft ASN.1 remote exploit</title>
	<link href="http://www.phreedom.org/solar/exploits/msasn1-bitstring/" rel="alternate" type="text/html"/>
	<summary type="xhtml">
		<div xmlns="http://www.w3.org/1999/xhtml">
		<p>This is an exploit for a previously undisclosed vulnerability in the
		bit string decoding routine in the Microsoft ASN.1 library (<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1935">CVE-2005-1935</a>).
		This vulnerability is different from the bit string	vulnerability
		described in the eEye advisory <a href="http://www.eeye.com/html/Research/Advisories/AD20040210.html">AD20040210-2</a>.
		It was silently fixed in the <a href="http://www.microsoft.com/technet/security/bulletin/MS04-007.mspx">MS04-007</a>
		patch along with the publicly disclosed ASN.1 vulnerabilities.</p>
		</div>
	</summary>
	<id>tag:phreedom.org,2005-04-19:/solar/exploits/msasn1-bitstring/</id>
	<published>2005-04-19T01:49:56Z</published>
	<updated>2005-04-19T01:49:56Z</updated>
</entry>

<entry>
	<title>onesixtyone-0.3.2 SNMP scanner</title>
	<link href="http://www.phreedom.org/solar/onesixtyone/" rel="alternate" type="text/html"/>
	<summary type="xhtml">
		<div xmlns="http://www.w3.org/1999/xhtml">
		<p>onesixtyone is an efficient SNMP scanner which utilizes a sweep
		technique to achieve extreme performance. It is possible to scan a
		class B network (65536 ip addresses) in under 13 minutes with a very
		high degree of accuracy.  onesixtyone can be used to scan a network for
		devices responding to well-known community names or to mount a
		dictionary attack against one or more SNMP devices.</p>
		</div>
	</summary>
	<id>tag:phreedom.org,2004-01-05:/solar/onesixtyone/</id>
	<published>2004-01-05T04:06:32Z</published>
	<updated>2004-01-05T04:06:32Z</updated>
</entry>

</feed>
