The junk that you will find in web access logs
If you have a website, you likely will look at your logs from time to time to see just who or how many people are visiting your site. I’ve certainly looked at a lot of logfiles both for my site and for others and thought I’d pass along some things you will likely see. For starters you are likely to see requests for pages that don’t exist. Even if you’ve never made changes to your site, you may see requests for files like ../../cmd.exe
I was at first amused when I saw this entry in my website logs. .exe files are windows executables and cmd.exe is basically windows command shell. My server was NOT windows, so I knew that not only would this file not be found, the vulnerability they were trying to exploit would fail. Sometimes you’ll see extremely long entries in your logs. For instance I’ve seen one lately, that looks like this SEARCH /x90x04Hx04Hx04H except it goes on and on for 3 pages worth of scrolling. My suspicion is that someones trying to do a “buffer overflow” attack. The result code was 414 (URL too large) which means that the attempt to overflow the buffer failed.
Another thing that I’ve found in my logs is in the referrer log. This referrer log can be useful in finding how people got to your site. Say that I had just got a link posted to my site on another website, then when people click on the link to visit my site I can see the “referrer” or the site that housed the link they clicked on. Unfortunately it’s possible to craft a request for the page that manufacturers an address. This is called referrer spam. For instance, I’ve found addresses of several porn sites in my referrer logs. I seriously doubt they have a link to my page. I’ve found recently I’m getting referrer spam from a “smokersteeth” website of some sort.
It’s worth mentioning that it’s probably worthwhile to password protect any web directories that might let you view your logs over the web to protect against being used as a way of advertising these sites. They may still show up in your logs as it’s pretty simple to automate a large batch of sites on the chance that someone’s going to see the link and visit. As I’ve discussed before, just because there are no links to something on your website doesn’t mean that it can’t be found. So, best practice is to password protect your log viewing pages.
Popularity: 1% [?]
Related Posts - Open Source Web templates One of the things that I've really not looked at until lately is the use of open source web templates. I don't know why but I've never really paid much attention to the thought of templates outside of those for a cms platform like wordpress or ezcontents, etc. However, recently......
- Protecting access to web directories with htaccess Okay, in an earlier article I was looking at uses of Google that might reveal things you don't want revealed about your website. Maybe a test directory that you don't want to be spidered. I want to say that it's not possible to keep it hidden just by NOT linking......
- Preventing web crawlers from indexing everything Ok, so we've seen how to password protect directories to keep the web crawlers out, but I don't want to go through that. I want to keep the page open, but I don't want it spidered and indexed by the bots. There are ways for doing this too. In fact......
Related Websites - 2 Tactics Of Back Link Making There are several approaches interested in SEO or seo. You will discover the ones that are employed in the web page (on-website) along with away from the web site (away from-web page). Nonetheless, there may be just one method that's even now deemed these days as the top approach utilised......
- Increasing Blog Site Traffic Is attracting blog site traffic really a difficult proposition? Are there any really, incredibly simple ways that a new person to blogging can increase their blog site traffic? Here are some of the ways that you can attract new blog site traffic to your website without difficult, as well as......
- Incorporating Video To Your Web Page So You Can Add Content Material And Get Better Search Engine Ranking The one thing that usually gets neglected when it comes to search engine ranking is usually incorporating video to the web page. Additionally, you will find that this is something which can be done rather easily and also something that can boost your search positions in the search engines almost......
Similar Posts
- Google trying to warn about dangerous pages
- Slight outage
- Another Internet Explorer Exploit (September 2006)
- Link to Me
- Google filtering some searches