<?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>Jayscott.co.uk</title>
	<atom:link href="http://www.jayscott.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jayscott.co.uk</link>
	<description></description>
	<lastBuildDate>Thu, 04 Feb 2010 09:30:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AT&amp;T / GAS Syntax SciTE</title>
		<link>http://www.jayscott.co.uk/linux/att-gas-syntax-scite/</link>
		<comments>http://www.jayscott.co.uk/linux/att-gas-syntax-scite/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 20:00:16 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[assembly]]></category>

		<guid isPermaLink="false">http://www.jayscott.co.uk/?p=221</guid>
		<description><![CDATA[I have been using SciTE as my main programming text editor and more recently to code in assembly  but unfortunately it does not seem to have support for AT&#38;T style syntax and GAS (GNU Assembler) directives only Intel. So I have modified the asm.properties file and updated it to include the following:

All GAS directives [...]]]></description>
		<wfw:commentRss>http://www.jayscott.co.uk/linux/att-gas-syntax-scite/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>domRecon Tool</title>
		<link>http://www.jayscott.co.uk/security/domrecon-tool/</link>
		<comments>http://www.jayscott.co.uk/security/domrecon-tool/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 15:11:57 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.jayscott.co.uk/?p=198</guid>
		<description><![CDATA[I have decided to port a script I done in C to PHP which I have made available online. I called it domRecon, it basically &#8220;hunts&#8221; for sub-domains for a domain that you provide.
It works by trying to get lucky by preforming a DNS zone transfer (AXFR) but on most domains this will fail. It [...]]]></description>
		<wfw:commentRss>http://www.jayscott.co.uk/security/domrecon-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Star Article Vulnerability</title>
		<link>http://www.jayscott.co.uk/security/star-article-vulnerability/</link>
		<comments>http://www.jayscott.co.uk/security/star-article-vulnerability/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 16:43:16 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[web application]]></category>

		<guid isPermaLink="false">http://www.jayscott.co.uk/?p=150</guid>
		<description><![CDATA[Star Article is a &#8220;Ready to use article, news, joke, tutorial site script with more features  than  you can think of&#8221;. Leads to full administration rights on the CMS admin panel via insecure cookie handling.
Name      &#8211; admin_user
Content   &#8211; admin
Path      &#8211; /
Proof [...]]]></description>
		<wfw:commentRss>http://www.jayscott.co.uk/security/star-article-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP SiteLock Vulnerability</title>
		<link>http://www.jayscott.co.uk/security/php-sitelock-vulnerability/</link>
		<comments>http://www.jayscott.co.uk/security/php-sitelock-vulnerability/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 23:39:13 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[web application]]></category>

		<guid isPermaLink="false">http://www.jayscott.co.uk/?p=143</guid>
		<description><![CDATA[PHP Site Lock A highly secure website (Ed: haha) login script which has features  like  User Authentication &#038; Management,  Website Password  Protection ,  protection of pdf , images , etc. The Vulnerability leads to full administration rights of the admin panel.
Proof of Concept:

javascript:document.cookie=&#8221;user_type=admin; path=/&#8221;
javascript:document.cookie=&#8221;login_name=admin; path=/&#8221;
javascript:document.cookie=&#8221;login_id=0; path=/&#8221;

Vendor was contacted three times [...]]]></description>
		<wfw:commentRss>http://www.jayscott.co.uk/security/php-sitelock-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Million Dollar Text Links Vulnerability</title>
		<link>http://www.jayscott.co.uk/security/million-dollar-text-links-vulnerability/</link>
		<comments>http://www.jayscott.co.uk/security/million-dollar-text-links-vulnerability/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 15:28:57 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[web application]]></category>

		<guid isPermaLink="false">http://www.jayscott.co.uk/?p=136</guid>
		<description><![CDATA[Next up is Million Dollar Text Links which is a link exchange application. No authentication checks on the admin home page allows anyone to just browse to the admin contol panel and bypass the login procedure. This will allow full access to the admin panel.
Proof of Concept:

http://sitename[applicationpath]/admin.home.php

Vendor was contacted twice over a 30 day period [...]]]></description>
		<wfw:commentRss>http://www.jayscott.co.uk/security/million-dollar-text-links-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arcade Script Vulnerability</title>
		<link>http://www.jayscott.co.uk/security/arcade-script-vulnerability/</link>
		<comments>http://www.jayscott.co.uk/security/arcade-script-vulnerability/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 23:03:28 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[web application]]></category>

		<guid isPermaLink="false">http://www.jayscott.co.uk/?p=121</guid>
		<description><![CDATA[I have found a few vulnerability&#8217;s in over the last few months which I will be posting here over the next few days. In all cases I have tried to contact the application developer and have included any information regarding in the advisory. Most of them have been cookie related vulnerability&#8217;s.
First up is Arcade Trade [...]]]></description>
		<wfw:commentRss>http://www.jayscott.co.uk/security/arcade-script-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Incremental Backup Script</title>
		<link>http://www.jayscott.co.uk/linux/incremental-backup-script/</link>
		<comments>http://www.jayscott.co.uk/linux/incremental-backup-script/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 13:21:58 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://www.jayscott.co.uk/?p=78</guid>
		<description><![CDATA[These are the backup scripts that I used to back up any Linux servers to my local machine. First thing that you should do is set-up the SSH keys so you can connect to your local machine without the need of a password. 
On the Remote host you need to generate the keys with the [...]]]></description>
		<wfw:commentRss>http://www.jayscott.co.uk/linux/incremental-backup-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slow SSH connection</title>
		<link>http://www.jayscott.co.uk/linux/slow-ssh-connection/</link>
		<comments>http://www.jayscott.co.uk/linux/slow-ssh-connection/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 01:11:56 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.jayscott.co.uk/?p=9</guid>
		<description><![CDATA[This has happened to me in the past when you connect to a SSH server and the initial connection is really slow, it can be really annoying. After trying a few different things and after looking at debug information I found that the following solution worked for me.
Edit /etc/ssh/ssh_config on the local machine and make [...]]]></description>
		<wfw:commentRss>http://www.jayscott.co.uk/linux/slow-ssh-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
