<?xml version="1.0"?>
<rss version="2.0"><channel><title>Manually Installing an IIS Web Server logging events to a MySQL Database Latest Topics</title><link>http://www.winsnort.com/forum/12-manually-installing-an-iis-web-server-logging-events-to-a-mysql-database/</link><description>Manually Installing an IIS Web Server logging events to a MySQL Database Latest Topics</description><language>en</language><item><title>Monitoring multiple interfaces after successful tutorial install</title><link>http://www.winsnort.com/topic/209-monitoring-multiple-interfaces-after-successful-tutorial-install/</link><description><![CDATA[
<p>
	<span style="font-family:arial, helvetica, sans-serif;"><span style="font-size:14px;">Hello.  I am new to Snort and was able to bring up a functioning IDS using your really easy to follow guide.  This is an amazing learning experience.  Using some of the other posts, I was able to go in and change credentials so it is a bit more secure.  After the successful install, a requirement was added to have the box monitor multiple taps on 2 interfaces.  Being new, I have scrambled around and found that it is possible by running multiple Barnyard2 &amp; Snort instances.  </span></span>I have read Snort can run multiple instances inside itself on the one box. As long as you have separate Snort.conf files for each interface with a matching Barnyard2 instance logging will be fine.
</p>

<p>
	<span style="font-family:arial, helvetica, sans-serif;"><span style="font-size:14px;">My issue is that I am struggling to figure out how to make this happen within the context of your guide.  Any help that anyone could give me would be greatly appreciated.  </span></span>
</p>

<p>
	 I have also seen bridging NICS can sort of lead to a similar result, but I wasn't sure if that was a viable option.
</p>
]]></description><guid isPermaLink="false">209</guid><pubDate>Wed, 16 Mar 2016 06:18:03 +0000</pubDate></item><item><title>MySQL fails to connect</title><link>http://www.winsnort.com/topic/326-mysql-fails-to-connect/</link><description><![CDATA[
<p>
	Ok so now I've got a new issue. Under <em>Configuring the MySQL Database Server, w</em>hen I run the command: mysql -u root -pd1ngd0ng
</p>

<p>
	I get the following error:
</p>

<p>
	</p>

<p>
	 
</p>

<p>
	 
</p>

<p><a href="http://www.winsnort.com/uploads/monthly_2019_11/Capture.JPG.5343b1eac1913e0815ed71eb6a2a2130.JPG" class="ipsAttachLink ipsAttachLink_image"><img data-fileid="243" src="http://www.winsnort.com/uploads/monthly_2019_11/Capture.JPG.5343b1eac1913e0815ed71eb6a2a2130.JPG" class="ipsImage ipsImage_thumbnailed" alt="Capture.JPG"></a></p>]]></description><guid isPermaLink="false">326</guid><pubDate>Tue, 26 Nov 2019 16:26:27 +0000</pubDate></item><item><title>TEST.PHP Fails</title><link>http://www.winsnort.com/topic/315-testphp-fails/</link><description><![CDATA[
<p>
	New installation and right now I'm at the point where IIS and the PHP installation is tested. The tutorial states to run TEST.PHP but I'm getting this error:
</p>

<div>
	<h3>
		HTTP Error 401.3 - Unauthorized
	</h3>

	<h4>
		You do not have permission to view this directory or page because of the access control list (ACL) configuration or encryption settings for this resource on the Web server.
	</h4>
</div>

<div>
	<h4>
			Most likely causes:
		</h4>

		<ul><li>
				The user authenticated by the Web server does not have permission to open the file on the file system.
			</li>
			<li>
				If the resource is located on a Universal Naming Convention (UNC) share, the authenticated user may not have sufficient share and NTFS permissions, or the permissions on the share may not match the permissions on the physical path.
			</li>
			<li>
				The file is encrypted.
			</li>
		</ul></div>

<div>
	<h4>
			Things you can try:
		</h4>

		<ul><li>
				Open File Explorer and check the ACLs for the file that is being requested. Make sure that the user accessing the Web site is not being explicitly denied access, and that they do have permission to open the file.
			</li>
			<li>
				Open File Explorer and check the ACLs for the share and the physical path. Ensure that both ACLs allow the user to access the resource.
			</li>
			<li>
				Open File Explorer and check the encryption properties for the file that is being requested. (This setting is located in the Advanced attribute properties dialog.)
			</li>
			<li>
				Create a tracing rule to track failed requests for this HTTP status code. For more information about creating a tracing rule for failed requests, click <a href="http://go.microsoft.com/fwlink/?LinkID=66439" rel="external nofollow"><strong><u><font color="#007eff">here</font></u></strong></a>.
			</li>
		</ul></div>

<div>
	<h4>
			Detailed Error Information:
		</h4>

		<div>
			<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><th>
							Module
						</th>
						<td>
							   CgiModule
						</td>
					</tr><tr><th>
							Notification
						</th>
						<td>
							   ExecuteRequestHandler
						</td>
					</tr><tr><th>
							Handler
						</th>
						<td>
							   PHP
						</td>
					</tr><tr><th>
							Error Code
						</th>
						<td>
							   0x80070005
						</td>
					</tr></tbody></table></div>

		<div>
			<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><th>
							Requested URL
						</th>
						<td>
							   http://winids:80/test.php
						</td>
					</tr><tr><th>
							Physical Path
						</th>
						<td>
							   d:\winids\inetpub\wwwroot\base\test.php
						</td>
					</tr><tr><th>
							Logon Method
						</th>
						<td>
							   Anonymous
						</td>
					</tr><tr><th>
							Logon User
						</th>
						<td>
							   Anonymous
						</td>
					</tr></tbody></table><div>
				 
			</div>
		</div>
	</div>

<div>
	<h4>
			More Information:
		</h4>
		The user trying to access the page was successfully logged on, but the user does not have permission to access the resource. This means the access control list (ACL) for the resource either does not include the user or explicitly denies the user. Check the ACL for the resource and add the user to the ACL. If the content is located on a share, ensure both NTFS and share permissions allow the user access. It is also possible that the user is part of a group that is denied access.

		<p>
			<a href="https://go.microsoft.com/fwlink/?LinkID=62293&amp;IIS70Error=401,3,0x80070005,17763" rel="external nofollow"><strong><u><font color="#007eff">View more information »</font></u></strong></a>
		</p>

		<p>
			Microsoft Knowledge Base Articles:
		</p>

		<ul><li>
				907273
			</li>
			<li>
				332142
			</li>
		</ul></div>
]]></description><guid isPermaLink="false">315</guid><pubDate>Mon, 07 Oct 2019 15:37:51 +0000</pubDate></item><item><title>Confused by edit in tutorial  - edit snort.conf</title><link>http://www.winsnort.com/topic/312-confused-by-edit-in-tutorial-edit-snortconf/</link><description><![CDATA[
<p>
	I am editing the snort.conf file with notepad2 and I am confused by this section of the Tutorial for x64 MySQL install:
</p>

<p>
	<b style="color:rgb(82,82,82);font-size:14px;font-style:normal;font-variant:normal;font-weight:bold;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;">Original Line(s):</b><br style="color:rgb(82,82,82);font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;" /><span style="float:none;background-color:rgb(255,255,255);color:rgb(82,82,82);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;"># include $PREPROC_RULE_PATH/preprocessor.rules</span><br style="color:rgb(82,82,82);font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;" /><span style="float:none;background-color:rgb(255,255,255);color:rgb(82,82,82);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;"># include $PREPROC_RULE_PATH/decoder.rules</span><br style="color:rgb(82,82,82);font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;" /><span style="float:none;background-color:rgb(255,255,255);color:rgb(82,82,82);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;"># include $PREPROC_RULE_PATH/sensitive-data.rules</span><br style="color:rgb(82,82,82);font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;" /><b style="color:rgb(82,82,82);font-size:14px;font-style:normal;font-variant:normal;font-weight:bold;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;">Change to:</b><br style="color:rgb(82,82,82);font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;" /><span style="float:none;background-color:rgb(255,255,255);color:rgb(82,82,82);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;">include $PREPROC_RULE_PATH/preprocessor.rules</span><br style="color:rgb(82,82,82);font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;" /><span style="float:none;background-color:rgb(255,255,255);color:rgb(82,82,82);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;">include $PREPROC_RULE_PATH/decoder.rules</span><br style="color:rgb(82,82,82);font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;" /><span style="float:none;background-color:rgb(255,255,255);color:rgb(82,82,82);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;">include $PREPROC_RULE_PATH/sensitive-data.rules </span>
</p>

<p>
	<span style="float:none;background-color:rgb(255,255,255);color:rgb(82,82,82);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;">There is no change here!?  Would I be correct in changing to the 'Change to:' section to this?</span>
</p>

<p>
	<span style="float:none;background-color:rgb(255,255,255);color:rgb(82,82,82);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;">include $PREPROC_RULE_PATH d:\winids\snort\etc\preprocessor.rules</span>
</p>

<p>
	<span style="float:none;background-color:rgb(255,255,255);color:rgb(82,82,82);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;">include $PREPROC_RULE_PATH d:\winids\snort\etc\decoder.rules</span>
</p>

<p>
	<span style="float:none;background-color:rgb(255,255,255);color:rgb(82,82,82);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;">include $PREPROC_RULE_PATH d:\winids\snort\etc\sensitive-data.rules</span>
</p>

<p>
	<span style="float:none;background-color:rgb(255,255,255);color:rgb(82,82,82);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;">Or is there a different path for these rules?</span>
</p>

<p>
	 
</p>

<p>
	<span style="float:none;background-color:rgb(255,255,255);color:rgb(82,82,82);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;">Thank You!</span>
</p>

<p>
	 
</p>

<p>
	<span style="float:none;background-color:rgb(255,255,255);color:rgb(82,82,82);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;">Jeffegg</span>
</p>
]]></description><guid isPermaLink="false">312</guid><pubDate>Tue, 25 Jun 2019 16:08:53 +0000</pubDate></item><item><title>HTTP500 internal server error</title><link>http://www.winsnort.com/topic/290-http500-internal-server-error/</link><description><![CDATA[
<p>
	hi everyone,
</p>

<p>
	let me say first : I'm really a novice in all the sense of the world, that aside I have fallow every single part of the tutorial triple check all setting but I'm still getting that error, the weird part is that the test.php is successful but after I finish the tutorial and went to <a href="http://winidis/" rel="external nofollow">http://winidis/</a> I get the directory and <a href="http://winids/base_main.php" rel="external nofollow">http://winids/base_main.php</a> I get error 500, I check in the IIS and notice the directory browsing was enable so I turn it off and I got error 403.<br /><br />
	so to sum it up:
</p>

<p>
	with Directory browsing disable <a href="http://winidis/" rel="external nofollow"><u>http://winidis/</u></a> give me = error 403 + error 500 on <a href="http://winids/base_main.php" rel="external nofollow"><u>http://winids/base_main.php</u></a>
</p>

<p>
	with Directory browsing enable <a href="http://winidis/" rel="external nofollow"><u>http://winidis/</u></a> give me = get the page on the attachment + error 500 on <a href="http://winids/base_main.php" rel="external nofollow"><u>http://winids/base_main.php</u></a>
</p>

<p>
	thx in advance;
</p>

<p>
	ATT: Raymer Rodríguez
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" data-fileid="192" href="http://www.winsnort.com/uploads/monthly_2018_05/winids.jpg.5d99ee54c434b0299a6ad4771b8b6beb.jpg" rel=""><img alt="winids.jpg" class="ipsImage ipsImage_thumbnailed" data-fileid="192" src="http://www.winsnort.com/uploads/monthly_2018_05/winids.thumb.jpg.33f5fb9e5217a8b308629c41b00dd523.jpg" /><br /><br />
	Edit:</a>  forgot to mention i check the forum for my tutorial and read all post but still no dice<br />
	Edit 2: I try to reinstall the whole configuration and testing and went I was around the Pear process I notices the warning and is asking me to run a regedit entry as well as it only install 3 out the 11  PEAR packages (it install it all of them the first time  I run it) (did run the update after I notice the msg and still same result).
</p>

<p><a href="http://www.winsnort.com/uploads/monthly_2018_05/5aef08d613d3c_pearmsg1.jpg.accc946ab98dd510e3202f37d4dcae94.jpg" class="ipsAttachLink ipsAttachLink_image"><img data-fileid="193" src="http://www.winsnort.com/uploads/monthly_2018_05/5aef08d613d3c_pearmsg1.jpg.accc946ab98dd510e3202f37d4dcae94.jpg" class="ipsImage ipsImage_thumbnailed" alt="pear msg 1.jpg"></a></p>]]></description><guid isPermaLink="false">290</guid><pubDate>Sun, 06 May 2018 07:38:24 +0000</pubDate></item><item><title>Error (p)connecting to db</title><link>http://www.winsnort.com/topic/281-error-pconnecting-to-db/</link><description><![CDATA[
<p>
	Hi,
</p>

<p>
	I finished the <a href="http://www.winsnort.com/tutorials/article/2-installing-an-iis-web-server-logging-events-to-a-mysql-database/" rel="">tutorial</a>. Snort, baryard2 and sql looks OK, but when i try to "http://winids/" i can't connect to the DB
</p>

<p>
	I checked base_conf.php and it looks good.
</p>

<p>
	Any help?
</p>

<p>
	Thank you!
</p>

<p><a href="http://www.winsnort.com/uploads/monthly_2017_11/1.png.8fcd1c3d9e1299b4a189d002927401d1.png" class="ipsAttachLink ipsAttachLink_image"><img data-fileid="178" src="http://www.winsnort.com/uploads/monthly_2017_11/1.png.8fcd1c3d9e1299b4a189d002927401d1.png" class="ipsImage ipsImage_thumbnailed" alt="1.png"></a></p>
<p><a class="ipsAttachLink" href="//www.winsnort.com/applications/core/interface/file/attachment.php?id=179">base_conf.php</a></p>]]></description><guid isPermaLink="false">281</guid><pubDate>Mon, 27 Nov 2017 10:21:05 +0000</pubDate></item><item><title>Snort network scan config</title><link>http://www.winsnort.com/topic/279-snort-network-scan-config/</link><description><![CDATA[
<p>
	I Follow the guide and everything is fine but Alerts in Base are only for the PC that is the system installed.
