<?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/">
	<channel>
		<title><![CDATA[Breaking Sec - All Forums]]></title>
		<link>http://breakingsec.org/</link>
		<description><![CDATA[Breaking Sec - http://breakingsec.org]]></description>
		<pubDate>Mon, 06 Feb 2012 14:59:26 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[[C++&#93; To String function]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1382</link>
			<pubDate>Mon, 30 Jan 2012 17:41:20 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1382</guid>
			<description><![CDATA[Okay, this may be noobish but I just now discovered the magical wonder of templates. With this new sorcery, I made a to string function. It converts whatever you give it to a string.<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>template&lt;typename T&gt;<br />
std::string tos(T x)<br />
{<br />
&nbsp;&nbsp;&nbsp;&nbsp;std::stringstream y;<br />
&nbsp;&nbsp;&nbsp;&nbsp;y &lt;&lt; x;<br />
&nbsp;&nbsp;&nbsp;&nbsp;return y.str();<br />
}</code></div></div>
<br />
Yeah, it's nooby, but I find it quite awesome xD]]></description>
			<content:encoded><![CDATA[Okay, this may be noobish but I just now discovered the magical wonder of templates. With this new sorcery, I made a to string function. It converts whatever you give it to a string.<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>template&lt;typename T&gt;<br />
std::string tos(T x)<br />
{<br />
&nbsp;&nbsp;&nbsp;&nbsp;std::stringstream y;<br />
&nbsp;&nbsp;&nbsp;&nbsp;y &lt;&lt; x;<br />
&nbsp;&nbsp;&nbsp;&nbsp;return y.str();<br />
}</code></div></div>
<br />
Yeah, it's nooby, but I find it quite awesome xD]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Suspended From School]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1381</link>
			<pubDate>Mon, 30 Jan 2012 15:09:50 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1381</guid>
			<description><![CDATA[Got suspended from school yester for a week after someone snitched that I had stolen peoples infomation, <br />
<br />
Was kind of fun, Having everyones addressess and all, until the School Finds out.]]></description>
			<content:encoded><![CDATA[Got suspended from school yester for a week after someone snitched that I had stolen peoples infomation, <br />
<br />
Was kind of fun, Having everyones addressess and all, until the School Finds out.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DJ Crossify Live Mix #7]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1380</link>
			<pubDate>Sat, 28 Jan 2012 01:52:23 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1380</guid>
			<description><![CDATA[<a href="http://www.youtube.com/watch?v=zauSncT_EXg&amp;feature=g-upl&amp;context=G2b6e2e9AUAAAAAAAAAA" target="_blank">http://www.youtube.com/watch?v=zauSncT_E...AAAAAAAAAA</a><br />
<br />
Newest mix I've done. <br />
<br />
Twitter @nTsTalon or @djcrossify<br />
<br />
Youtube page : <a href="http://Youtube.com/djcr0ssify" target="_blank">http://Youtube.com/djcr0ssify</a>]]></description>
			<content:encoded><![CDATA[<a href="http://www.youtube.com/watch?v=zauSncT_EXg&amp;feature=g-upl&amp;context=G2b6e2e9AUAAAAAAAAAA" target="_blank">http://www.youtube.com/watch?v=zauSncT_E...AAAAAAAAAA</a><br />
<br />
Newest mix I've done. <br />
<br />
Twitter @nTsTalon or @djcrossify<br />
<br />
Youtube page : <a href="http://Youtube.com/djcr0ssify" target="_blank">http://Youtube.com/djcr0ssify</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[torrenting and private torrents]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1379</link>
			<pubDate>Wed, 25 Jan 2012 09:23:41 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1379</guid>
			<description><![CDATA[Are any of you guys interested in torrenting? I'm part of a private group that's invitation-based and has private torrents. I was wondering if you guys have anything to share to the torrenting community at <a href="http://egutorrents.me" target="_blank">http://egutorrents.me</a>. We have hacking literature, games, ebooks, videos, music, and n0rp. All that's required is an email (you can send it privately via PM). <br />
<br />
If you guys have anything to share to the hacking community, please feel free to PM me!<br />
<br />
dna]]></description>
			<content:encoded><![CDATA[Are any of you guys interested in torrenting? I'm part of a private group that's invitation-based and has private torrents. I was wondering if you guys have anything to share to the torrenting community at <a href="http://egutorrents.me" target="_blank">http://egutorrents.me</a>. We have hacking literature, games, ebooks, videos, music, and n0rp. All that's required is an email (you can send it privately via PM). <br />
<br />
If you guys have anything to share to the hacking community, please feel free to PM me!<br />
<br />
dna]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Eulering!]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1376</link>
			<pubDate>Thu, 05 Jan 2012 05:43:08 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1376</guid>
			<description><![CDATA[Does anyone here lurk around in projecteuler.net? It's a fun site with math challenges. I suggest using this thread as a place to share pseudocode and help each other on the challs.]]></description>
			<content:encoded><![CDATA[Does anyone here lurk around in projecteuler.net? It's a fun site with math challenges. I suggest using this thread as a place to share pseudocode and help each other on the challs.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Batch file fail]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1375</link>
			<pubDate>Mon, 02 Jan 2012 11:13:41 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1375</guid>
			<description><![CDATA[Hello, all remember that batch program i said i was making? well, i seem to have a problem i cant seem to fix and i was wondering if anyone could help. <br />
the program revolves mostly around being able to do things to other peoples computer from your computer, and at the moment, i can only seem to get that to work with shutdown.exe, due to the /m \\ command. how ever taskkill or start commands do not have things like that, so im not sure how to make it affect other computers. i tried these line of code here:<br />
echo Type the compter name of the victim here<br />
set /p d=computername:<br />
<br />
echo Type the victims program here<br />
set /p a=program:<br />
<br />
%w%=taskkill /F /IM %a%<br />
<br />
net send %w% %d%<br />
<br />
pause &gt;NUL<br />
goto start<br />
<br />
When ever i run this, my in tensions were to the computer to take information from the taskkill line and then send that code to another computer to be executed there, how ever instead it executes the taskkill line on my computer as well. so what i need it something telling my computer to use that line for what it needs to do, but not execute it. any suggestions?]]></description>
			<content:encoded><![CDATA[Hello, all remember that batch program i said i was making? well, i seem to have a problem i cant seem to fix and i was wondering if anyone could help. <br />
the program revolves mostly around being able to do things to other peoples computer from your computer, and at the moment, i can only seem to get that to work with shutdown.exe, due to the /m \\ command. how ever taskkill or start commands do not have things like that, so im not sure how to make it affect other computers. i tried these line of code here:<br />
echo Type the compter name of the victim here<br />
set /p d=computername:<br />
<br />
echo Type the victims program here<br />
set /p a=program:<br />
<br />
%w%=taskkill /F /IM %a%<br />
<br />
net send %w% %d%<br />
<br />
pause &gt;NUL<br />
goto start<br />
<br />
When ever i run this, my in tensions were to the computer to take information from the taskkill line and then send that code to another computer to be executed there, how ever instead it executes the taskkill line on my computer as well. so what i need it something telling my computer to use that line for what it needs to do, but not execute it. any suggestions?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Left 4 Dead]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1374</link>
			<pubDate>Sat, 31 Dec 2011 21:11:20 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1374</guid>
			<description><![CDATA[Anyone up for a game of Left 4 Dead?]]></description>
			<content:encoded><![CDATA[Anyone up for a game of Left 4 Dead?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[New Years Resolutions]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1373</link>
			<pubDate>Fri, 23 Dec 2011 06:47:25 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1373</guid>
			<description><![CDATA[Mine is 1680 x 900...<br />
<br />
<br />
But really, it is to dedicate to doing something new in programming &amp; make a tool for it. Every month too. So I should be bringing you guys new shit come before the end of January xD. Or maybe faster.]]></description>
			<content:encoded><![CDATA[Mine is 1680 x 900...<br />
<br />
<br />
But really, it is to dedicate to doing something new in programming &amp; make a tool for it. Every month too. So I should be bringing you guys new shit come before the end of January xD. Or maybe faster.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[i have returned!]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1371</link>
			<pubDate>Wed, 14 Dec 2011 17:46:31 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1371</guid>
			<description><![CDATA[hello every1, i just thought i would say that i hav returned 2 this amazing site of amazingness. sorry i havnt been active recently, its just i have been really with busy GCSEs ect... anyway, im back to noob up the forums and constantly ask questions XD]]></description>
			<content:encoded><![CDATA[hello every1, i just thought i would say that i hav returned 2 this amazing site of amazingness. sorry i havnt been active recently, its just i have been really with busy GCSEs ect... anyway, im back to noob up the forums and constantly ask questions XD]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[C++&#93; Finding Primes]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1370</link>
			<pubDate>Wed, 14 Dec 2011 04:55:16 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1370</guid>
			<description><![CDATA[When you are doing cryptography, you are often required to find large prime numbers. Seeing as I am horrible at math, I thought I might share this quick but ugly fix.<br />
<br />
<blockquote><cite>Quote:</cite>A prime is a number that is only evenly divisible by itself and one.</blockquote>
Numbers that can't be prime are 1 and everything below that.<br />
The only even numbered prime is 2. No other prime is even.<br />
<br />
The easiest way to check and see if a number is prime is to simply divide it by every number lower than it. If none of those numbers (between 2 &amp; the number before itself) divide it evenly, then it is prime.<br />
<br />
Here is an example of that:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>int tprime(int test_num)<br />
{<br />
&nbsp;&nbsp;&nbsp;&nbsp;int i;<br />
&nbsp;&nbsp;&nbsp;&nbsp;for (i = 2; i &lt; test_num; i++)<br />
&nbsp;&nbsp;&nbsp;&nbsp;{<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if(test_num%i == 0) return false;<br />
&nbsp;&nbsp;&nbsp;&nbsp;}<br />
&nbsp;&nbsp;&nbsp;&nbsp;return test_num;<br />
}</code></div></div>
<br />
However, when numbers get really really big (which they do in a lot of cryptography algorithms), something like this will strain the computer to check for prime.<br />
<br />
One way we can reduce that is to figure out which numbers we already know won't be divisible by it evenly. First off is even numbers. If it can be divided evenly, then there is no reason to check even numbers, seeing as 2 is the only even prime. That eliminates half of the work already.<br />
<br />
Next is: What is the last possible divisible number in that set?<br />
<br />
Say we have the number 100.<br />
What is the highest number you can use to divide this evenly?<br />
The answer is 50. Anything higher than half that number, and there is no way you can divide it evenly. So that is more work the computer doesn't have to do.<br />
<br />
So lets try and implement these two ideas into the code I gave you above.<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>int tprime(int test_num)<br />
{<br />
&nbsp;&nbsp;&nbsp;&nbsp;if (test_num == 2) return 2;<br />
&nbsp;&nbsp;&nbsp;&nbsp;if (test_num%2 == 0) return false;<br />
&nbsp;&nbsp;&nbsp;&nbsp;int i = 3;<br />
&nbsp;&nbsp;&nbsp;&nbsp;int sprime = test_num;<br />
&nbsp;&nbsp;&nbsp;&nbsp;test_num = ((test_num - 1) / 2);<br />
&nbsp;&nbsp;&nbsp;&nbsp;for (i; i &lt; test_num; i++)<br />
&nbsp;&nbsp;&nbsp;&nbsp;{<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if(sprime%i == 0) return false;<br />
&nbsp;&nbsp;&nbsp;&nbsp;}<br />
&nbsp;&nbsp;&nbsp;&nbsp;return sprime;<br />
}</code></div></div>
<br />
The above solution found "1010033" (a 7 digit number) to be a prime in 0.104ms.<br />
That however is no accomplishment what so ever. In certain cryptography algorithms, primes will be much larger than 7 digits long.<br />
<br />
<br />
Anyways, I hoped you guys found this semi-useful. This isn't the best method of doing this by the way. It is only the best I can think of. There are many more complex and efficient algorithms for finding whether or not a number is prime. I just don't understand them at the moment, but I think what I presented was a very beginner level way to finding out if a number is prime. You can use it, just don't stop questioning if there is a better way to do it <img src="http://breakingsec.org//images/smilies/icon_wink.gif" style="vertical-align: middle;" border="0" alt="Icon_wink" title="Icon_wink" />]]></description>
			<content:encoded><![CDATA[When you are doing cryptography, you are often required to find large prime numbers. Seeing as I am horrible at math, I thought I might share this quick but ugly fix.<br />
<br />
<blockquote><cite>Quote:</cite>A prime is a number that is only evenly divisible by itself and one.</blockquote>
Numbers that can't be prime are 1 and everything below that.<br />
The only even numbered prime is 2. No other prime is even.<br />
<br />
The easiest way to check and see if a number is prime is to simply divide it by every number lower than it. If none of those numbers (between 2 &amp; the number before itself) divide it evenly, then it is prime.<br />
<br />
Here is an example of that:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>int tprime(int test_num)<br />
{<br />
&nbsp;&nbsp;&nbsp;&nbsp;int i;<br />
&nbsp;&nbsp;&nbsp;&nbsp;for (i = 2; i &lt; test_num; i++)<br />
&nbsp;&nbsp;&nbsp;&nbsp;{<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if(test_num%i == 0) return false;<br />
&nbsp;&nbsp;&nbsp;&nbsp;}<br />
&nbsp;&nbsp;&nbsp;&nbsp;return test_num;<br />
}</code></div></div>
<br />
However, when numbers get really really big (which they do in a lot of cryptography algorithms), something like this will strain the computer to check for prime.<br />
<br />
One way we can reduce that is to figure out which numbers we already know won't be divisible by it evenly. First off is even numbers. If it can be divided evenly, then there is no reason to check even numbers, seeing as 2 is the only even prime. That eliminates half of the work already.<br />
<br />
Next is: What is the last possible divisible number in that set?<br />
<br />
Say we have the number 100.<br />
What is the highest number you can use to divide this evenly?<br />
The answer is 50. Anything higher than half that number, and there is no way you can divide it evenly. So that is more work the computer doesn't have to do.<br />
<br />
So lets try and implement these two ideas into the code I gave you above.<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>int tprime(int test_num)<br />
{<br />
&nbsp;&nbsp;&nbsp;&nbsp;if (test_num == 2) return 2;<br />
&nbsp;&nbsp;&nbsp;&nbsp;if (test_num%2 == 0) return false;<br />
&nbsp;&nbsp;&nbsp;&nbsp;int i = 3;<br />
&nbsp;&nbsp;&nbsp;&nbsp;int sprime = test_num;<br />
&nbsp;&nbsp;&nbsp;&nbsp;test_num = ((test_num - 1) / 2);<br />
&nbsp;&nbsp;&nbsp;&nbsp;for (i; i &lt; test_num; i++)<br />
&nbsp;&nbsp;&nbsp;&nbsp;{<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if(sprime%i == 0) return false;<br />
&nbsp;&nbsp;&nbsp;&nbsp;}<br />
&nbsp;&nbsp;&nbsp;&nbsp;return sprime;<br />
}</code></div></div>
<br />
The above solution found "1010033" (a 7 digit number) to be a prime in 0.104ms.<br />
That however is no accomplishment what so ever. In certain cryptography algorithms, primes will be much larger than 7 digits long.<br />
<br />
<br />
Anyways, I hoped you guys found this semi-useful. This isn't the best method of doing this by the way. It is only the best I can think of. There are many more complex and efficient algorithms for finding whether or not a number is prime. I just don't understand them at the moment, but I think what I presented was a very beginner level way to finding out if a number is prime. You can use it, just don't stop questioning if there is a better way to do it <img src="http://breakingsec.org//images/smilies/icon_wink.gif" style="vertical-align: middle;" border="0" alt="Icon_wink" title="Icon_wink" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[BreakingSec Renaissance]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1369</link>
			<pubDate>Wed, 14 Dec 2011 01:46:25 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1369</guid>
			<description><![CDATA[Current Date: 12/13/11<br />
<br />
Some changes to increase fun around the site!<br />
<br />
1.) More posting<br />
2.) Podcasts once every week<br />
3.) Scheduled group IRC twice a week<br />
4.) Virtual high fives and oreos<br />
5.) More fun!<br />
<br />
Okay I may have made number 4 up, but that shouldn't change the fact that we're going to have fun. The podcasts will start this week maybe by Thursday or Friday we can have one up for the public.  The scheduled group IRC chats will begin next week.<br />
<br />
Podcast: 12/15/11 or 12/16/11<br />
<br />
IRC: 12/??/11 and 12/??/11<br />
<br />
Post below on what time would be best for the group IRC's.]]></description>
			<content:encoded><![CDATA[Current Date: 12/13/11<br />
<br />
Some changes to increase fun around the site!<br />
<br />
1.) More posting<br />
2.) Podcasts once every week<br />
3.) Scheduled group IRC twice a week<br />
4.) Virtual high fives and oreos<br />
5.) More fun!<br />
<br />
Okay I may have made number 4 up, but that shouldn't change the fact that we're going to have fun. The podcasts will start this week maybe by Thursday or Friday we can have one up for the public.  The scheduled group IRC chats will begin next week.<br />
<br />
Podcast: 12/15/11 or 12/16/11<br />
<br />
IRC: 12/??/11 and 12/??/11<br />
<br />
Post below on what time would be best for the group IRC's.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[It's official. We're staying up]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1367</link>
			<pubDate>Sat, 10 Dec 2011 10:55:01 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1367</guid>
			<description><![CDATA[Hosting has been paid in full thanks to a good friend of mine offering some help. We are not going to be going down.]]></description>
			<content:encoded><![CDATA[Hosting has been paid in full thanks to a good friend of mine offering some help. We are not going to be going down.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[PHP tutorial 1]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1366</link>
			<pubDate>Sat, 10 Dec 2011 03:32:04 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1366</guid>
			<description><![CDATA[Here is a PHP tutorial for beginners, this will go over basic output with PHP.<br />
<br />
<div class="codeblock phpcodeblock"><div class="title">PHP Code:<br />
</div><div class="body"><div dir="ltr"><code><span style="color: #007700">echo&nbsp;</span><span style="color: #DD0000">"This&nbsp;will&nbsp;be&nbsp;the&nbsp;output."</span><span style="color: #007700">;&nbsp;<br /></span></code></div></div></div>
<br />
This above line will output the text "This will be the output" without the quotations<br />
<br />
The entire code should look like:<br />
<br />
<div class="codeblock phpcodeblock"><div class="title">PHP Code:<br />
</div><div class="body"><div dir="ltr"><code><span style="color: #0000BB">&lt;?php&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//Begin&nbsp;every&nbsp;code&nbsp;with&nbsp;this&nbsp;line<br /></span><span style="color: #007700">echo&nbsp;</span><span style="color: #DD0000">"This&nbsp;will&nbsp;be&nbsp;the&nbsp;output."</span><span style="color: #007700">;&nbsp;&nbsp;</span><span style="color: #FF8000">//This&nbsp;is&nbsp;the&nbsp;output&nbsp;line&nbsp;of&nbsp;the&nbsp;code<br /></span><span style="color: #0000BB">?&gt;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//This&nbsp;should&nbsp;be&nbsp;at&nbsp;the&nbsp;end&nbsp;of&nbsp;every&nbsp;code&nbsp;<br /></code></div></div></div>
<br />
So that is probably one of the simplest things you can ever do with PHP.]]></description>
			<content:encoded><![CDATA[Here is a PHP tutorial for beginners, this will go over basic output with PHP.<br />
<br />
<div class="codeblock phpcodeblock"><div class="title">PHP Code:<br />
</div><div class="body"><div dir="ltr"><code><span style="color: #007700">echo&nbsp;</span><span style="color: #DD0000">"This&nbsp;will&nbsp;be&nbsp;the&nbsp;output."</span><span style="color: #007700">;&nbsp;<br /></span></code></div></div></div>
<br />
This above line will output the text "This will be the output" without the quotations<br />
<br />
The entire code should look like:<br />
<br />
<div class="codeblock phpcodeblock"><div class="title">PHP Code:<br />
</div><div class="body"><div dir="ltr"><code><span style="color: #0000BB">&lt;?php&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//Begin&nbsp;every&nbsp;code&nbsp;with&nbsp;this&nbsp;line<br /></span><span style="color: #007700">echo&nbsp;</span><span style="color: #DD0000">"This&nbsp;will&nbsp;be&nbsp;the&nbsp;output."</span><span style="color: #007700">;&nbsp;&nbsp;</span><span style="color: #FF8000">//This&nbsp;is&nbsp;the&nbsp;output&nbsp;line&nbsp;of&nbsp;the&nbsp;code<br /></span><span style="color: #0000BB">?&gt;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//This&nbsp;should&nbsp;be&nbsp;at&nbsp;the&nbsp;end&nbsp;of&nbsp;every&nbsp;code&nbsp;<br /></code></div></div></div>
<br />
So that is probably one of the simplest things you can ever do with PHP.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[hackerspain.com]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1365</link>
			<pubDate>Fri, 09 Dec 2011 23:11:30 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1365</guid>
			<description><![CDATA[I found this on the internet the other day looking for other hacking sites.<br />
<br />
<a href="http://hackerspain.com" target="_blank">http://hackerspain.com</a><br />
<br />
It's not really a hacker community, but more like webhost for skid tools(in spanish).<br />
XP I find this great for learning Spanish.]]></description>
			<content:encoded><![CDATA[I found this on the internet the other day looking for other hacking sites.<br />
<br />
<a href="http://hackerspain.com" target="_blank">http://hackerspain.com</a><br />
<br />
It's not really a hacker community, but more like webhost for skid tools(in spanish).<br />
XP I find this great for learning Spanish.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[May not be shutting down?]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1364</link>
			<pubDate>Fri, 09 Dec 2011 02:09:16 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1364</guid>
			<description><![CDATA[Due to an awesome friend willing to loan us the money to tide us over we most likely will not be shutting down. I would like to see action on this site get back to it's "pre-spam" levels in light of this news. <br />
<br />
ALSO<br />
<br />
I will be hosting a podcast along with several other people starting next thursday hopefully. It will be posted on breakingsec for anyone interested in listening.]]></description>
			<content:encoded><![CDATA[Due to an awesome friend willing to loan us the money to tide us over we most likely will not be shutting down. I would like to see action on this site get back to it's "pre-spam" levels in light of this news. <br />
<br />
ALSO<br />
<br />
I will be hosting a podcast along with several other people starting next thursday hopefully. It will be posted on breakingsec for anyone interested in listening.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Logo]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1363</link>
			<pubDate>Thu, 08 Dec 2011 09:43:43 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1363</guid>
			<description><![CDATA[Changed back for nostalgic reasons.]]></description>
			<content:encoded><![CDATA[Changed back for nostalgic reasons.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Site Closing. [redacted&#93;]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1362</link>
			<pubDate>Thu, 08 Dec 2011 09:10:17 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1362</guid>
			<description><![CDATA[From now until December 13th the site will continue to run as usual. On that day I am taking down the site and replacing it with a simple webirc/chat where people can drop by to have a final talk. I will be making a back up in case we find the funds to restart this in the future.<br />
<br />
3Ethical/Breakingsec have been very important to me in the last 4 or 5 years. Not just the websites themselves, but the communities. I have seen hundreds of members pass through in and out, with a faithful few deciding to stick around. I have developed many strong friendships through this website which makes it even harder to see it go. We have been hacked 4 times. Had our site deleted 2 times, and yet still through adversity we thrived. Managing thousands of posts and regaining hundreds upon hundreds of members even after every single time. <br />
<br />
We may not have been a major site, or boasted the most impressive hacking names on the internet, but infamy was never the goal of 3Ethicalhackers. We were there simply because we were brought together in the quest of knowledge, skill and for some of us, just the sense of community. <br />
<br />
For me, this is like watching your house burn slowly. With nothing you can do about it except accept what's happening. 3Ethical will always be the most important group of individuals I've met online. And I will sorely miss every one of you. (Even Hacker99) <img src="http://breakingsec.org//images/smilies/icon_wink.gif" style="vertical-align: middle;" border="0" alt="Icon_wink" title="Icon_wink" /> <br />
<br />
I hope that one day in the future I can come back here and restart this with more vigor and energy than I had showed it even in my more youthful days.<br />
<br />
-Xer0day<br />
Fuck it. Old school pseudo alias.<br />
<br />
<br />
 - Mason]]></description>
			<content:encoded><![CDATA[From now until December 13th the site will continue to run as usual. On that day I am taking down the site and replacing it with a simple webirc/chat where people can drop by to have a final talk. I will be making a back up in case we find the funds to restart this in the future.<br />
<br />
3Ethical/Breakingsec have been very important to me in the last 4 or 5 years. Not just the websites themselves, but the communities. I have seen hundreds of members pass through in and out, with a faithful few deciding to stick around. I have developed many strong friendships through this website which makes it even harder to see it go. We have been hacked 4 times. Had our site deleted 2 times, and yet still through adversity we thrived. Managing thousands of posts and regaining hundreds upon hundreds of members even after every single time. <br />
<br />
We may not have been a major site, or boasted the most impressive hacking names on the internet, but infamy was never the goal of 3Ethicalhackers. We were there simply because we were brought together in the quest of knowledge, skill and for some of us, just the sense of community. <br />
<br />
For me, this is like watching your house burn slowly. With nothing you can do about it except accept what's happening. 3Ethical will always be the most important group of individuals I've met online. And I will sorely miss every one of you. (Even Hacker99) <img src="http://breakingsec.org//images/smilies/icon_wink.gif" style="vertical-align: middle;" border="0" alt="Icon_wink" title="Icon_wink" /> <br />
<br />
I hope that one day in the future I can come back here and restart this with more vigor and energy than I had showed it even in my more youthful days.<br />
<br />
-Xer0day<br />
Fuck it. Old school pseudo alias.<br />
<br />
<br />
 - Mason]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Registration Closed]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1361</link>
			<pubDate>Thu, 08 Dec 2011 08:55:10 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1361</guid>
			<description><![CDATA[From now until Dec 13th User registration is closed. Only people with current access to the site will be able to access it. Should stop the spam.]]></description>
			<content:encoded><![CDATA[From now until Dec 13th User registration is closed. Only people with current access to the site will be able to access it. Should stop the spam.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DOS]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1343</link>
			<pubDate>Mon, 05 Dec 2011 21:16:15 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1343</guid>
			<description><![CDATA[Hi all,<br />
I'm new to hacking and I here a lot of people say (not particularly on this site but in general) that its very easy to run a DOS attack. So my question is, how do you run one? I understand the basic concept of it, but if anyone could include a tutorial of how to do one, then that would be very helpful. Also I understand that you can either DOS a website, or a computer through an IP address, whats the difference in running the two?<br />
thanks guys,<br />
Sam]]></description>
			<content:encoded><![CDATA[Hi all,<br />
I'm new to hacking and I here a lot of people say (not particularly on this site but in general) that its very easy to run a DOS attack. So my question is, how do you run one? I understand the basic concept of it, but if anyone could include a tutorial of how to do one, then that would be very helpful. Also I understand that you can either DOS a website, or a computer through an IP address, whats the difference in running the two?<br />
thanks guys,<br />
Sam]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[(H)Hey EveryBODY]]></title>
			<link>http://breakingsec.org/showthread.php?tid=1326</link>
			<pubDate>Sun, 04 Dec 2011 15:01:36 +0000</pubDate>
			<guid isPermaLink="false">http://breakingsec.org/showthread.php?tid=1326</guid>
			<description><![CDATA[Enjoy my threads yall]]></description>
			<content:encoded><![CDATA[Enjoy my threads yall]]></content:encoded>
		</item>
	</channel>
</rss>
