Skip to content

Instantly share code, notes, and snippets.

@Zatvobor
Created February 4, 2014 10:26
Show Gist options
  • Save Zatvobor/8801207 to your computer and use it in GitHub Desktop.
Save Zatvobor/8801207 to your computer and use it in GitHub Desktop.
/opt/roundscope/roscredit-app   rc  curl -v -u [FILTERED]:[FILTERED] "https://www.kp-dealer.ru:8080/KPDealerWeb/KPBossHttpServer?actionName=PROVIDERS2" | grep "<provider>" | wc -l
* About to connect() to www.kp-dealer.ru port 8080 (#0)
* Trying 31.13.17.134...
* Adding handle: conn: 0x7fc8f2805400
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0x7fc8f2805400) send_pipe: 1, recv_pipe: 0
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to www.kp-dealer.ru (31.13.17.134) port 8080 (#0)
* SSLv3, TLS handshake, Client hello (1):
} [data not shown]
* SSLv3, TLS handshake, Server hello (2):
{ [data not shown]
* SSLv3, TLS handshake, CERT (11):
{ [data not shown]
* SSLv3, TLS handshake, Server key exchange (12):
{ [data not shown]
* SSLv3, TLS handshake, Server finished (14):
{ [data not shown]
* SSLv3, TLS handshake, Client key exchange (16):
} [data not shown]
* SSLv3, TLS change cipher, Client hello (1):
} [data not shown]
* SSLv3, TLS handshake, Finished (20):
} [data not shown]
* SSLv3, TLS change cipher, Client hello (1):
{ [data not shown]
* SSLv3, TLS handshake, Finished (20):
{ [data not shown]
* SSL connection using DHE-RSA-AES256-SHA
* Server certificate:
* subject: C=RU; ST=Moscow; L=Moscow; O=OOO TPR; OU=IT; CN=www.kp-dealer.ru
* start date: 2014-01-29 00:00:00 GMT
* expire date: 2015-02-28 23:59:59 GMT
* subjectAltName: www.kp-dealer.ru matched
* issuer: C=US; O=Thawte, Inc.; CN=Thawte SSL CA
* SSL certificate verify ok.
* Server auth using Basic with user 'brkwb'
> GET /KPDealerWeb/KPBossHttpServer?actionName=PROVIDERS2 HTTP/1.1
> Authorization: Basic YnJrd2I6cmtiNTEyNDgk
> User-Agent: curl/7.30.0
> Host: www.kp-dealer.ru:8080
> Accept: */*
>
< HTTP/1.1 200 OK
* Server nginx/1.4.1 is not blacklisted
< Server: nginx/1.4.1
< Date: Tue, 04 Feb 2014 10:24:57 GMT
< Content-Type: text/xml;charset=UTF-8
< Content-Length: 193
< Connection: keep-alive
<
{ [data not shown]
100 193 100 193 0 0 638 0 --:--:-- --:--:-- --:--:-- 647
* Connection #0 to host www.kp-dealer.ru left intact
0
@xternal
Copy link

xternal commented Feb 4, 2014

жжошь ни па деццки!

@dexMargera
Copy link

[data not shown] --?

/i.m/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment