<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with web and security</title>
      <link>http://ask.metafilter.com/tags/web+security</link>
      <description>Questions tagged with 'web' and 'security' at Ask MetaFilter.</description>
	  <pubDate>Sun, 18 Oct 2009 08:28:13 -0800</pubDate> <lastBuildDate>Sun, 18 Oct 2009 08:28:13 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Any good books on web penetration testing?</title>
	<link>http://ask.metafilter.com/135775/Any%2Dgood%2Dbooks%2Don%2Dweb%2Dpenetration%2Dtesting</link>	
	<description>Any good books on web penetration testing? I&apos;m a web developer and consultant, and I often deal with web application security. Everything I know about penetration testing I&apos;ve learned in a pretty ad hoc manner, and I think it&apos;s time to give myself a bit of a more formal background.&lt;br&gt;
&lt;br&gt;
I&apos;m familier enough with the concepts (SQL injection, XSS, CSRF, etc.); I even teach classes on those subjects. I&apos;ve got decent knowledge crypto and digital security in general. I also have a few tools I sorta know how to use (Burp Suite being the main one). But I don&apos;t really have any good grasp on the &quot;right&quot; way to actually conduct a formal web penetration test -- I usually just flail around for a while trying different things until I &quot;feel&quot; satisfied. Doesn&apos;t really make for a very scientific process, I know.&lt;br&gt;
&lt;br&gt;
So: any suggestions for books (or any other sort of learning material) on web penetration testing? I&apos;d prefer something more on the advanced side of the spectrum; I&apos;d rather be overwhelmed than bored.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.135775</guid>
	<pubDate>Sun, 18 Oct 2009 08:28:13 -0800</pubDate>
	<category>pentesting</category>
	<category>programming</category>
	<category>resolved</category>
	<category>security</category>
	<category>software</category>
	<category>web</category>
	<dc:creator>jacobian</dc:creator>
	</item>
	<item>
	<title>Webhost changes security settings on server and breaks Joomla</title>
	<link>http://ask.metafilter.com/127708/Webhost%2Dchanges%2Dsecurity%2Dsettings%2Don%2Dserver%2Dand%2Dbreaks%2DJoomla</link>	
	<description>A webhost my company uses just changed the security settings and now Joomla no longer works correctly. Are these new security settings industry standard and what should I do? &lt;a href=&quot;http://nomonthlyfees.com/security-standard-server-settings.html&quot;&gt;You can see the security settings here &lt;/a&gt; and the real problem seems to be that php ini.set is disabled, which Joomla needs. I don&apos;t know enough about security and coding to know what to do here. My options are to switch to a low security server, &lt;a href=&quot;http://nomonthlyfees.com/security-low-server-settings.html&quot;&gt;described here&lt;/a&gt;,  try to reconfigure Joomla somehow, switch to a new CMS package or switch to a new web host. &lt;br&gt;
&lt;br&gt;
I guess I need to understand what web hosts usually do with Joomla. &lt;br&gt;
&lt;br&gt;
Also, my current webhost is nomonthlyfees.com which has had pretty poor tech support lately.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.127708</guid>
	<pubDate>Fri, 17 Jul 2009 11:27:08 -0800</pubDate>
	<category>host</category>
	<category>joomla</category>
	<category>nomonthlyfees</category>
	<category>php</category>
	<category>security</category>
	<category>web</category>
	<dc:creator>clockworkjoe</dc:creator>
	</item>
	<item>
	<title>How do I put an end to this reoccurring CMS/hosting security breach?</title>
	<link>http://ask.metafilter.com/111339/How%2Ddo%2DI%2Dput%2Dan%2Dend%2Dto%2Dthis%2Dreoccurring%2DCMShosting%2Dsecurity%2Dbreach</link>	
	<description>How do I put an end to this reoccurring CMS/hosting security breach? I am using Drupal as a CMS and all my sites are hosted through the same provider. On a few of my installs (version 6.8 - the latest of Drupal) mysterious directorys full of porn and prescription drug HTML pages keeps occuring. Said host said this was due to a security breach in my CMS, which I do believe. How do I stop it though? I delete these folders when I notice inbound traffic in analytics but I want to solve this problem once and for all. If anybody has any advice or experience with this kind of situation please clue me in.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.111339</guid>
	<pubDate>Sat, 10 Jan 2009 23:06:38 -0800</pubDate>
	<category>cms</category>
	<category>hosting</category>
	<category>security</category>
	<category>spam</category>
	<category>web</category>
	<dc:creator>serial_consign</dc:creator>
	</item>
	<item>
	<title>Please Stop Doing That</title>
	<link>http://ask.metafilter.com/93892/Please%2DStop%2DDoing%2DThat</link>	
	<description>Apache Filter: blocking logins after failed attempts. A coworker asked me this one first, but I&apos;m stumped, so I turn  to the hive mind. &lt;br&gt;
