Created
May 28, 2014 19:40
-
-
Save zelark/e638aa65c7b4279840f7 to your computer and use it in GitHub Desktop.
tengs interactive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
telnet coursify.ru 80 | |
Trying 95.85.32.220... | |
Connected to coursify.ru. | |
Escape character is. | |
POST /login HTTP/1.1 | |
Host: coursify.ru | |
Content-Type: application/x-www-form-urlencoded | |
Content-Length: 0 | |
Content-Disposition: form-data; login="user"; password="12345678" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment