<?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>Darknet - The Darkside &#187; backbone</title>
	<atom:link href="http://www.darknet.org.uk/author/backbone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:34:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Productive Botnets</title>
		<link>http://www.darknet.org.uk/2008/09/productive-botnets/</link>
		<comments>http://www.darknet.org.uk/2008/09/productive-botnets/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 00:24:52 +0000</pubDate>
		<dc:creator>backbone</dc:creator>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[Spammers & Scammers]]></category>
		<category><![CDATA[botnet]]></category>
		<category><![CDATA[botnets]]></category>
		<category><![CDATA[click fraud]]></category>
		<category><![CDATA[drones]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[shadowserver]]></category>
		<category><![CDATA[trojans]]></category>
		<category><![CDATA[worms]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1018</guid>
		<description><![CDATA[We all know what botnets are (think so), but anyway let&#8217;s see a proper definition of botnets taken from shadowserver&#8230; and I quote: A botnet is a collection of computers, connected to the internet, that interact to accomplish some distributed task. Although such a collection of computers can be used for useful and constructive applications, [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>We all know what botnets are (think so), but anyway let&#8217;s see a proper definition of botnets taken from <a href="http://www.shadowserver.org">shadowserver</a>&#8230; and I quote:</p>
<blockquote><p>
A botnet is a collection of computers, connected to the internet, that interact to accomplish some distributed task. Although such a collection of computers can be used for useful and constructive applications, the term botnet typically refers to such a system designed and used for illegal purposes. Such systems are composed of compromised machines that are assimilated without their owner&#8217;s knowlege.
</p></blockquote>
<p>Among the DDoS usage of botnets there are also know usages like:</p>
<p><b>Keylogging</b></p>
<blockquote><p>
Keylogging is perhaps the most threatening botnet feature to an individual&#8217;s privacy. Many bots listen for keyboard activity and report the keystrokes upstream to the bot herder. Some bots have builtin triggers to look for web visits to particular websites where passwords or bank account information is entered. This gives the herder unprecendented ability to gain access to personal information and accounts belonging to thousands of people.
</p></blockquote>
<p><b>Warez</b></p>
<blockquote><p>
Botnets can be used to steal, store, or propogate warez. Warez constitutes any illegally obtained and/or pirated software. Bots can search hard drives for software and licenses installed on a victims machine, and the herder can easily transfer it off for duplication and distribution. Furthermore, drones are used to archive copies of warez found from other sources. As a whole, a botnet has a great deal of storage capacity.
</p></blockquote>
<p><b>Spam</b></p>
<blockquote><p>
Botnets often are used as a mechanism of propogating spam. Compromised drones can forward spam emails or phish scams to many 3rd party victims. Furthermore, instant messaging accounts can be utilized to forward malicious links or advertisements to every contact in the victim&#8217;s address book. By spreading spam-related materials through a botnet, a herder can mitigate the threat of being caught as it is thousands of individual computers that are taking on the brunt of the dirty work.
</p></blockquote>
<p>and the one I&#8217;m gonna focus on (well, something derived from it) -&gt; <b>Click Fraud</b></p>
<blockquote><p>
Botnets can be used to engage in Click Fraud, where the bot software is used to visit web pages and automatically &#8220;click&#8221; on advertisement banners. Herders have been using this mechanism to steal large sums of money from online advertising firms that pay a small reward for each page visit. With a botnet of thousands of drones, each clicking only a few times, the returns can be quite large. Since the clicks are each coming from seperate machines scattered accross the globe, it looks like legitimate traffic to the untrained investigator.
</p></blockquote>
<p>My point is that many herders (botnet organizers) use a pretty raw Click Fraud mechanism, mainly just issue the command to the bot to retrieve the page and it&#8217;s advertisement and rebuild a query string to the advertisers website with the referer header set&#8230; as mentioned in the definition this may seem sometimes legitimate traffic to some, but big advertising companies would notice that something isn&#8217;t right, stuff like hundreds of clicks at (almost) the same time and similar scenario&#8217;s&#8230;</p>
<p>The new approach (better) would be to generate only website traffic at random hours because highly visited websites use <A href="http://www.google.com/search?hl=en&amp;q=pay+per+post&amp;btnG=&amp;meta=">pay-per-post</a> campaigns (more info about <a href="http://en.wikipedia.org/wiki/PayPerPost">pay-per-post</a>)&#8230; and there are also other advertising systems like simple banner/ad placement on the website/blog and via the traffic stats you get paid&#8230;</p>
<p>How could botnets help? Well botnets would act as general users/viewers of the blog/website thus making legitimate traffic&#8230; masked by a randomized visit system&#8230; a general scenario:</p>
<ul>
<li>the herder issues the command to visit a website</li>
<li>each bot receives the command, enters a random delay before executing it (in minutes) (ex: rand(60))</li>
<li>the bot finally executes the visit and resets the delay time before revisit adding a day to it also</li>
</ul>
<p>A very raw implementation could be easily implemented but varying from botnets to botnets, because some botnets are simple IRC based while others not&#8230; </p>
<p>So many live hits and no subscribers? Nooooo, I think that <a href="http://www.netvibes.com">netvibes</a> got the <a href="http://www.techcrunch.com/2008/08/04/all-it-takes-to-inflate-your-feedburner-numbers-is-a-netvibes-account/">solution</a> to this issue&#8230;</p>
<p></p>
<p>It&#8217;s unethical&#8230; to whom?! to advertising companies only&#8230;</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Productive+Botnets+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D1018+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2008/09/productive-botnets/&amp;t=Productive+Botnets" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2008/09/productive-botnets/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2008/09/productive-botnets/&amp;title=Productive+Botnets" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2008/09/productive-botnets/&amp;title=Productive+Botnets" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2008/09/productive-botnets/&amp;title=Productive+Botnets" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2008/09/productive-botnets/&amp;title=Productive+Botnets" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2008%2F09%2Fproductive-botnets%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2008/09/productive-botnets/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Shelling our way up</title>
		<link>http://www.darknet.org.uk/2008/04/shelling-our-way-up/</link>
		<comments>http://www.darknet.org.uk/2008/04/shelling-our-way-up/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 13:31:32 +0000</pubDate>
		<dc:creator>backbone</dc:creator>
				<category><![CDATA[General News]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[csh]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[ksh]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sh]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[shell comparison]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=837</guid>
		<description><![CDATA[Everybody has a favorite shell; not so many under Windows as there are under Linux, but anyway&#8230; As most will tell you there favorite shell under Linux would be bash, as under Windows not really having what to chose from they would say cmd.exe (ok, bash can be used under Windows via cygwin, if I [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>Everybody has a favorite shell; not so many under Windows as there are under Linux, but anyway&#8230;</p>
<p>As most will tell you there favorite shell under Linux would be bash, as under Windows not really having what to chose from they would say cmd.exe (ok, bash can be used under Windows via cygwin, if I remember well).</p>
<p>But if you remeber well I wrote an article a while back about <a href="http://www.darknet.org.uk/2007/07/powershell-more-than-the-command-prompt/">PowerShell</a>,  and so it seems that nowadays Windows users have a brand new shell which at some points can be quite impresive&#8230;</p>
<p>Anyway this article was ment to compare bash &#8211; PowerShell, but rather than doing that I would advice you to take a look on Wikipedia <a href="http://en.wikipedia.org/wiki/Comparison_of_computer_shells">Comparison of computer Shells</a>; this way you can decide which shell is the best (suitable) for you&#8230;</p>
<p></p>
<p>P.S. PowerShell being a freshly developed shell may have some glitches, as I found one some time ago <a href="http://insanesecurity.wordpress.com/2007/08/01/netcat-powershell-disaster/">NetCat &amp; PowerShell -&gt; disaster</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Shelling+our+way+up+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D837+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2008/04/shelling-our-way-up/&amp;t=Shelling+our+way+up" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2008/04/shelling-our-way-up/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2008/04/shelling-our-way-up/&amp;title=Shelling+our+way+up" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2008/04/shelling-our-way-up/&amp;title=Shelling+our+way+up" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2008/04/shelling-our-way-up/&amp;title=Shelling+our+way+up" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2008/04/shelling-our-way-up/&amp;title=Shelling+our+way+up" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2008%2F04%2Fshelling-our-way-up%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2008/04/shelling-our-way-up/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Skavenger &#8211; source code auditing tool!</title>
		<link>http://www.darknet.org.uk/2007/11/skavenger-source-code-auditing-tool/</link>
		<comments>http://www.darknet.org.uk/2007/11/skavenger-source-code-auditing-tool/#comments</comments>
		<pubDate>Sat, 10 Nov 2007 03:34:20 +0000</pubDate>
		<dc:creator>backbone</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[audit]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[code auditing tool]]></category>
		<category><![CDATA[code-auditing]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php auditing tool]]></category>
		<category><![CDATA[php code auditing]]></category>
		<category><![CDATA[php source code auditing]]></category>
		<category><![CDATA[skavenger]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[source code auditing]]></category>
		<category><![CDATA[source code auditing tool]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2007/11/skavenger-source-code-auditing-tool/</guid>
		<description><![CDATA[Skavenger? Yes, because scavenger is already used?!? What is skavenger? Skavenger is a source code auditing tool, firstly though for php, but also used for any kind of source code file; as long as you know what to look for&#8230; Yes I thought is as a replacement tool for egrep/sed under Windows! because not everybody [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>Skavenger? Yes, because scavenger is already used?!?</p>
<p>What is skavenger? Skavenger is a source code auditing tool, firstly though for php, but also used for any kind of source code file; as long as you know what to look for&#8230;</p>
<p>Yes I thought is as a replacement tool for egrep/sed under Windows! because not everybody installs cygwin (for example) under there windows boxes to perform source code auditing. I&#8217;ve seen people who most of the time used notepad to audit source code!</p>
<p>And more&#8230;<br />
Skavenger is more than a replacement for egrep/sed because it has the ability to parse conforming to a regular expression or a series of regular expressions more than one file; even a directory; and prints out line number&#8230; isn&#8217;t that sup4 l33t?</p>
<p>Anyway&#8230; for download and more info check out <a href="http://code.google.com/p/skavenger/">http://code.google.com/p/skavenger/</a>, because you can have a lot of fun with it; did I mention it was a console application?</p>
<p>P.S. You need php in order to use this script. Default values in regex.def check for primordial sql injection and XSS&#8230;.<br />
P.P.S. For more things to search for under php, check my article at <a href="http://insanesecurity.wordpress.com/2007/10/30/source-code-audit-php/">http://insanesecurity.wordpress.com/2007/10/30/source-code-audit-php/</a></p>
<p></p>
<p>Happy auditing! </p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Skavenger+%E2%80%93+source+code+auditing+tool%21+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D738+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2007/11/skavenger-source-code-auditing-tool/&amp;t=Skavenger+%E2%80%93+source+code+auditing+tool%21" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2007/11/skavenger-source-code-auditing-tool/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2007/11/skavenger-source-code-auditing-tool/&amp;title=Skavenger+%E2%80%93+source+code+auditing+tool%21" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2007/11/skavenger-source-code-auditing-tool/&amp;title=Skavenger+%E2%80%93+source+code+auditing+tool%21" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2007/11/skavenger-source-code-auditing-tool/&amp;title=Skavenger+%E2%80%93+source+code+auditing+tool%21" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2007/11/skavenger-source-code-auditing-tool/&amp;title=Skavenger+%E2%80%93+source+code+auditing+tool%21" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2007%2F11%2Fskavenger-source-code-auditing-tool%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2007/11/skavenger-source-code-auditing-tool/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Scavenging for project members on Darknet</title>
		<link>http://www.darknet.org.uk/2007/10/scavenging-for-project-members-on-darknet/</link>
		<comments>http://www.darknet.org.uk/2007/10/scavenging-for-project-members-on-darknet/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 15:07:38 +0000</pubDate>
		<dc:creator>backbone</dc:creator>
				<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[regEx]]></category>
		<category><![CDATA[Regular Expression]]></category>
		<category><![CDATA[website anatomy]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2007/10/scavenging-for-project-members-on-darknet/</guid>
		<description><![CDATA[Wanna work on a web reconnaissance tool? Want to have your name in readme file? Got bored and want to help somebody? Well then darknet readers this is your chance, because I need people to help me on a project I started a while ago called Website Anatomy, to find out what it is about [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>Wanna work on a web reconnaissance tool?<br />
Want to have your name in readme file?<br />
Got bored and want to help somebody?</p>
<p>Well then darknet readers this is your chance, because I need people to help me on a project I started a while ago called <a href="http://insanesecurity.wordpress.com/2007/08/03/website-anatomy/">Website Anatomy</a>, to find out what it is about check out the link&#8230; That is what the initial idea I had about it, since then it changed radically. </p>
<p></p>
<p>Anyway arriving to the important part of this article&#8230; I need a regEx guy (many regular expressions will be needed) and a php-guru (to tidy up and improve my code), till next weekend drop me mails at: backbone46 [at] gmail dot com</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Scavenging+for+project+members+on+Darknet+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D717+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2007/10/scavenging-for-project-members-on-darknet/&amp;t=Scavenging+for+project+members+on+Darknet" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2007/10/scavenging-for-project-members-on-darknet/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2007/10/scavenging-for-project-members-on-darknet/&amp;title=Scavenging+for+project+members+on+Darknet" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2007/10/scavenging-for-project-members-on-darknet/&amp;title=Scavenging+for+project+members+on+Darknet" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2007/10/scavenging-for-project-members-on-darknet/&amp;title=Scavenging+for+project+members+on+Darknet" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2007/10/scavenging-for-project-members-on-darknet/&amp;title=Scavenging+for+project+members+on+Darknet" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2007%2F10%2Fscavenging-for-project-members-on-darknet%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2007/10/scavenging-for-project-members-on-darknet/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>bookmark me</title>
		<link>http://www.darknet.org.uk/2007/10/bookmark-me/</link>
		<comments>http://www.darknet.org.uk/2007/10/bookmark-me/#comments</comments>
		<pubDate>Sat, 13 Oct 2007 01:49:40 +0000</pubDate>
		<dc:creator>backbone</dc:creator>
				<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[inline]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2007/10/bookmark-me/</guid>
		<description><![CDATA[Heard about the recent server crash, and I also fell a bit alerted by this incident, because I as the web hosting providers don&#8217;t do regular backup&#8230;. anyway what am I going to talk about now? Bookmarklets, we all know them, there new, hip, and full of color &#8230;. What are bookmarklets? Little javascript snippets [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>Heard about the recent server crash, and I also fell a bit alerted by this incident, because I as the web hosting providers don&#8217;t do regular backup&#8230;. anyway what am I going to talk about now? Bookmarklets, we all know them, there new, hip, and full of color &#8230;.</p>
<p>What are bookmarklets? Little javascript snippets that you bookmark and use them on any website&#8230; sounds fun? Check out wikipedia for more info about them&#8230;.</p>
<p>Why? Because they are useful, free, and sexy&#8230; (Sounds like cheap porn to me)</p>
<p>An example bookmarklets: <A href="%6A%61%76%61%73%63%72%69%70%74:alert(document.cookie);">cookie</a></p>
<p>The example above doesn&#8217;t work because I used an encoded javascript, and not the clear text javascript in the url because wordpress filters it out&#8230;. but you can bookmart it and remove the http://www.darknet.org.uk out of it&#8230;</p>
<p></p>
<p>short article on short scripts&#8230; a list of websites that contain bookmarklets:<br />
<a href="http://yaisb.blogspot.com/2006/08/new-bookmarklets.html">http://yaisb.blogspot.com/2006/08/new-bookmarklets.html</a><br />
<a href="http://www.bookmarklets.com">www.bookmarklets.com</a><br />
<a href="https://www.squarefree.com/bookmarklets/">https://www.squarefree.com/bookmarklets/</a><br />
<a href="http://ostermiller.org/bookmarklets/">http://ostermiller.org/bookmarklets/</a></p>
<p>p.s. thinking to develop a bookmarklet? Keep it under 500 characters&#8230; </p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=bookmark+me+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D686+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2007/10/bookmark-me/&amp;t=bookmark+me" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2007/10/bookmark-me/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2007/10/bookmark-me/&amp;title=bookmark+me" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2007/10/bookmark-me/&amp;title=bookmark+me" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2007/10/bookmark-me/&amp;title=bookmark+me" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2007/10/bookmark-me/&amp;title=bookmark+me" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2007%2F10%2Fbookmark-me%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2007/10/bookmark-me/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>OpenMusic &#8211; Free Music for a free World</title>
		<link>http://www.darknet.org.uk/2007/08/openmusic-free-music-fo-a-free-world/</link>
		<comments>http://www.darknet.org.uk/2007/08/openmusic-free-music-fo-a-free-world/#comments</comments>
		<pubDate>Thu, 02 Aug 2007 00:42:56 +0000</pubDate>
		<dc:creator>backbone</dc:creator>
				<category><![CDATA[Legal Issues]]></category>
		<category><![CDATA[green]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[open-music]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[yellow]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2007/08/openmusic-free-music-fo-a-free-world/</guid>
		<description><![CDATA[What is open music? Open Music is music that is shareable, available in &#8220;source code&#8221; form, allows derivative works and is free of cost for non-commercial use. It is the concept of &#8220;open source&#8221; computer software applied to music. And it has a license as source code programs have too. Even more it comes under [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>What is open music?</p>
<blockquote><p>
 Open Music is music that is shareable, available in &#8220;source code&#8221; form, allows derivative works and is free of cost for non-commercial use. It is the concept of &#8220;open source&#8221; computer software applied to music.
</p></blockquote>
<p>And it has a license as source code programs have too. Even more it comes under 2 licenses: <a href="http://openmusic.linuxtag.org/green.html">Green</a> and <a href="http://openmusic.linuxtag.org/yellow.html">Yellow</a>.</p>
<p>Who seems to promote open source music? -&gt; <a href="http://magnatune.com">Magnatune</a></p>
<p>Don&#8217;t know where to start with open music? Try at <a href="http://openmusic.linuxtag.org/">LinuxTAG</a> as a start, and after that move to <a href="http://www.openmusicarchive.org/">Open Music Archive</a>.</p>
<p>Why did I post the article? Because I liked the idea and to inform you that from now on we&#8217;ll have &#8220;secure&#8221; music. Just kidding&#8230; The truth is that many  firms have tried to shutdown P2P servers due to piracy (in this case music).</p>
<p>I&#8217;m thinking in perspective, first open source software, then open source music&#8230; what next? Open source movies? Could be.</p>
<p></p>
<p>Listening to:  <a href="http://www.students.uni-marburg.de/~Musicc/media/lt-openmusic/01_open_source__magic_mushrooms.ogg">Magic Mushrooms :: Open Source</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=OpenMusic+%E2%80%93+Free+Music+for+a+free+World+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D650+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2007/08/openmusic-free-music-fo-a-free-world/&amp;t=OpenMusic+%E2%80%93+Free+Music+for+a+free+World" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2007/08/openmusic-free-music-fo-a-free-world/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2007/08/openmusic-free-music-fo-a-free-world/&amp;title=OpenMusic+%E2%80%93+Free+Music+for+a+free+World" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2007/08/openmusic-free-music-fo-a-free-world/&amp;title=OpenMusic+%E2%80%93+Free+Music+for+a+free+World" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2007/08/openmusic-free-music-fo-a-free-world/&amp;title=OpenMusic+%E2%80%93+Free+Music+for+a+free+World" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2007/08/openmusic-free-music-fo-a-free-world/&amp;title=OpenMusic+%E2%80%93+Free+Music+for+a+free+World" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2007%2F08%2Fopenmusic-free-music-fo-a-free-world%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2007/08/openmusic-free-music-fo-a-free-world/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
<enclosure url="http://www.students.uni-marburg.de/~Musicc/media/lt-openmusic/01_open_source__magic_mushrooms.ogg" length="3678999" type="audio/ogg" />
		</item>
		<item>
		<title>The greatest virus of all time</title>
		<link>http://www.darknet.org.uk/2007/07/the-greatest-virus-of-all-times/</link>
		<comments>http://www.darknet.org.uk/2007/07/the-greatest-virus-of-all-times/#comments</comments>
		<pubDate>Sun, 22 Jul 2007 14:32:57 +0000</pubDate>
		<dc:creator>backbone</dc:creator>
				<category><![CDATA[Virology]]></category>
		<category><![CDATA[stickman]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2007/07/the-grates-virus-of-all-times/</guid>
		<description><![CDATA[There is a virus on the net from a long time, the damage inflicted by it is unstoppable, or at least that was though, check it out yourself &#8230;just kidding, it does not exist but such a virus would be something great =)]]></description>
			<content:encoded><![CDATA[<p></p>
<p>There is a virus on the net from a long time, the damage inflicted by it is unstoppable, or at least that was though, check it out yourself</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/5Gs2d5BFCM8"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/5Gs2d5BFCM8" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p></p>
<p>&#8230;just kidding, it does not exist but such a virus would be something great =) </p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=The+greatest+virus+of+all+time+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D640+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2007/07/the-greatest-virus-of-all-times/&amp;t=The+greatest+virus+of+all+time" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2007/07/the-greatest-virus-of-all-times/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2007/07/the-greatest-virus-of-all-times/&amp;title=The+greatest+virus+of+all+time" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2007/07/the-greatest-virus-of-all-times/&amp;title=The+greatest+virus+of+all+time" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2007/07/the-greatest-virus-of-all-times/&amp;title=The+greatest+virus+of+all+time" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2007/07/the-greatest-virus-of-all-times/&amp;title=The+greatest+virus+of+all+time" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2007%2F07%2Fthe-greatest-virus-of-all-times%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2007/07/the-greatest-virus-of-all-times/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>PowerShell &#8211; More than the command prompt</title>
		<link>http://www.darknet.org.uk/2007/07/powershell-more-than-the-command-prompt/</link>
		<comments>http://www.darknet.org.uk/2007/07/powershell-more-than-the-command-prompt/#comments</comments>
		<pubDate>Tue, 10 Jul 2007 18:02:36 +0000</pubDate>
		<dc:creator>backbone</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Windows Hacking]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[.net-framework]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[power]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2007/07/powershell-more-than-the-command-prompt/</guid>
		<description><![CDATA[For this article you should thank Patrick Ogenstad and his comment on my post , because I did not know about PowerShell until he mentioned about it&#8230; so a white point for him =) The parts that will follow are snippets from the Getting Started document that comes with it&#8230; Abstract Windows PowerShell™ is a [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>For this article you should thank Patrick Ogenstad and his comment on <a href="http://www.darknet.org.uk/2007/07/piping-data-in-dos-on-windows-video/">my post</a> , because I did not know about PowerShell until he mentioned about it&#8230; so a white point for him =)<br />
The parts that will follow are snippets from the Getting Started document that comes with it&#8230;</p>
<p><strong>Abstract</strong></p>
<p>Windows PowerShell™ is a new Windows command-line shell designed especially for system administrators. The shell includes an interactive prompt and a scripting environment that can be used independently or in combination. </p>
<p><strong>Introducing Windows PowerShell</strong></p>
<p>Most shells, including Cmd.exe and the SH, KSH, CSH, and BASH Unix shells, operate by executing a command or utility in a new process, and presenting the results to the user as text. Over the years, many text processing utilities, such as sed, AWK, and PERL, have evolved to support this interaction.<br />
 These shells also have commands that are built into the shell and run in the shell process, such as the typeset command in KSH and the dir command in Cmd.exe.  In most shells, because there are few built-in commands.many utilities have been created.<br />
Windows PowerShell is very different.  </p>
<ul>
<li>Windows PowerShell does not process text. Instead, it processes objects based on the .NET platform.  </li>
<li>Windows PowerShell comes with a large set of built-in commands with a consistent interface.</li>
<li>All shell commands use the same command parser, instead of different parsers for each tool. This makes it much easier to learn how to use each command.</li>
</ul>
<p>Best of all, you don&#8217;t have to give up the tools that you have become accustomed to using. You can still use the traditional Windows tools, such as Net, SC, and Reg.exe in Windows PowerShell.</p>
<p><strong>Windows PowerShell Cmdlets </strong></p>
<p>A cmdlet (pronounced &#8220;command-let&#8221;) is a single-feature command that manipulates objects in Windows PowerShell. You can recognize cmdlets by their name format &#8212; a verb and noun separated by a dash (-), such as Get-Help, Get-Process, and Start-Service.</p>
<p>In traditional shells, the commands are executable programs that range from the very simple (such as attrib.exe) to the very complex (such as netsh.exe).</p>
<p>In Windows PowerShell, most cmdlets are very simple, and they are designed to be used in combination with other cmdlets. For example, the &#8220;get&#8221; cmdlets only retrieve data, the &#8220;set&#8221; cmdlets only establish or change data, the &#8220;format&#8221; cmdlets only format data, and the &#8220;out&#8221; cmdlets only direct the output to a specified destination.<br />
Each cmdlet has a help file that you can access by typing:</p>
<p><code>get-help  -detailed</code></p>
<p>The detailed view of the cmdlet help file includes a description of the cmdlet, the command syntax, descriptions of the parameters, and example that demonstrate use of the cmdlet.</p>
<p><strong>&#8230;and more</strong></p>
<p>Besides the above mentioned things, powerShell also includes: a new scripting language (not the lame-ass batch), processes objects, object pipelines, interaction, etc. If you are interested take a look at <a href="http://microsoft.com/powershell">microsoft.com/powershell</a></p>
<p></p>
<p>Once again thanks to Patrick&#8230;.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=PowerShell+%E2%80%93+More+than+the+command+prompt+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D634+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2007/07/powershell-more-than-the-command-prompt/&amp;t=PowerShell+%E2%80%93+More+than+the+command+prompt" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2007/07/powershell-more-than-the-command-prompt/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2007/07/powershell-more-than-the-command-prompt/&amp;title=PowerShell+%E2%80%93+More+than+the+command+prompt" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2007/07/powershell-more-than-the-command-prompt/&amp;title=PowerShell+%E2%80%93+More+than+the+command+prompt" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2007/07/powershell-more-than-the-command-prompt/&amp;title=PowerShell+%E2%80%93+More+than+the+command+prompt" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2007/07/powershell-more-than-the-command-prompt/&amp;title=PowerShell+%E2%80%93+More+than+the+command+prompt" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2007%2F07%2Fpowershell-more-than-the-command-prompt%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2007/07/powershell-more-than-the-command-prompt/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Piping Data in DOS on Windows &#8211; Video</title>
		<link>http://www.darknet.org.uk/2007/07/piping-data-in-dos-on-windows-video/</link>
		<comments>http://www.darknet.org.uk/2007/07/piping-data-in-dos-on-windows-video/#comments</comments>
		<pubDate>Mon, 02 Jul 2007 17:36:17 +0000</pubDate>
		<dc:creator>backbone</dc:creator>
				<category><![CDATA[Windows Hacking]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[dos-piping]]></category>
		<category><![CDATA[netstat]]></category>
		<category><![CDATA[piping]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2007/07/piping-data-vid/</guid>
		<description><![CDATA[Well this is my last week of exams, and today I got a free day, tomorrow it will be maths&#8230; Anyway while waiting for somebody I got bored and decided to make a small (tiny) video about piping data under windows, you know &#124; &#8230; In Unix-like computer operating systems, a pipeline is the original [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>Well this is my last week of exams, and today I got a free day, tomorrow it will be maths&#8230; Anyway while waiting for somebody I got bored and decided to make a small (tiny) video about piping data under windows, you know | &#8230; </p>
<blockquote><p>In Unix-like computer operating systems, a pipeline is the original software pipeline: a set of processes chained by their standard streams, so that the output of each process (stdout) feeds directly as input (stdin) of the next one.</p></blockquote>
<p>More at <a href="http://en.wikipedia.org/wiki/Pipeline_%28Unix%29">Wikipedia &#8211; Pipeline (UNIX)</a></p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/UrGrTpKGAKs"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/UrGrTpKGAKs" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p></p>
<p>As always a link on youtube (better quality than the last 2 videos): <a href="http://youtube.com/watch?v=UrGrTpKGAKs">Tips&amp;Tricks About Piping Data</a><br />
A download link: <a href="http://www.mediafire.com/?8gjqjmbd2lt">Piping_data.wmv</a><br />
<a href="http://youtube.com/dblackshell">My youtube channel</a> =) </p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Piping+Data+in+DOS+on+Windows+%E2%80%93+Video+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D626+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2007/07/piping-data-in-dos-on-windows-video/&amp;t=Piping+Data+in+DOS+on+Windows+%E2%80%93+Video" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2007/07/piping-data-in-dos-on-windows-video/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2007/07/piping-data-in-dos-on-windows-video/&amp;title=Piping+Data+in+DOS+on+Windows+%E2%80%93+Video" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2007/07/piping-data-in-dos-on-windows-video/&amp;title=Piping+Data+in+DOS+on+Windows+%E2%80%93+Video" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2007/07/piping-data-in-dos-on-windows-video/&amp;title=Piping+Data+in+DOS+on+Windows+%E2%80%93+Video" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2007/07/piping-data-in-dos-on-windows-video/&amp;title=Piping+Data+in+DOS+on+Windows+%E2%80%93+Video" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2007%2F07%2Fpiping-data-in-dos-on-windows-video%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2007/07/piping-data-in-dos-on-windows-video/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Netstat Revealed!</title>
		<link>http://www.darknet.org.uk/2007/06/netstat-revealed/</link>
		<comments>http://www.darknet.org.uk/2007/06/netstat-revealed/#comments</comments>
		<pubDate>Sat, 16 Jun 2007 11:28:40 +0000</pubDate>
		<dc:creator>backbone</dc:creator>
				<category><![CDATA[Network Hacking]]></category>
		<category><![CDATA[Windows Hacking]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[netstat]]></category>
		<category><![CDATA[prompt]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2007/06/netstat-revealed/</guid>
		<description><![CDATA[Another video in 2-3 days&#8230; I think i this becoming like a mania for me&#8230; Anyway in this video i played around with netstat so that for those who do not play with it could see the possibilities it offers to us&#8230; no more tutorials like: netstat -a to view all you connections the end [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>Another video in 2-3 days&#8230; I think i this becoming like a mania for me&#8230; Anyway in this video i played around with netstat so that for those who do not play with it could see the possibilities it offers to us&#8230; no more tutorials like:</p>
<blockquote><p>
netstat -a<br />
to view all you connections<br />
the end
</p></blockquote>
<p>&#8230; because I have seen to many of this of tuts when they speak about netstat&#8230; anyway check it out and tell me your opinion&#8230; you know it&#8230; youtube for lame quality mediafire for good quality (i got a channel)</p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/XoE2KBSm4fs"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/XoE2KBSm4fs" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p></p>
<p>Video: <a href="http://www.youtube.com/watch?v=XoE2KBSm4fs">netstat revealed</a><br />
Channel: <a href="http://youtube.com/dblackshell">my youtube channel</a><br />
Download: <a href="http://www.mediafire.com/?2wzz1nfbbte">netstat.avi</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Netstat+Revealed%21+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D602+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2007/06/netstat-revealed/&amp;t=Netstat+Revealed%21" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2007/06/netstat-revealed/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2007/06/netstat-revealed/&amp;title=Netstat+Revealed%21" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2007/06/netstat-revealed/&amp;title=Netstat+Revealed%21" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2007/06/netstat-revealed/&amp;title=Netstat+Revealed%21" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2007/06/netstat-revealed/&amp;title=Netstat+Revealed%21" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2007%2F06%2Fnetstat-revealed%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2007/06/netstat-revealed/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