</p>

<p>
	Is there the way that can scan all PC's in the network.
</p>

<p>
	I mean that i see traffic only for my PC IP 192.168.1.161 but i wanna see other PC's traffic.
</p>

<p>
	Thank you.
</p>
]]></description><guid isPermaLink="false">279</guid><pubDate>Thu, 19 Oct 2017 13:59:29 +0000</pubDate></item><item><title>Weird php errors</title><link>http://www.winsnort.com/topic/277-weird-php-errors/</link><description><![CDATA[
<p>
	I've done everything by the book, with the exception of having Snort under C:\Snort, and all tests passed.
</p>

<p>
	However I get this when I type http://winids (cut off like that):
</p>

<p>
	nk_field_string, $add_button_string) in D:\WinIDS\inetpub\wwwroot\base\includes\base_state_citems.inc.php on line 1398 PHP Warning: Declaration of ICMPFieldCriteria::Description() should be compatible with ProtocolFieldCriteria::Description($human_fields) in D:\WinIDS\inetpub\wwwroot\base\includes\base_state_citems.inc.php on line 1438 PHP Warning: Declaration of ICMPFieldCriteria::PrintForm() should be compatible with MultipleElementCriteria::PrintForm($field_list, $blank_field_string, $add_button_string) in D:\WinIDS\inetpub\wwwroot\base\includes\base_state_citems.inc.php on line 1438 PHP Warning: Declaration of DataCriteria::PrintForm() should be compatible with MultipleElementCriteria::PrintForm($field_list, $blank_field_string, $add_button_string) in D:\WinIDS\inetpub\wwwroot\base\includes\base_state_citems.inc.php on line 1634 PHP Fatal error: Uncaught Error: Cannot use string offset as an array in D:\WinIDS\inetpub\wwwroot\base\includes\base_state_common.inc.php:47 Stack trace: #0 D:\WinIDS\inetpub\wwwroot\base\base_main.php(60): InitArray('', 1, 3, '') #1 {main} thrown in D:\WinIDS\inetpub\wwwroot\base\includes\base_state_common.inc.php on line 47
</p>

<p>
	Exactly cut off like that.
</p>

<p>
	Any ideas?
</p>

<p>
	I've created a portscan.log file since did not exist
</p>

<p>
	Also my php.ini does not have a extension=php_mysql.dll but a extension=php_mysqli.dll with an i. Probably because it's the latest version.
</p>

<p>
	Windows 10 64bit, Firefox or Internet Explorer, barnyard and snort services running
</p>

<p>
	BTW This is the most comprehensive install tutorial I've seen
</p>

<p>
	 
</p>

<p>
	Edit 1
</p>

<p>
	After some double checking I realized that the Barnyard2 service is running (svrany) but not the barnyard2.exe. I am now launching barnyard2.exe manually with the following command:
</p>

<p>
	barnyard2.exe -c d:\winids\barnyard2\etc\barnyard2.conf -d c:\snort\log -f merged.log -l d:\winids\barnyard2 -w c:\snort\log\barnyard.waldo
</p>

<p>
	which works fine. The IIS still does not work!
</p>
]]></description><guid isPermaLink="false">277</guid><pubDate>Sat, 02 Sep 2017 20:31:15 +0000</pubDate></item><item><title>Baryard2 service starts then stops</title><link>http://www.winsnort.com/topic/273-baryard2-service-starts-then-stops/</link><description><![CDATA[
<p>
	Hi!
</p>

<p>
	Thank you for the amazing tutorial! I searched and found another user with this same issue I'm having in the posts.He said he modified the VB script and the only vb script I saw was modder.vbs - and it was true it referenced drive d: throughout. I use drive c so I modified that script, BUT still no luck.
</p>

<p>
	c:\winids\activators\by2-test returns success as it should: (I think)
</p>

<p>
	&gt;c:\winids\barnyard2\barnyard2.exe -c c:\winids\barnyard2\etc\barnyard2.conf -d c:\winids\snort\log -f merged.log -l c:\winids\barnyard2 -w c:\winids\snort\log\barnyard.wald<br />
	Running in Test mode
</p>

<p>
	        --== Initializing Barnyard2 ==--<br />
	Initializing Input Plugins!<br />
	Initializing Output Plugins!<br />
	Parsing config file "c:\winids\barnyard2\etc\barnyard2.conf"
</p>

<p>
	<br />
	+[ Signature Suppress list ]+<br />
	----------------------------<br />
	+[No entry in Signature Suppress List]+<br />
	----------------------------<br />
	+[ Signature Suppress list ]+
</p>