&lt;br&gt;
He&apos;s running a pretty vanilla Apache on FreeBSD to serve a website that has  a /members section protected by htaccess. He administers passwords and such fine, and he&apos;s happy with the security and reliability and such, but he&apos;s starting to have a problem with scripts/robots hammering his login pages with web-based brute force attacks, trying user names (aaron, adam, arthur, axel...) and common passwords.&lt;br&gt;
&lt;br&gt;
This isn&apos;t a huge security problem but it&apos;s proving to be a heck of a drag on his web server, and it&apos;s poisoning his traffic data. Apparently &quot;something like 90 percent&quot; of his traffic last weekend was just that kind of noise. I first suggested just blocking the offending IPs within the .htaccess itself, but the source IPs change every couple of hours, and some are from identifiably dynamic IPs like ADSL users, so temporary blocks are definitely the right way, here.&lt;br&gt;
&lt;br&gt;
Obviously, he&apos;d rather not reengineer a whole new authentication scheme, and that&apos;s probably beyond his ken anyway. So is there an Apache module or middleware script he could use as an add-on or (pre?)login, to provide temporary lockouts for given user names or IP numbers? The goal is something like the typical bank login response: &quot;Too many failed logins, please try again in (1 hour).&quot; where that (hour) is configurable.&lt;br&gt;
&lt;br&gt;
Captchas on login might work, but that strikes me as too strange and cruel, I think, to impose on every login. &lt;br&gt;
&lt;br&gt;
It&apos;s a straight HTML website right now, nothing fancy at all (he uploads members documents by FTP and uses some web-front end CGI from his ISP for adding/removing htaccess users) and he&apos;s not comfortable with Perl or PHP beyond install-and-forget. That said, I could probably lend a couple hours of my own help to implement something one-time, as long as it &quot;just works&quot; after that.&lt;br&gt;
&lt;br&gt;
Suggestions, geek-hive?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.93892</guid>
	<pubDate>Thu, 12 Jun 2008 08:12:45 -0800</pubDate>
	<category>apache</category>
	<category>login</category>
	<category>security</category>
	<category>web</category>
	<dc:creator>rokusan</dc:creator>
	</item>
	<item>
	<title>Apache2, mod_php, suexec security confusion.</title>
	<link>http://ask.metafilter.com/93680/Apache2%2Dmodphp%2Dsuexec%2Dsecurity%2Dconfusion</link>	
	<description>Apache2 security theory; mod_php versus CGI php and the use of suExec: What is the non-theoretical problem with running Apache2 with mod_php and thus without using suexec on a dedicated system? I&apos;m setting up a typical LAMP environment. I&apos;ve used &lt;a href=&quot;http://phpsec.org/projects/phpsecinfo/index.html&quot;&gt;phpsecinfo&lt;/a&gt; to evaluate my current environment and implemented all of the recommended changes except for two, &lt;a href=&quot;http://phpsec.org/projects/phpsecinfo/tests/group_id.html&quot;&gt;Group ID&lt;/a&gt; and &lt;a href=&quot;http://phpsec.org/projects/phpsecinfo/tests/user_id.html&quot;&gt;User ID&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
