<?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>Virüs Güvenlik Haberleri &#187; Exomind v0.2</title>
	<atom:link href="http://www.virusguvenlik.com/tag/exomind-v02/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.virusguvenlik.com</link>
	<description>Virüs Güvenlik Haberleri.</description>
	<lastBuildDate>Tue, 09 Feb 2010 07:09:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Exomind nedir?</title>
		<link>http://www.virusguvenlik.com/2008/12/12/exomind-nedir/</link>
		<comments>http://www.virusguvenlik.com/2008/12/12/exomind-nedir/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 12:14:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Genel]]></category>
		<category><![CDATA[exomind nedir]]></category>
		<category><![CDATA[Exomind v0.2]]></category>

		<guid isPermaLink="false">http://www.virusguvenlik.com/?p=460</guid>
		<description><![CDATA[Exomind açık-kaynak haber modülleri ve fikirler ve süslü grafikler inşa etmede kullanılabilecek, sosyal ağ servisleri, arama motorları ve hızlı mesajlaşmaya odaklanan, deneysel bir Python konsolu ve programlama iskeletidir.
Programı indirmek için: http://corelabs.coresecurity.com/index.php?module=FrontEndMod&#38;action=view&#38;type=tool&#38;name=Exomind
BA-Con 2008 slaytları: http://corelabs.coresecurity.com/index.php?module=FrontEndMod&#38;action=view&#38;type=publication&#38;name=LeakedOut%3A_the_Social_Networks_You_Get_Caught_In 
Proje Sayfası: http://corelabs.coresecurity.com/index.php?module=FrontEndMod&#38;action=view&#38;type=project&#38;name=Exomind
jose@mot:~/workspace3/Exomind/examples$ python
&#62;&#62;&#62; from exomind import *
&#62;&#62;&#62;
&#62;&#62;&#62; n = &#8216;john doe&#8217;
&#62;&#62;&#62; node(n)
&#62;&#62;&#62; focus(n)
&#62;&#62;&#62;
&#62;&#62;&#62; load_lamb_herd()
&#62;&#62;&#62; add_expander(&#8216;SearchEngineBot::name_to_self_emails&#8217;)
&#62;&#62;&#62; add_expander(&#8216;SearchEngineBot::vocabulary&#8217;)
&#62;&#62;&#62; add_expander(&#8216;SearchEngineBot::name_to_emails&#8217;)
&#62;&#62;&#62; add_expander(&#8216;FacebookBot::friends&#8217;)
&#62;&#62;&#62; add_expander(&#8216;TwitterBot::following&#8217;)
&#62;&#62;&#62; add_expander(&#8216;LinkedInBot::recommendations&#8217;)
&#62;&#62;&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>Exomind açık-kaynak haber modülleri ve fikirler ve süslü grafikler inşa etmede kullanılabilecek, sosyal ağ servisleri, arama motorları ve hızlı mesajlaşmaya odaklanan, deneysel bir Python konsolu ve programlama iskeletidir.</p>
<p><strong>Programı indirmek için:</strong> <a rel="nofollow" href="http://corelabs.coresecurity.com/index.php?module=FrontEndMod&amp;action=view&amp;type=tool&amp;name=Exomind">http://corelabs.coresecurity.com/index.php?module=FrontEndMod&amp;action=view&amp;type=tool&amp;name=Exomind</a><br />
<strong>BA-Con 2008 slaytları:</strong> <a rel="nofollow" href="http://corelabs.coresecurity.com/index.php?module=FrontEndMod&amp;action=view&amp;type=publication&amp;name=LeakedOut%3A_the_Social_Networks_You_Get_Caught_In">http://corelabs.coresecurity.com/index.php?module=FrontEndMod&amp;action=view&amp;type=publication&amp;name=LeakedOut%3A_the_Social_Networks_You_Get_Caught_In</a> <strong><br />
Proje Sayfası:</strong> <a rel="nofollow" href="http://corelabs.coresecurity.com/index.php?module=FrontEndMod&amp;action=view&amp;type=project&amp;name=Exomind" target="_blank">http://corelabs.coresecurity.com/index.php?module=FrontEndMod&amp;action=view&amp;type=project&amp;name=Exomind</a></p>
<p>jose@mot:~/workspace3/Exomind/examples$ python<br />
&gt;&gt;&gt; from exomind import *<br />
&gt;&gt;&gt;<br />
&gt;&gt;&gt; n = &#8216;john doe&#8217;<br />
&gt;&gt;&gt; node(n)<br />
&gt;&gt;&gt; focus(n)<br />
&gt;&gt;&gt;<br />
&gt;&gt;&gt; load_lamb_herd()<br />
&gt;&gt;&gt; add_expander(&#8216;SearchEngineBot::name_to_self_emails&#8217;)<br />
&gt;&gt;&gt; add_expander(&#8216;SearchEngineBot::vocabulary&#8217;)<br />
&gt;&gt;&gt; add_expander(&#8216;SearchEngineBot::name_to_emails&#8217;)<br />
&gt;&gt;&gt; add_expander(&#8216;FacebookBot::friends&#8217;)<br />
&gt;&gt;&gt; add_expander(&#8216;TwitterBot::following&#8217;)<br />
&gt;&gt;&gt; add_expander(&#8216;LinkedInBot::recommendations&#8217;)<br />
&gt;&gt;&gt; add_weigh_scale(&#8216;SearchEngineBot::normalized_se_entropy&#8217;, 0.0, 0.5)<br />
&gt;&gt;&gt; add_weigh_scale(&#8216;SearchEngineBot::normalized_se_distance&#8217;, 0.0, 0.5)<br />
&gt;&gt;&gt; crawl(100)<br />
&gt;&gt;&gt;<br />
&gt;&gt;&gt; add_chatbot(&#8216;MSNBot&#8217;)<br />
&gt;&gt;&gt; infiltrate_chat(&#8216;hi&#8217;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.virusguvenlik.com/2008/12/12/exomind-nedir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exomind v0.2</title>
		<link>http://www.virusguvenlik.com/2008/12/09/exomind-v02/</link>
		<comments>http://www.virusguvenlik.com/2008/12/09/exomind-v02/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 13:51:26 +0000</pubDate>
		<dc:creator>secure</dc:creator>
				<category><![CDATA[Güvenlik & Virüs Haberleri]]></category>
		<category><![CDATA[Exomind]]></category>
		<category><![CDATA[Exomind v0.2]]></category>

		<guid isPermaLink="false">http://www.virusguvenlik.com/?p=240</guid>
		<description><![CDATA[Exomind nedir?
Exomind açık-kaynak haber modülleri ve fikirler ve süslü grafikler inşa etmede kullanılabilecek, sosyal ağ servisleri, arama motorları ve hızlı mesajlaşmaya odaklanan, deneysel bir Python konsolu ve programlama iskeletidir.
Programı indirmek için: http://corelabs.coresecurity.com/index.php?module=FrontEndMod&#38;action=view&#38;type=tool&#38;name=Exomind
BA-Con 2008 slaytları: http://corelabs.coresecurity.com/index.php?module=FrontEndMod&#38;action=view&#38;type=publication&#38;name=LeakedOut%3A_the_Social_Networks_You_Get_Caught_In 
Proje Sayfası: http://corelabs.coresecurity.com/index.php?module=FrontEndMod&#38;action=view&#38;type=project&#38;name=Exomind
jose@mot:~/workspace3/Exomind/examples$ python
&#62;&#62;&#62; from exomind import *
&#62;&#62;&#62;
&#62;&#62;&#62; n = &#8216;john doe&#8217;
&#62;&#62;&#62; node(n)
&#62;&#62;&#62; focus(n)
&#62;&#62;&#62;
&#62;&#62;&#62; load_lamb_herd()
&#62;&#62;&#62; add_expander(&#8216;SearchEngineBot::name_to_self_emails&#8217;)
&#62;&#62;&#62; add_expander(&#8216;SearchEngineBot::vocabulary&#8217;)
&#62;&#62;&#62; add_expander(&#8216;SearchEngineBot::name_to_emails&#8217;)
&#62;&#62;&#62; add_expander(&#8216;FacebookBot::friends&#8217;)
&#62;&#62;&#62; add_expander(&#8216;TwitterBot::following&#8217;)
&#62;&#62;&#62; [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Exomind nedir?</strong><br />
Exomind açık-kaynak haber modülleri ve fikirler ve süslü grafikler inşa etmede kullanılabilecek, sosyal ağ servisleri, arama motorları ve hızlı mesajlaşmaya odaklanan, deneysel bir Python konsolu ve programlama iskeletidir.</p>
<p><strong>Programı indirmek için:</strong> <a rel="nofollow" href="http://corelabs.coresecurity.com/index.php?module=FrontEndMod&amp;action=view&amp;type=tool&amp;name=Exomind">http://corelabs.coresecurity.com/index.php?module=FrontEndMod&amp;action=view&amp;type=tool&amp;name=Exomind</a><br />
<strong>BA-Con 2008 slaytları:</strong> <a rel="nofollow" href="http://corelabs.coresecurity.com/index.php?module=FrontEndMod&amp;action=view&amp;type=publication&amp;name=LeakedOut%3A_the_Social_Networks_You_Get_Caught_In">http://corelabs.coresecurity.com/index.php?module=FrontEndMod&amp;action=view&amp;type=publication&amp;name=LeakedOut%3A_the_Social_Networks_You_Get_Caught_In</a> <strong><br />
Proje Sayfası:</strong> <a rel="nofollow" href="http://corelabs.coresecurity.com/index.php?module=FrontEndMod&amp;action=view&amp;type=project&amp;name=Exomind" target="_blank">http://corelabs.coresecurity.com/index.php?module=FrontEndMod&amp;action=view&amp;type=project&amp;name=Exomind</a></p>
<p>jose@mot:~/workspace3/Exomind/examples$ python<br />
&gt;&gt;&gt; from exomind import *<br />
&gt;&gt;&gt;<br />
&gt;&gt;&gt; n = &#8216;john doe&#8217;<br />
&gt;&gt;&gt; node(n)<br />
&gt;&gt;&gt; focus(n)<br />
&gt;&gt;&gt;<br />
&gt;&gt;&gt; load_lamb_herd()<br />
&gt;&gt;&gt; add_expander(&#8216;SearchEngineBot::name_to_self_emails&#8217;)<br />
&gt;&gt;&gt; add_expander(&#8216;SearchEngineBot::vocabulary&#8217;)<br />
&gt;&gt;&gt; add_expander(&#8216;SearchEngineBot::name_to_emails&#8217;)<br />
&gt;&gt;&gt; add_expander(&#8216;FacebookBot::friends&#8217;)<br />
&gt;&gt;&gt; add_expander(&#8216;TwitterBot::following&#8217;)<br />
&gt;&gt;&gt; add_expander(&#8216;LinkedInBot::recommendations&#8217;)<br />
&gt;&gt;&gt; add_weigh_scale(&#8216;SearchEngineBot::normalized_se_entropy&#8217;, 0.0, 0.5)<br />
&gt;&gt;&gt; add_weigh_scale(&#8216;SearchEngineBot::normalized_se_distance&#8217;, 0.0, 0.5)<br />
&gt;&gt;&gt; crawl(100)<br />
&gt;&gt;&gt;<br />
&gt;&gt;&gt; add_chatbot(&#8216;MSNBot&#8217;)<br />
&gt;&gt;&gt; infiltrate_chat(&#8216;hi&#8217;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.virusguvenlik.com/2008/12/09/exomind-v02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