<p>
	Barnyard2 spooler: Event cache size set to [32768]<br />
	INFO database: Defaulting Reconnect/Transaction Error limit to 10<br />
	INFO database: Defaulting Reconnect sleep time to 5 second
</p>

<p>
	[CacheSynchronize()],INFO: No system was found in cache (from signature map file), will not process or synchronize informations found in the database
</p>

<p>
	database: compiled support for (postgresql)<br />
	database: configured to use mysql<br />
	database: schema version = 107<br />
	database:           host = winids<br />
	database:           user = snort<br />
	database:  database name = snort<br />
	database:    sensor name = WinIDS-Home<br />
	database:      sensor id = 1<br />
	database:     sensor cid = 1<br />
	database:  data encoding = hex<br />
	database:   detail level = full<br />
	database:     ignore_bpf = no<br />
	database: using the "log" facility
</p>

<p>
	        --== Initialization Complete ==--
</p>

<p>
	  ______   -*&gt; Barnyard2 &lt;*-<br />
	 / ,,_  \  Version 2.1.14 (Build 337)<br />
	 |o"  )~|  By Ian Firns (SecurixLive): <a href="http://www.securixlive.com/" rel="external nofollow">http://www.securixlive.com/</a><br />
	 + '''' +  (C) Copyright 2008-2013 Ian Firns &lt;firnsy@securixlive.com&gt;
</p>

<p>
	<br />
	Barnyard2 successfully loaded configuration file!<br />
	Barnyard2 exiting<br />
	database: Closing connection to database "snort"
</p>

<p>
	There is nothing in event viewer referencing this crash.
</p>

<p>
	when I try net start baryard2:
</p>

<p>
	C:\&gt;net start barnyard2<br />
	The Barnyard2 service is starting.<br />
	The Barnyard2 service could not be started.
</p>

<p>
	The service did not report an error.
</p>

<p>
	More help is available by typing NET HELPMSG 3534.
</p>

<p>
	Is there anywhere else to look? Does anyone have any ideas?
</p>

<p>
	Thank you in advance!
</p>

<p>
	~Blaine
</p>
]]></description><guid isPermaLink="false">273</guid><pubDate>Wed, 24 May 2017 17:31:46 +0000</pubDate></item><item><title>Not able to create Snort System Databases in MySQL</title><link>http://www.winsnort.com/topic/174-not-able-to-create-snort-system-databases-in-mysql/</link><description><![CDATA[
<p>Hello,</p>

<p>I'm following the tutorial to install WinSnort on Windows 7 x64. I've reached the part "Configuring the MySQL Database Server". When I try creating the snort database it does not seem to take the command when I tap the 'Enter' key as shown below.</p>

<p>C:\Users\idsid&gt;mysql -u root -pd1ngd0ng<br>
Warning: Using a password on the command line interface can be insecure.<br>
Welcome to the MySQL monitor.  Commands end with ; or \g.<br>
Your MySQL connection id is 4<br>
Server version: 5.6.23-log MySQL Community Server (GPL)</p>

<p>Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved.</p>

<p>Oracle is a registered trademark of Oracle Corporation and/or its<br>
affiliates. Other names may be trademarks of their respective<br>
owners.</p>

<p>Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.</p>

<p>mysql&gt; create database snort<br>
    -&gt; create database archive<br>
    -&gt; show databases<br>
    -&gt;</p>

<p>Do you have any suggestions?</p>

<p>Thank you.</p>
]]></description><guid isPermaLink="false">174</guid><pubDate>Wed, 17 Jun 2015 17:10:26 +0000</pubDate></item><item><title>Testing Barnyard2: Unknown MySQL server host 'winids'(8)</title><link>http://www.winsnort.com/topic/268-testing-barnyard2-unknown-mysql-server-host-winids8/</link><description><![CDATA[
<p>
	Help with this error?
</p>

<p>
	d:\&gt;d:\winids\activators\by2-test
</p>

<p>
	d:\&gt;d:\winids\barnyard2\barnyard2.exe -c d:\winids\barnyard2\etc\barnyard2.conf<br>
	-d d:\winids\snort\log -f merged.log -l d:\winids\barnyard2 -w d:\winids\snort\l<br>
	og\barnyard.waldo -T<br>
	Running in Test mode
</p>

<p>
	        --== Initializing Barnyard2 ==--<br>
	Initializing Input Plugins!<br>
	Initializing Output Plugins!<br>
	Parsing config file "d:\winids\barnyard2\etc\barnyard2.conf"
</p>

<p>
	<br>
	+[ Signature Suppress list ]+<br>
	----------------------------<br>
	+[No entry in Signature Suppress List]+<br>
	----------------------------<br>
	+[ Signature Suppress list ]+
</p>

<p>
	WARNING: invalid Reference spec 'url,'. Ignored<br>
	WARNING: invalid Reference spec 'url,'. Ignored<br>
	WARNING: invalid Reference spec 'url,'. Ignored<br>
	WARNING: invalid Reference spec 'url,'. Ignored<br>
	Barnyard2 spooler: Event cache size set to [32768]<br>
	INFO database: Defaulting Reconnect/Transaction Error limit to 10<br>
	INFO database: Defaulting Reconnect sleep time to 5 second<br>
	database mysql_error: Unknown MySQL server host 'winids' (8)<br>
	Barnyard2 exiting<br>
	database: Closing connection to database "snort"
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">268</guid><pubDate>Fri, 28 Apr 2017 05:07:12 +0000</pubDate></item><item><title>Http://winids/test.php</title><link>http://www.winsnort.com/topic/265-httpwinidstestphp/</link><description><![CDATA[
<p>
	Do not load http: //winids/test.php
</p>

<p>
	Hello everyone
</p>

<p>
	When checking the verification of the following link Do not load http: //winids/test.php, I do not load the browser page and it stays blank
</p>

<p>
	Is this error due?<br />
	Who can help me with the subject?
</p>

<p>
	This is the message of the navigate<br />
	  Internet Explorer can not display the webpage<br />
	   <br />
	    You can try the following:<br />
	     Diagnose connection problems
</p>
]]></description><guid isPermaLink="false">265</guid><pubDate>Sat, 22 Apr 2017 14:18:54 +0000</pubDate></item><item><title>No merged.log file</title><link>http://www.winsnort.com/topic/250-no-mergedlog-file/</link><description><![CDATA[
<p>
	I have followed the install instructions in the tutorial, the only errors or issues encountered during the process was with PEAR but im not concerned with that at the moment as that is not ciritical as far as Im aware.
</p>

<p>
	Where I have a fundamental problem is that no traffic/alerts are going into BASE and on closer inspection found nothing is going into the MySQL database.
</p>

<p>
	SNORT appears to be running ok, its scanning the traffic and logs are created (alert.ids, portscan.log and snort.log) and all have data.  The SNORT configuration check also comes back ok. A test rule has been setup so that port 80 traffic generates an alert.
</p>

<p>
	Where I think the problem lies is with BARNYARD, the configuration test comes back ok, but when its run it states that it can not find the waldo file. 
</p>

<p>
	From looking at some of the forums and other documentation there should be two log files that are required merge.log and barnyard.waldo, neither of these appear to exist.
</p>

<p>
	I have gone through the instructions again and checked all of the modifications needed for the various config files, while I found a few typos there was nothing I could find related to this issue.
</p>

<p>
	Appreciate if you can offer any help.
</p>

<p>
	 
</p>

<p><a class="ipsAttachLink" href="//www.winsnort.com/applications/core/interface/file/attachment.php?id=146">snort.conf</a></p>
<p><a class="ipsAttachLink" href="//www.winsnort.com/applications/core/interface/file/attachment.php?id=147">barnyard2.conf</a></p>
<p><a class="ipsAttachLink" href="//www.winsnort.com/applications/core/interface/file/attachment.php?id=148">php.ini</a></p>
<p><a class="ipsAttachLink" href="//www.winsnort.com/applications/core/interface/file/attachment.php?id=149">base_conf.php</a></p>
<p><a class="ipsAttachLink" href="//www.winsnort.com/applications/core/interface/file/attachment.php?id=150">barnyard output.txt</a></p>]]></description><guid isPermaLink="false">250</guid><pubDate>Thu, 05 Jan 2017 13:45:59 +0000</pubDate></item><item><title>Testing php i recieve a Error 500</title><link>http://www.winsnort.com/topic/237-testing-php-i-recieve-a-error-500/</link><description><![CDATA[<p>
	When I test the <i>Windows Intrusion Detection Systems (WinIDS) Security Console. </i>IE returns with an error 500. The system doesn't log very much, so it's hard to analyse the problem.
</p>]]></description><guid isPermaLink="false">237</guid><pubDate>Fri, 21 Oct 2016 12:39:19 +0000</pubDate></item><item><title>Testing the Snort configuration</title><link>http://www.winsnort.com/topic/236-testing-the-snort-configuration/</link><description><![CDATA[
<div style="margin-top:0;margin-bottom:0;">
	<font color="#000000" face="Calibri,Arial,Helvetica,sans-serif" size="3"><span style="font-size:12pt;background-color:#FFFFFF;">I'm installing WinSnort on a Windows Server 2012 R2 computer following your guide, but I got a error message at testing the configuration.</span></font>
</div>

<div style="margin-top:0;margin-bottom:0;">
	 
</div>

<div style="margin-top:0;margin-bottom:0;">
	<font color="#000000" face="Calibri,Arial,Helvetica,sans-serif" size="3"><span style="font-size:12pt;background-color:#FFFFFF;">After I'd changed the Snort.conf file, I'm getting the error message you can see in the attached file WinIDS_Config_Error.JPG.</span></font>
</div>

<div style="margin-top:0;margin-bottom:0;">
	<font color="#000000" face="Calibri,Arial,Helvetica,sans-serif" size="3"><span style="font-size:12pt;background-color:#FFFFFF;">I checked the Snort.conf file, but I cann't find the error. Line 326 don't have a trailing white space.</span></font>
</div>

<div style="margin-top:0;margin-bottom:0;">
	 
</div>

<div style="margin-top:0;margin-bottom:0;">
	 
</div>

<div style="margin-top:0;margin-bottom:0;">
	<font color="#000000" face="Calibri,Arial,Helvetica,sans-serif" size="3"><span style="font-size:12pt;background-color:#FFFFFF;">Do you know what is causing the error?</span></font>
</div>

<p><a class="ipsAttachLink" href="//www.winsnort.com/applications/core/interface/file/attachment.php?id=133">snort.conf</a></p>
<p><a href="http://www.winsnort.com/uploads/monthly_2016_10/WinIDS_Config_Error.JPG.d01bddc7da2a835528000b1ee95d8c27.JPG" class="ipsAttachLink ipsAttachLink_image"><img data-fileid="134" src="http://www.winsnort.com/uploads/monthly_2016_10/WinIDS_Config_Error.thumb.JPG.8c2cab2c7369e092589b60e57646916f.JPG" class="ipsImage ipsImage_thumbnailed" alt="WinIDS_Config_Error.JPG"></a></p>]]></description><guid isPermaLink="false">236</guid><pubDate>Mon, 17 Oct 2016 12:53:28 +0000</pubDate></item><item><title>No preprocessors configured for policy 0</title><link>http://www.winsnort.com/topic/234-no-preprocessors-configured-for-policy-0/</link><description><![CDATA[
<p>
	I finally got the whole tutorial on winsnort w/mysql done and thought it was correct, as all of my tests passed, but now that I've started through the manual, and am trying out sniffer mode, I am getting traffic, but with an error.
</p>

<p>
	WARNING:  No preprocessors configured for policy 0.
</p>

<p>
	I went back through the snort.config file and I think it's correct.  Is this usual?
</p>

<p>
	Thanks, linda
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">234</guid><pubDate>Tue, 27 Sep 2016 18:16:33 +0000</pubDate></item><item><title>Winids-cssp-x64.zip password fails</title><link>http://www.winsnort.com/topic/232-winids-cssp-x64zip-password-fails/</link><description><![CDATA[<p>
	I just started this install and downloaded the correct files from the tutorial, but I can't unzip the winids-cssp-x64.zip file as the winsn03t.c0m password fails.  Did it change?
</p>]]></description><guid isPermaLink="false">232</guid><pubDate>Mon, 19 Sep 2016 18:33:56 +0000</pubDate></item><item><title>Error when visiting 'http://winids'</title><link>http://www.winsnort.com/topic/218-error-when-visiting-httpwinids/</link><description><![CDATA[
<p>
	hello,
</p>

<p>
	i get this error when i am at the last step of the tutorial
</p>

<p>
	 
</p>

<p><a href="http://www.winsnort.com/uploads/monthly_2016_04/1.jpg.d65f6b6daf603d6028aeb39dfb75c2fa.jpg" class="ipsAttachLink ipsAttachLink_image"><img data-fileid="121" src="http://www.winsnort.com/uploads/monthly_2016_04/1.jpg.d65f6b6daf603d6028aeb39dfb75c2fa.jpg" class="ipsImage ipsImage_thumbnailed" alt="1.jpg"></a></p>]]></description><guid isPermaLink="false">218</guid><pubDate>Thu, 21 Apr 2016 16:07:26 +0000</pubDate></item><item><title>Modder.vbs alternative</title><link>http://www.winsnort.com/topic/217-moddervbs-alternative/</link><description><![CDATA[
<p>
	It turn's out that my operating system does support this script and i just found.<br />
	Are there alternative methods like installing the included software by hand.
</p>

<p>
	Re-installing the os is not a option right now.
</p>

<p>
	Thanks!
</p>
]]></description><guid isPermaLink="false">217</guid><pubDate>Tue, 19 Apr 2016 16:53:16 +0000</pubDate></item><item><title>no alerts BASE HOME</title><link>http://www.winsnort.com/topic/185-no-alerts-base-home/</link><description><![CDATA[
<p>Hello, I followed the tutorial Installing an IIS Web Server logging events to a MySQL Database. everything went well. I have got http://winids. it is static. I see no alerts or TCP, UDP, ICMP. can you tell me how it works?</p>

<p>i joind capture page. help me again</p>

<p><a href="http://www.winsnort.com/uploads/monthly_2015_08/Capture.PNG.e523a91bb9b511347d9fcc1d570e56c4.PNG" class="ipsAttachLink ipsAttachLink_image"><img data-fileid="95" src="http://www.winsnort.com/uploads/monthly_2015_08/Capture.thumb.PNG.0713977948a8fe1f9c4f4100ef61795c.PNG" class="ipsImage ipsImage_thumbnailed" alt="Capture.PNG"></a></p>]]></description><guid isPermaLink="false">185</guid><pubDate>Mon, 31 Aug 2015 22:15:38 +0000</pubDate></item><item><title>I can't proceed cause can't see the "http://winids/test.php"</title><link>http://www.winsnort.com/topic/210-i-cant-proceed-cause-cant-see-the-httpwinidstestphp/</link><description><![CDATA[
<p>
	<span style="color:rgb(82,82,82);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:22px;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;background-color:rgb(255,255,255);">Hey masters,</span>
</p>

<p>
	<span style="color:rgb(82,82,82);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:22px;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;background-color:rgb(255,255,255);">i config well under these steps ,but failed until i can't access the page:  http://winids/test.php</span> .
</p>

<p>
	i used the guide " <span style="color:rgb(0,0,0);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:26px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:24.96px;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;background-color:rgb(255,255,255);">IIS Web Server logging events to a MySQL Database</span> "
</p>

<p>
	 
</p>

<p>
	my OS is windows 10 proffessional.
</p>

<p>
	pls help me ,thanks!
</p>
]]></description><guid isPermaLink="false">210</guid><pubDate>Tue, 22 Mar 2016 07:33:56 +0000</pubDate></item><item><title>HTTP 500 when trying http://winids</title><link>http://www.winsnort.com/topic/175-http-500-when-trying-httpwinids/</link><description><![CDATA[
<p>Hello,</p>

<p>I completed the installation of WinSnort on Windows 7 64bit using the tutorial. After the machine rebooted, I started a browser session to <a href="http://winids" rel="external nofollow">http://winids</a> and got this error:</p>

<p>The website cannot display the page<br>
 <br>
  HTTP 500<br>
    <br>
Most likely causes:<br>
•The website is under maintenance.<br>
•The website has a programming error.<br>
 </p>

<p>I was careful to validate each step before moving to the next. I revisited the steps under "Configuring IIS for PHP, and the Windows Intrusion Detection Systems security console" and confirmed them. The PHP test passed successfully.</p>

<p>Do you have any suggestion?</p>

<p>Thank you.</p>
]]></description><guid isPermaLink="false">175</guid><pubDate>Thu, 18 Jun 2015 19:15:19 +0000</pubDate></item><item><title>Minor issues during install on 12/12/2015</title><link>http://www.winsnort.com/topic/200-minor-issues-during-install-on-12122015/</link><description><![CDATA[
<p>
	Very nice tutorial. I like that it's not automated and you kinda get the relationships between the components. A couple of observations, installing this on 12/12/2015:
</p>

<p>
	1. The snort package has been updated, and the tutorial link to version 2.9.7.6 returns a file not found message. I went ahead and downloaded version 8.0 instead.
</p>

<p>
	2. Perl is not added to the environment PATH and hence will only execute from its home directory.
</p>

<p>
	3. 2 of the signature files will cause McAfee to quarantine them as Exploit-InvCSS Trojans. They are 18174.txt and 18175.txt. I did return them from "exile". 
</p>

<p>
	Other than that, I look forward playing with it.
</p>
]]></description><guid isPermaLink="false">200</guid><pubDate>Sun, 13 Dec 2015 05:01:04 +0000</pubDate></item><item><title>Problem installing Via instructions</title><link>http://www.winsnort.com/topic/199-problem-installing-via-instructions/</link><description><![CDATA[
<p style="margin-top:0px;color:rgb(82,82,82);line-height:22.4px;">At the point where its time to test i get "d:\winids\snort\ect\snort.conf(45) Missing argument to HOME_NET<br>
fatal error, quiting. After checking that line in the CONF I dont see anything that points me in the right direction.. any assistance would be great.</p>
]]></description><guid isPermaLink="false">199</guid><pubDate>Mon, 23 Nov 2015 19:57:50 +0000</pubDate></item><item><title><![CDATA[Windows Server 2008 R2 Standard & Error 87]]></title><link>http://www.winsnort.com/topic/173-windows-server-2008-r2-standard-error-87/</link><description><![CDATA[
<p>Although this version of Windows Server is not on the list of tested platforms, the tutorial says is "should" work but I am getting the following error message:</p>

<p></p>

<p>I also noticed the \sources\sxs folder does not exist on the CD (e:\). Do I need to use one of the versions specified in the tutorial?</p>

<p></p>
]]></description><guid isPermaLink="false">173</guid><pubDate>Tue, 16 Jun 2015 23:41:25 +0000</pubDate></item></channel></rss>
