On Sat, 01 Jun 2013 00:45:23 +0200
Gabriel <[email protected]> wrote:

> can anyone explain why this webiste "http://agitmediasrl.com/"; shows
> to me a 403 server error only when using SeaMonkey v. 2.18?
> I do see it with Firefox or Safari.

If we could examine the code on the hacked web server, probably so.
Since we can't, probably not.

FWIW (not much), I tried using wget sending your user-agent string to
the server, but it gave me a 200 response and the web page:

$ wget --user-agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:21.0) 
Gecko/20100101 Firefox/21.0 SeaMonkey/2.18' -O - http://agitmediasrl.com/
--2013-06-01 19:43:04--  http://agitmediasrl.com/
Resolving agitmediasrl.com (agitmediasrl.com)... 184.154.229.14
Connecting to agitmediasrl.com (agitmediasrl.com)|184.154.229.14|:80... 
connected.
HTTP request sent, awaiting response... 200 OK
Length: 339 [text/html]

<head>
<title>Sito OFFLINE per debito</title>

<style type="text/css">

.div01 img {
width: auto;
display: block;
margin-left: auto;
margin-right: auto;
-webkit-background-size:cover;
-moz-background-size:cover;
background-size:cover;
}

</style>

</head>

<body>

<div class="div01">
<img src="money.jpg" />
</div>

</body>
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to