Skip to content

Instantly share code, notes, and snippets.

@gregblake
Created September 6, 2017 15:43
Show Gist options
  • Select an option

  • Save gregblake/6099b1b9a141d67abaa043e878f0fee9 to your computer and use it in GitHub Desktop.

Select an option

Save gregblake/6099b1b9a141d67abaa043e878f0fee9 to your computer and use it in GitHub Desktop.
Medium File (512MB)
10:23 $ curl -vvvv https://cloud.powerhrg.com/index.php/s/N8tDpN6pKfzp49C/download -o ~/Desktop/medium_file.img
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 10.1.12.55...
* TCP_NODELAY set
* Connected to cloud.powerhrg.com (10.1.12.55) port 443 (#0)
* TLS 1.2 connection using TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
* Server certificate: *.powerhrg.com
* Server certificate: DigiCert SHA2 Secure Server CA
* Server certificate: DigiCert Global Root CA
> GET /index.php/s/N8tDpN6pKfzp49C/download HTTP/1.1
> Host: cloud.powerhrg.com
> User-Agent: curl/7.51.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0< HTTP/1.1 200 OK
< Date: Wed, 06 Sep 2017 15:41:24 GMT
< Server: Apache/2.4.7 (Ubuntu)
< Strict-Transport-Security: max-age=15552000; includeSubDomains; preload
< Set-Cookie: oc6v523cGhjE=s36ujjstjreq763d7fdjmqm100; path=/; HttpOnly
< Expires: 0
< Cache-Control: must-revalidate, post-check=0, pre-check=0
< Pragma: public
< Set-Cookie: oc_sessionPassphrase=mX1XZbiORKkP4zoEbOFayJ%2FO3vgPCfg8yDoa48ccckIpnWZ4sMCzXbQ3SxVuW%2BBzhmVJSnq670NblWbaD2gVGXvO6e6Gg%2B%2FCnNu3Sj8RWQMq%2BtBIWg9RMF8qTq79QUTV; path=/; secure; HttpOnly
< Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'nonce-UDIrbDkyeklLZnVnREwySHdNbmx3K1R0TU1FSGExU0tZcXpEZW5jQWlPWT06YkEzTXh5ZThYNW5HZGRyWGg1aWN0cVdlZnBKU1JBSC9KLysxTENWSXlkRT0='; style-src 'self' 'unsafe-inline'; frame-src *; img-src * data: blob:; font-src 'self' data:; media-src *; connect-src *; object-src 'none'; base-uri 'self';
< X-Frame-Options: SAMEORIGIN
< Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
< Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
< Content-Disposition: attachment; filename*=UTF-8''medium_file.img; filename="medium_file.img"
< Content-Transfer-Encoding: binary
< Content-Length: 536870912
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block
< X-Robots-Tag: none
< X-Download-Options: noopen
< X-Permitted-Cross-Domain-Policies: none
< Connection: close
< Content-Type: application/octet-stream
<
{ [8192 bytes data]
98 512M 98 506M 0 0 7421k 0 0:01:10 0:01:09 0:00:01 8888k* Curl_http_done: called premature == 0
100 512M 100 512M 0 0 7433k 0 0:01:10 0:01:10 --:--:-- 9094k
* Closing connection 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment