HI!
A newbye question:
I'm trying to upload a string to an APACHE server whith telnet using theese lines
POST /test/upload.php / HTTP/1.0
Content-type: application/x-www-form-urlencoded
Content-Length: 37
User=Peter+Lee&pw=123456&
↧