hacking security forum

Re: [Full-Disclosure] Unix Commands

From: Seth Alan Woolley <seth@tautology.org>
Date: Sat Aug 14 2004 - 10:07:05 EDT

Bash supports sockets directly. Read the man page under redirection:

              /dev/tcp/host/port
                     If host is a valid hostname or Internet address, and port
                     is an integer port number or service name, bash attempts
                     to open a TCP connection to the corresponding socket.
              /dev/udp/host/port
                     If host is a valid hostname or Internet address, and port
                     is an integer port number or service name, bash attempts
                     to open a UDP connection to the corresponding socket.

On Sat, Aug 14, 2004 at 09:06:50AM +0200, IndianZ wrote:
> Hi List
>
> Is there a possibility to bind /bin/bash on a socket with legacy unix
> commands?
>
> Thanx in advance...
>
> GreetZ from IndianZ
>
> mailto:indianz@indianz.ch
> http://www.indianz.ch
>
> _______________________________________________
> Full-Disclosure - We believe in it.
> Charter: http://lists.netsys.com/full-disclosure-charter.html
>

-- 
Seth Alan Woolley [seth at positivism.org], SPAM/UCE is unauthorized
Key id EF10E21A = 36AD 8A92 8499 8439 E6A8  3724 D437 AF5D EF10 E21A
http://smgl.positivism.org:11371/pks/lookup?op=get&search=0xEF10E21A
Security Team Leader Source Mage GNU/Linux http://www.sourcemage.org

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html

Received on Sat Aug 14 12:27:58 2004

This archive was generated by hypermail 2.1.8 : Sat Aug 14 2004 - 13:03:31 EDT