<?xml version="1.0" ?>
<rss version="2.0">
	<channel>
		<title>BindShell.Net</title>
		<link>http://bindshell.net</link>
		<language>en-gb</language>
		<item>
			<title>BeEF Module Construction</title>
			<link>http://bindshell.net/entry/44</link>
			<description>BeEF modules consist of three basic files in a directory. The first is ‘name.txt’ which is just the name displayed in the framework’s menus. The next is ‘index.php’, this is the page displayed in BeEF when the menu item is selected. The third file is the ‘template.js’ which is the file that contains the JavaScript code sent to the target. Symmetric BeEF modules are trivial to implement.   Modules can get more complex by transmitting data back from the targets using API calls like return_result(). A great starting point to understand the framework APIs is the standard alert module that comes with BeEF.  </description>
			<category>events</category>
			<pubDate>2008-07-13 11:25:01.228144</pubDate>
		</item>
		<item>
			<title>PHP reverse shell</title>
			<link>http://bindshell.net/entry/43</link>
			<description> Pentestmonkey has a great tool called php-reverse-shell. It is for elevation from web server (PHP) upload access to a reverse bindshell. The script will open an outbound TCP connection from the webserver to a host and port of your choice.  </description>
			<category>events</category>
			<pubDate>2008-01-09 00:14:24</pubDate>
		</item>
		<item>
			<title>BeEF in BackTrack3</title>
			<link>http://bindshell.net/entry/42</link>
			<description> Josh Abraham has added BeEF to BackTrack3. He has also created a  tutorial with some of the basic functionality.  </description>
			<category>events</category>
			<pubDate>2007-11-06 09:42:04</pubDate>
		</item>
		<item>
			<title>New password cracking tool Dnetj and updates to John The Ripper MPI</title>
			<link>http://bindshell.net/entry/41</link>
			<description>For those people wanting to crack password hashes, there is a minor update (john-1.7.2-mpi5) to the MPI cluster patch for John The Ripper available Here as well as a completely new tool called Dnetj which is available Here  Dnetj is a client/server wrapper around John The Ripper that allows the use of a central server and any number of cracking nodes, in much the same way setiathome or distributed.net works.  The server loads a set of password hashes, and splits the available keyspace into &quot;work units&quot; of a configurable size. The clients connect and retrieve the hashes, as well as a set of work units to process. Once a client has processed some work units, it connects back to the server to submit the completed units as well as any passwords which have been cracked.  This is a very early release, and although functional there could well be bugs.  </description>
			<category>events</category>
			<pubDate>2007-08-08 17:51:10</pubDate>
		</item>
		<item>
			<title>BeEF 0.3.2 Released</title>
			<link>http://bindshell.net/entry/40</link>
			<description> Version 0.3.2 of BeEF has been released.  </description>
			<category>events</category>
			<pubDate>2007-07-19 07:55:50</pubDate>
		</item>
		<item>
			<title>John MPI Updated</title>
			<link>http://bindshell.net/entry/39</link>
			<description>A new version of John The Ripper MPI (mpi4) is now available in the tools section...  This version includes:  Support for MacOSX/Intel, this support requires SSE2, as does MacOS itself.  Support for runtime status updates (send a SIGHUP to the running john processes).  Several minor bugfixes  </description>
			<category>security</category>
			<pubDate>2007-04-20 22:40:58</pubDate>
		</item>
		<item>
			<title>Inter-protocol Exploitation and Communication papers</title>
			<link>http://bindshell.net/entry/38</link>
			<description> Two papers are now available that demonstrate inter-protocol security issues - Inter-protocol Communication and Inter-protocol Exploitation. Among other things they show the practicality of encapsulating exploit code in one protocol to compromise a program which uses a different protocol.   An example is provided that shows how a web browser can launch a MetaSploit type exploit to own an Asterisk server. Of course, this raises concerns over the (in)effectiveness of firewalls against this attack.  </description>
			<category>security</category>
			<pubDate>2007-04-19 14:04:01</pubDate>
		</item>
		<item>
			<title>BeEF 0.3.1.6 Released</title>
			<link>http://bindshell.net/entry/36</link>
			<description> The new version of BeEF has been released. BeEF 0.3.1.6 has new modules employing cutting edge exploitation techiques. It is the first framework/tool that can perform Inter-Protocol Communication and Inter-Protocol Exploitation. It can reach behind hardened firewalls and IDSs to launch ported exploits at arbitrary servers.  </description>
			<category>events</category>
			<pubDate>2007-03-19 10:16:49</pubDate>
		</item>
		<item>
			<title>Konqueror DoS Via JavaScript Read Of FTP Iframe</title>
			<link>http://bindshell.net/entry/35</link>
			<description>This Konqueror crash  is a spin-off finding from the FTP PASV paper.  </description>
			<category>security</category>
			<pubDate>2007-03-04 19:48:11</pubDate>
		</item>
		<item>
			<title>Manipulating FTP Clients Using The PASV Command Paper</title>
			<link>http://bindshell.net/entry/34</link>
			<description>A common implementation flaw in FTP clients allows FTP servers to cause clients to connect to other hosts. This seemly small vulnerability has some interesting consequences for web browser security.  This paper discusses how the flaw affects Firefox, Opera and Konqueror.  </description>
			<category>security</category>
			<pubDate>2007-03-04 19:46:58</pubDate>
		</item>
	</channel>
</rss>
