Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- r45er@mlsasd:~$ curl -v -F "[email protected]" https://api.anonfile.com/upload
- * Trying 194.32.146.53...
- * TCP_NODELAY set
- * Connected to api.anonfile.com (194.32.146.53) port 443 (#0)
- * ALPN, offering h2
- * ALPN, offering http/1.1
- * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
- * successfully set certificate verify locations:
- * CAfile: /etc/ssl/certs/ca-certificates.crt
- CApath: /etc/ssl/certs
- * TLSv1.2 (OUT), TLS header, Certificate Status (22):
- * TLSv1.2 (OUT), TLS handshake, Client hello (1):
- * TLSv1.2 (IN), TLS handshake, Server hello (2):
- * TLSv1.2 (IN), TLS handshake, Certificate (11):
- * TLSv1.2 (IN), TLS handshake, Server key exchange (12):
- * TLSv1.2 (IN), TLS handshake, Server finished (14):
- * TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
- * TLSv1.2 (OUT), TLS change cipher, Client hello (1):
- * TLSv1.2 (OUT), TLS handshake, Finished (20):
- * TLSv1.2 (IN), TLS change cipher, Client hello (1):
- * TLSv1.2 (IN), TLS handshake, Finished (20):
- * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
- * ALPN, server accepted to use h2
- * Server certificate:
- * subject: CN=api.anonfile.com
- * start date: Feb 11 04:12:20 2020 GMT
- * expire date: May 11 04:12:20 2020 GMT
- * subjectAltName: host "api.anonfile.com" matched cert's "api.anonfile.com"
- * issuer: C=US; O=Let's Encrypt; CN=Let's Encrypt Authority X3
- * SSL certificate verify ok.
- * Using HTTP2, server supports multi-use
- * Connection state changed (HTTP/2 confirmed)
- * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
- * Using Stream ID: 1 (easy handle 0x55ca07c12cc0)
- > POST /upload HTTP/2
- > Host: api.anonfile.com
- > User-Agent: curl/7.60.0
- > Accept: */*
- > Content-Length: 262
- > Content-Type: multipart/form-data; boundary=------------------------be8bc7d477b971fb
- >
- * Connection state changed (MAX_CONCURRENT_STREAMS == 128)!
- < HTTP/2 200
- < server: nginx
- < date: Fri, 06 Mar 2020 23:50:03 GMT
- < content-type: application/json
- < vary: Accept-Encoding
- < cache-control: no-cache, private
- < set-cookie: USERSESSID=eyJpdiI6ImU1UUdodUJ4SmlqaUlhMEl0RHZRRkE9PSIsInZhbHVlIjoicitKbm44Wmo2dE5IZDRCT3VrdXlaeDdlYW1nWW1TNExxbU93bjBpZ2xHRGhONmdaNHdUa2pWTG8xWFpaVkNwVSIsIm1hYyI6ImExODI1MTRjNDgwMTZlMTFmMGE2NDA2MDhhYmVhMTg2MGQzNTA4OGUzMjVhNTEzYjNkOTRhZDRkYWI5ZGJlZTYifQ%3D%3D; expires=Sat, 07-Mar-2020 00:50:03 GMT; Max-Age=3600; path=/; domain=.anonfile.com; secure
- < access-control-allow-origin: https://anonfile.com
- < access-control-allow-methods: GET,POST,OPTIONS
- < access-control-allow-headers: DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-CSRF-Token,Cookie
- < access-control-expose-headers: Content-Length,Content-Range
- < access-control-allow-credentials: true
- <
- * Connection #0 to host api.anonfile.com left intact
- {"status":true,"data":{"file":{"url":{"full":"https://anonfile.com/75f9ifgeo1/mainframe_sh","short":"https://anonfile.com/75f9ifgeo1"},"metadata":{"id":"75f9ifgeo1","name":"mainframe.sh","size":{"bytes":58,"readable":"58 B"}}}}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement