skip to main | skip to sidebar

Linux and Things

Wednesday, October 8, 2008

Bash Socket Programming

From http://thesmithfam.org/blog/2006/05/23/bash-socket-programming-with-devtcp-2/
  • exec 3<>/dev/tcp/www.google.com/80
  • echo -e "GET / HTTP/1.1\n\n">&3
  • cat <&3
  • Posted by Linux and other stuff at 11:17 AM
    Labels: bash socket /dev/tcp

    No comments:

    Post a Comment

    Newer Post Older Post Home
    Subscribe to: Post Comments (Atom)

    Labels

    • authentication
    • bash socket /dev/tcp
    • cygwin ssh windows
    • fedora 9
    • fedora kernel headers
    • flash
    • flash sound
    • selinux linux security
    • vi
    • wep
    • WEP cracking
    • wifi
    • wpa cracking

    Blog Archive

    • ►  2011 (1)
      • ►  September (1)
    • ▼  2008 (10)
      • ▼  October (1)
        • Bash Socket Programming
      • ►  June (1)
      • ►  May (3)
      • ►  April (5)

    About Me

    Linux and other stuff
    View my complete profile