The distribution is the most recent Ubuntu Server with the mostly-default Apache2 configuration, and the mostly-default PHP installation, with the exception of the changes recommended by &lt;strong&gt;phpsecinfo&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;
These warnings indicate that my group and user ID numbers are below 100 (33 to be specific), and therefore may be a problem. I am not sure how to interpret this.&lt;br&gt;
&lt;br&gt;
I followed the documentation links and was about to implement SuExec when I realized that this meant doing a lot of other reconfiguration, like not using mod_php, and that meant changing a lot of &lt;em&gt;other&lt;/em&gt; things, etc.&lt;br&gt;
&lt;br&gt;
This is not a shared system. It will only be used to host one company&apos;s applications through several virtual hosts. The applications will be PHP-based, and most frequently will use the &lt;a href=&quot;http://www.symfony-project.com&quot;&gt;Symfony&lt;/a&gt; framework. Apache currently runs as www-data, whose shell is /bin/false. SSH access to the system is by public-key authentication only and is further restricted at the daemon level to only specific real users.&lt;br&gt;
&lt;br&gt;
What do I need to do to run this securely? Resources, guides and real-world examples would be greatly appreciated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.93680</guid>
	<pubDate>Tue, 10 Jun 2008 06:58:46 -0800</pubDate>
	<category>apache</category>
	<category>apache2</category>
	<category>http</category>
	<category>httpd</category>
	<category>php</category>
	<category>phpsecinfo</category>
	<category>security</category>
	<category>server</category>
	<category>web</category>
	<category>webserver</category>
	<category>www</category>
	<dc:creator>odinsdream</dc:creator>
	</item>
	<item>
	<title>Chmod 777 Risks</title>
	<link>http://ask.metafilter.com/83690/Chmod%2D777%2DRisks</link>	
	<description>Site security experts: Talk to me about chmod 777 directories. If I have a content manager that is protected by password, checks the mime type upon a file upload, and then saves the file for access via the public website in a &quot;777&quot; directory in the (unix) web root, is that really all that risky? I do have an htaccess file in that directory which denies anything other than defined &quot;safe&quot; file types (as checked by mime-type when the CMS user uploads). There is also an index file in the 777 directory that redirects folks back out to prevent casual browsing.&lt;br&gt;
&lt;br&gt;
Again, the great unwashed are not uploading. The files in this directory (all images) are simply used by the public-side site in various pages. &lt;br&gt;
&lt;br&gt;
What are the risks, and how likely are they?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.83690</guid>
	<pubDate>Thu, 14 Feb 2008 22:26:26 -0800</pubDate>
	<category>777</category>
	<category>chmod</category>
	<category>security</category>
	<category>unix</category>
	<category>web</category>
	<dc:creator>maxwelton</dc:creator>
	</item>
	<item>
	<title>What does browser encryption protect me from?</title>
	<link>http://ask.metafilter.com/80634/What%2Ddoes%2Dbrowser%2Dencryption%2Dprotect%2Dme%2Dfrom</link>	
	<description>When my browsing and downloading is &quot;encrypted,&quot; who or what am I protecting myself from? Who or what exactly would or could intercept unencrypted browsing, downloads, or submitted form information? Is it my ISP? Is it a trojan on my computer? Is it a port-scanning hacker? Is it someone on my LAN monitoring traffic? What exactly does browser encryption protect me from?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.80634</guid>
	<pubDate>Wed, 09 Jan 2008 23:57:47 -0800</pubDate>
	<category>computers</category>
	<category>connection</category>
	<category>internet</category>
	<category>privacy</category>
	<category>security</category>
	<category>web</category>
	<dc:creator>Avenger50</dc:creator>
	</item>
	<item>
	<title>How is Google giving me access to this page?</title>
	<link>http://ask.metafilter.com/53894/How%2Dis%2DGoogle%2Dgiving%2Dme%2Daccess%2Dto%2Dthis%2Dpage</link>	
	<description>How come if I &lt;a href=&quot;http://www.google.com/search?q=%22The+Human+Rights+Watch+report+was+intended+as+a+shot+across+the+bow+%22&amp;sourceid=mozilla-search&amp;start=0&amp;start=0&amp;ie=utf-8&amp;oe=utf-8&quot;&gt;search for this page and click on the Google link&lt;/a&gt; I get to the page, but if I copy the link that Google gives me and try to &lt;a href=&quot;http://www.stratfor.com/products/premium/read_article.php?id=282226&quot;&gt;access it directly&lt;/a&gt;, I&apos;m taken to a login page? What I really want is to be able to e-mail this link to people, or include it in a fpp on the blue.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.53894</guid>
	<pubDate>Wed, 27 Dec 2006 14:29:00 -0800</pubDate>
	<category>authentication</category>
	<category>google</category>
	<category>security</category>
	<category>web</category>
	<dc:creator>alms</dc:creator>
	</item>
	<item>
	<title>How do I force HTTPS in Tomcat (through Apache and mod_jk)?</title>
	<link>http://ask.metafilter.com/53101/How%2Ddo%2DI%2Dforce%2DHTTPS%2Din%2DTomcat%2Dthrough%2DApache%2Dand%2Dmodjk</link>	
	<description>I&apos;m at my wit&apos;s end. I&apos;ve been trying to configure tomcat (through apache 2 using mod_jk) to automatically re-direct all traffic to HTTPS from HTTP. More boring technical details to follow. Specifically, I&apos;m trying to get &lt;a href=&quot;http://www.ja-sig.org/products/cas/&quot;&gt;CAS&lt;/a&gt; working. Tomcat is successfully serving-up the pages over HTTP and HTTPS and the application is working as expected. However, since this particular servlet handles user authentication I would like Tomcat to force HTTPS for all requests.&lt;br&gt;
