Skip to content

mockito.github.io and site.mockito.org hijacked? #10

@mattnworb

Description

@mattnworb

The content of this repo is not what is being served up today:

image

$ curl -Lv mockito.github.io
* Rebuilt URL to: mockito.github.io/
*   Trying 199.27.76.133...
* Connected to mockito.github.io (199.27.76.133) port 80 (#0)
> GET / HTTP/1.1
> Host: mockito.github.io
> User-Agent: curl/7.43.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Server: GitHub.com
< Content-Type: text/html
< Location: http://site.mockito.org/
< X-GitHub-Request-Id: C71B4C1F:5D3D:2514E0E:56B25BA4
< Content-Length: 178
< Accept-Ranges: bytes
< Date: Wed, 03 Feb 2016 20:37:28 GMT
< Via: 1.1 varnish
< Age: 2404
< Connection: keep-alive
< X-Served-By: cache-jfk1024-JFK
< X-Cache: HIT
< X-Cache-Hits: 1
< X-Timer: S1454531848.930406,VS0,VE1
< Vary: Accept-Encoding
< X-Fastly-Request-ID: 2cb583cee44e923ddeaaa89c92fdae4ee292235d
<
* Ignoring the response-body
* Connection #0 to host mockito.github.io left intact
* Issue another request to this URL: 'http://site.mockito.org/'
*   Trying 199.27.76.133...
* Connected to site.mockito.org (199.27.76.133) port 80 (#1)
> GET / HTTP/1.1
> Host: site.mockito.org
> User-Agent: curl/7.43.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: GitHub.com
< Content-Type: text/html; charset=utf-8
< Last-Modified: Wed, 03 Feb 2016 17:56:57 GMT
< Access-Control-Allow-Origin: *
< Expires: Wed, 03 Feb 2016 20:07:25 GMT
< Cache-Control: max-age=600
< X-GitHub-Request-Id: C71B4C18:5592:24BEDC1:56B25BA5
< Content-Length: 788
< Accept-Ranges: bytes
< Date: Wed, 03 Feb 2016 20:37:29 GMT
< Via: 1.1 varnish
< Age: 0
< Connection: keep-alive
< X-Served-By: cache-jfk1033-JFK
< X-Cache: MISS
< X-Cache-Hits: 0
< X-Timer: S1454531849.461134,VS0,VE11
< Vary: Accept-Encoding
< X-Fastly-Request-ID: fa40c282ba4f00621bb817f20c573ff421d746d1
<
<h3 id="training-by-core-engineers">Training by core engineers</h3>

<p>Mockito core engineers, experts in the field of software quality can help you with:</p>

<ul>
  <li>getting your team up to speed with test automation with mock objects</li>
  <li>enabling and sustaining test driven development in its best form: BDD</li>
  <li>achieving maintainable, high quality tests that unlock continuous delivery</li>
  <li>securing production code quality and minimizing defects through rigorous test automation</li>
</ul>

<p>Get in touch at <a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#105;&#110;&#102;&#111;&#064;&#109;&#111;&#099;&#107;&#105;&#116;&#111;&#046;&#111;&#114;&#103;">&#105;&#110;&#102;&#111;&#064;&#109;&#111;&#099;&#107;&#105;&#116;&#111;&#046;&#111;&#114;&#103;</a></p>
* Connection #1 to host site.mockito.org left intact

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions