Sinisterly
Problem when i use netcat [Need Help] - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Website & Server Hacking (https://sinister.ly/Forum-Website-Server-Hacking)
+--- Thread: Problem when i use netcat [Need Help] (/Thread-Problem-when-i-use-netcat-Need-Help)



Problem when i use netcat [Need Help] - D@rk1433 - 07-03-2015

When i do this -->

nc 173.252.120.6 80

GET /HTTP/1.0


I see 404 not found error.

I also tried on all other ip but same result Stressed Stressed

Also if i do with my localhost i see Connection refused error. How i solve these problems. Please help me.


RE: Problem when i use netcat [Need Help] - Brawler - 07-03-2015

Please allow me to google that for you:

http://lmgtfy.com/?q=netcat+man+pages


RE: Problem when i use netcat [Need Help] - tropic - 07-04-2015

Hello sir. You seem to be afflicted with autism. Allow me to help:

Code:
GET / HTTP/1.0



RE: Problem when i use netcat [Need Help] - Reiko - 07-04-2015

You have missed a space, as @tropic noted.