&lt;br&gt;
I have tried using isSecure() through JSP to redirect users but it simply puts the requests into an endless loop. I have tried the &lt;a href=&quot;http://www.jguru.com/faq/view.jsp?EID=748030&quot;&gt;following configuration&lt;/a&gt; in the web.xml file (see Lukas Bradleys&apos; answer) and it does force a redirect, but it uses the server hostname as the URL and not the proxied URL to the server (which means it doesn&apos;t work externally).&lt;br&gt;
&lt;br&gt;
I&apos;ve tried changing the hostname on the server but it continues to use the initial hostname which leads me to believe that this value is somewhere in the Tomcat configuration, but I cannot locate it.&lt;br&gt;
&lt;br&gt;
So, is there an easier way to do this? Or, does anyone know where to look to modify that hostname to use the URL for the proxied site? Any assistance would be appreciated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.53101</guid>
	<pubDate>Wed, 13 Dec 2006 15:56:41 -0800</pubDate>
	<category>CAS</category>
	<category>https</category>
	<category>java</category>
	<category>security</category>
	<category>servlet</category>
	<category>tomcat</category>
	<category>web</category>
	<dc:creator>purephase</dc:creator>
	</item>
	<item>
	<title>&quot;The web is with you, young Skywalker. But you are not a Jedi yet.&quot;</title>
	<link>http://ask.metafilter.com/44197/The%2Dweb%2Dis%2Dwith%2Dyou%2Dyoung%2DSkywalker%2DBut%2Dyou%2Dare%2Dnot%2Da%2DJedi%2Dyet</link>	
	<description>&quot;I want to come with you to Redmond and learn the ways of the Registry. I want to be Teh Haxorz, like my father before me.&quot; Good morning, hive mind. I have grown tired of the stressful life of a noob technochondriac, and seek self-education that will allow me to use my computer with confidence.&lt;br&gt;
&lt;br&gt;
With the help of three dear friends, I built a powerful PC. My friends with know-how have already gone above and beyond in helping me learn my way around Windows. I&apos;ve no wish to trouble them further with my ignorance and panic. My computer has slowed a bit from lunging, mercurial machine it was in the first weeks after assembly. I open the task manager and examine the Processes list, but really don&apos;t understand what I&apos;m looking at. Is that stack of &quot;svchost.exe&quot; a spyware cell or a routine process? Without straining the patience of my friends, I have no way to know for sure.&lt;br&gt;
&lt;br&gt;
So self-reliance is the answer. I&apos;ve heard tell that mastering the arcane art of The Registry is the key to supremacy for Windows XP. I&apos;ve also heard that this is a most dangerous place to meddle. Please, mefites, if you can think of a web resource on registry management written with the beginner in mind, I would very much like to begin my training. Being that I&apos;m a luddite at heart, I&apos;ll even settle for a book. &lt;br&gt;
&lt;br&gt;
Useful pieces of registry manipulating software are also appreciated, but I&apos;m more interested in developing the knowledge that will help me appraise a program&apos;s usefulness for myself.&lt;br&gt;
&lt;br&gt;
My main aims are to get my computer running at peak efficiency, tightening up security by learning how to spot malware&apos;s machinations and the ability to spot and correct anamolous behavior before serious damage is done. A tall order, I know, but I&apos;ve seldom seen this forum stumped.&lt;br&gt;
&lt;br&gt;
Your time and input is deeply appreciated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.44197</guid>
	<pubDate>Fri, 11 Aug 2006 10:23:21 -0800</pubDate>
	<category>computers</category>
	<category>registry</category>
	<category>resources</category>
	<category>security</category>
	<category>spyware</category>
	<category>web</category>
	<category>Windows</category>
	<dc:creator>EatTheWeak</dc:creator>
	</item>
	<item>
	<title>What is the probability that google will loose my data (mails and calendars) ?</title>
	<link>http://ask.metafilter.com/37849/What%2Dis%2Dthe%2Dprobability%2Dthat%2Dgoogle%2Dwill%2Dloose%2Dmy%2Ddata%2Dmails%2Dand%2Dcalendars</link>	
	<description>What is the probability that google will loose my data (mails and calendars) ?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.37849</guid>
	<pubDate>Tue, 09 May 2006 07:19:31 -0800</pubDate>
	<category>data</category>
	<category>google</category>
	<category>security</category>
	<category>web</category>
	<dc:creator>vincentm</dc:creator>
	</item>
	<item>
	<title>Can you use mail() in PHP without creating an unsecure, open mail relay?</title>
	<link>http://ask.metafilter.com/29783/Can%2Dyou%2Duse%2Dmail%2Din%2DPHP%2Dwithout%2Dcreating%2Dan%2Dunsecure%2Dopen%2Dmail%2Drelay</link>	
	<description>Can you use mail() in PHP without creating an unsecure, open mail relay boon to spammers everywhere? I keep trying to read &lt;a href=&quot;http://securephp.damonkohler.com/index.php/Email_Injection&quot;&gt;This Page&lt;/a&gt;, and I think I understand it, but I&apos;m not sure. Like I said, I think I understand the problem, but I don&apos;t feel confident in my abilities to reasonably evaluate all the many solutions I&apos;ve found. I&apos;ve read through &lt;a href=&quot;http://ask.metafilter.com/mefi/27356&quot;&gt;This Recent Related Question&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Would somebody that really knows there stuff tell me if passing anything that will go into mail() through &lt;a href=&quot;http://www.gerd-riesselmann.net/archives/2005/09/sending-spam-through-contact-forms&quot;&gt;this function&lt;/a&gt; would be enough to clean it? Most scripts I&apos;ve seen are blocking \r and \n. I don&apos;t see anybody blocking &quot;%0A&quot; or other hexadecimal equivalents to line breaks. Is that because users can&apos;t use those to inject headers or because none of the forms I&apos;m seeing are really secure?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.29783</guid>
	<pubDate>Wed, 28 Dec 2005 16:30:26 -0800</pubDate>
	<category>Injection</category>
	<category>PHP</category>
	<category>Security</category>
	<category>Web</category>
	<dc:creator>willnot</dc:creator>
	</item>
	<item>
	<title>I hate Miva, yes I do...</title>
	<link>http://ask.metafilter.com/28968/I%2Dhate%2DMiva%2Dyes%2DI%2Ddo</link>	
	<description>Miva Merchant 4.0 and security certificates...why don&apos;t IE customers see the darned lock? My client has a Miva 4.0 store. They have a thawte security certificate and linkpoint payment gateway as their payment system. All of these things are set up correctly in accordance with the documentation. When using the store with Safari, the little lock shows up just fine in the upper right corner while on secure pages like checkout. However in IE there&apos;s no lock (even though the address starts with https and everything is set up correctly). What can I do to even troubleshoot this? This is not my area of expertise and I feel like I&apos;ve exhausted my research-fu. I&apos;ve spoken with the web host, the security certificate people...the last option is Miva support but they charge $399 per year minimum, which I would like to avoid.  Help, I am being driven slowly insane by this problem!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.28968</guid>
	<pubDate>Tue, 13 Dec 2005 11:14:25 -0800</pubDate>
	<category>IE</category>
	<category>lock</category>
	<category>miva</category>
	<category>programming</category>
	<category>security</category>
	<category>web</category>
	<dc:creator>miss tea</dc:creator>
	</item>
	<item>
	<title>Secure forum?</title>
	<link>http://ask.metafilter.com/15468/Secure%2Dforum</link>	
	<description>Can any recommend a good, free and, most importantly, secure  web-based forum? I&apos;ve had it with the security problems with PHPNuke. I just can&apos;t keep up. So, I&apos;m thinking of just wiping my site and replacing it with a stand-alone forum. (The forum if the only section of my site that still sees activity anyway.) Can anyone recommend one?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.15468</guid>
	<pubDate>Tue, 22 Feb 2005 05:32:25 -0800</pubDate>
	<category>forum</category>
	<category>security</category>
	<category>web</category>
	<dc:creator>emptybowl</dc:creator>
	</item>
	<item>
	<title>Need replacement for Formmail and NMS Formmail</title>
	<link>http://ask.metafilter.com/14125/Need%2Dreplacement%2Dfor%2DFormmail%2Dand%2DNMS%2DFormmail</link>	
	<description>Due to &quot;security concerns,&quot; my web host provider has just banned two &lt;a href=&quot;http://nms-cgi.sourceforge.net/&quot;&gt;Form-to-email&lt;/a&gt; &lt;a href=&quot;http://www.scriptarchive.com/formmail.html&quot;&gt;scripts&lt;/a&gt; (Formmail and NMS Formmail). Now I&apos;m hard up to find a replacement. Any ideas? I&apos;d prefer a solution that doesn&apos;t require a mastery of PERL to configure.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.14125</guid>
	<pubDate>Mon, 17 Jan 2005 14:54:05 -0800</pubDate>
	<category>application</category>
	<category>email</category>
	<category>form</category>
	<category>perl</category>
	<category>php</category>
	<category>python</category>
	<category>replacement</category>
	<category>script</category>
	<category>security</category>
	<category>web</category>
	<dc:creator>Pinwheel</dc:creator>
	</item>
	<item>
	<title>Weird Google Search Results</title>
	<link>http://ask.metafilter.com/7389/Weird%2DGoogle%2DSearch%2DResults</link>	
	<description>Every once in a while, when I search Google, I end up with some &lt;a href=&quot;http://www.enigmous.com/images/google.jpg&quot;&gt;weird search results&lt;/a&gt;. All ads. It doesn&apos;t happen all the time and I don&apos;t know if it&apos;s Google stooping to a new low, or if it&apos;s me and some kind of adware. Note that I also get a &lt;a href=&quot;http://www.enigmous.com/images/popup.jpg&quot;&gt;pop-up window&lt;/a&gt; with this page that has a couple other ad links. I&apos;m running Symantec SystemWorks and Adaware. I know I got something on my system a few days ago, but I thought I&apos;d had it cleared out. Apparently not...?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.7389</guid>
	<pubDate>Thu, 20 May 2004 09:27:13 -0800</pubDate>
	<category>application</category>
	<category>google</category>
	<category>popup</category>
	<category>search</category>
	<category>searchengine</category>
	<category>security</category>
	<category>seo</category>
	<category>toolbar</category>
	<category>web</category>
	<dc:creator>MrAnonymous</dc:creator>
	</item>
	<item>
	<title>As a new webmaster, what should I do to protect my sites from hacking?</title>
	<link>http://ask.metafilter.com/5493/As%2Da%2Dnew%2Dwebmaster%2Dwhat%2Dshould%2DI%2Ddo%2Dto%2Dprotect%2Dmy%2Dsites%2Dfrom%2Dhacking</link>	
	<description>I&apos;m new to the running a website thing.  Reading the log files I noticed that people are already trying to hack me.  Right now its the basic look for frontpage access (which, obviously, I don&apos;t have as I write everything in textpad) but I want to know what steps should I take to secure the server?  How can I protect ftp directories, monitor bandwidth theft in the form of linking to images, etc.?  &lt;small&gt;can I prevent that all together?&lt;/small&gt; Also, the two most common sources of error pages are browsers looking for favicon.ico (I assume this is gecko and Opera browsers, unless a lot if IE users are bookmarking me) and people (?) looking for pages that don&apos;t, in fact, exist but logically might.  For example there is an 001.html, but no 005.html.  Is this likely to be a person or a bot of somekind?  I should add that there is a link to 005.html but it is commented out and has its visibility set to hidden, this way when there is an 005.html all I need to do is remove the comments and change the visibility for the link to show up.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.5493</guid>
	<pubDate>Thu, 26 Feb 2004 20:16:58 -0800</pubDate>
	<category>bandwidththeft</category>
	<category>hacking</category>
	<category>security</category>
	<category>web</category>
	<category>website</category>
	<dc:creator>Grod</dc:creator>
	</item>
	
	</channel>
</rss>

