<?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>Omenix.Org &#187; hids</title>
	<atom:link href="http://www.omenix.org/tag/hids/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.omenix.org</link>
	<description>My crime is that of curiosity</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:02:18 +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>OSSEC HIDS Phishing detection rule</title>
		<link>http://www.omenix.org/ossec-hids-phishing-detection-rule/</link>
		<comments>http://www.omenix.org/ossec-hids-phishing-detection-rule/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 09:28:50 +0000</pubDate>
		<dc:creator>omen</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Today]]></category>
		<category><![CDATA[hids]]></category>
		<category><![CDATA[ossec]]></category>
		<category><![CDATA[protection]]></category>

		<guid isPermaLink="false">http://www.omenix.org/?p=263</guid>
		<description><![CDATA[Kudos to aphesz for making the rules. Well basically the rules is to send an email to admin especially for webhosters admin a notification about which site is under phishing attack. Below are the rules that you need to put in web_rules.xml at the end of file but before &#60;/group&#62; closing tag. &#60;rule id=&#8221;31190&#8243; level=&#8221;12&#8243;&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>Kudos to <a href="http://aphesz.org/?p=149" target="_blank">aphesz</a> for making the rules. Well basically the rules is to send an email to admin especially for webhosters admin a notification about which site is under phishing attack. Below are the rules that you need to put in web_rules.xml at the end of file but before &lt;/group&gt;<code> </code>closing tag.</p>
<p>&lt;rule id=&#8221;31190&#8243; level=&#8221;12&#8243;&gt;<br />
&lt;if_sid&gt;31100&lt;/if_sid&gt;<br />
&lt;url&gt;paypal.co|hsbc.co|citibank.co|ebay.co|barclays|amazon.co|&lt;/url&gt;<br />
&lt;url&gt;verizon.net|lloyds.com|maybank2u|maybank|e-gold.com&lt;/url&gt;<br />
&lt;description&gt;Phishing sites detected. System check advisable.&lt;/description&gt;<br />
&lt;group&gt;attack,&lt;/group&gt;<br />
&lt;/rule&gt;</p>
<p>Now restart OSSEC and it should be picking up sites according to the  keywords set. Keep in mind that the keywords above are just among the few popular sites that are usually being targeted. You&#8217;re free to add/remove those keywords as per your needs. Also, if you set OSSEC to email alerts to your mailbox, you&#8217;ll be getting these whenever it detects a phishing site.  The best part is if you have APF to work along together. It will block who are trying visit the phising site. Usually the uploader of phishing site will get blocked because they want to check if their scripts is working or not <img src='http://www.omenix.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.omenix.org/ossec-hids-phishing-detection-rule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

