Results 1 to 3 of 3
can we grab banners of sites like facebook using netcat?? I was able to establish a tcp connection to the facebook server but when I tried to get http header ...
- 05-17-2011 #1Just Joined!
- Join Date
- May 2011
- Posts
- 3
banner grabbing with netcat
can we grab banners of sites like facebook using netcat?? I was able to establish a tcp connection to the facebook server but when I tried to get http header information there was no response and the connection was closed. Help me
. thanks!!
- 05-18-2011 #2
What data were you sending through netcat to get the information?
New to the internet, technical forums, or the hacker / open source community??
Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html
RHCE for RHEL version 5
RHCT for RHEL version 4
- 05-18-2011 #3Just Joined!
- Join Date
- May 2011
- Posts
- 3
[QUOTE=krj;843934]well it looks like this...
kumar@ubuntu:~$ netcat -vv website 80
Notice: Real hostname for website [69.171.224.41] is www-16-01-prn1.facebook.com
website [69.171.224.41] 80 (www) open
HEAD /HTTP/1.0
Total received bytes: 0
Total sent bytes: 16
kumar@ubuntu:~$
I have not written the website here as this forum is not allowing me to post urls.


Reply With Quote
