From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1DyT8S-0006Yd-Fi for garchives@archives.gentoo.org; Fri, 29 Jul 2005 11:34:40 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6TBXA5E015289; Fri, 29 Jul 2005 11:33:11 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6TBTELe029205 for ; Fri, 29 Jul 2005 11:29:15 GMT Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by smtp.gentoo.org with esmtp (Exim 4.43) id 1DyT3o-0004Yq-Pa for gentoo-user@lists.gentoo.org; Fri, 29 Jul 2005 11:29:52 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DyT3J-00049b-OT for gentoo-user@gentoo.org; Fri, 29 Jul 2005 13:29:22 +0200 Received: from buffer.net ([24.73.161.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Jul 2005 13:29:21 +0200 Received: from wireless by buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Jul 2005 13:29:21 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] OT: Login incorrect Date: Fri, 29 Jul 2005 11:28:15 +0000 (UTC) Message-ID: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050723) Sender: news X-Archives-Salt: 664c66ba-e8be-45ab-8c2e-79f23d3e8b3b X-Archives-Hash: ce65d41b5dad5699b391f75f72a42755 I have a problem. I have an embedded device that does not let me gain access. ssh is block, but I can telnet into the port, only to be denied access. telnet 192.168.32.49 Trying 192.168.32.49... Connected to 192.168.32.49. Escape character is '^]'. VxWorks login: nothing I try works for an account name and corresponding password. I'm not sure if this version (is acually Vxworks ?) is based on their BSD or Linux based RTOS.... So I need a brute force method to gain access. It allows about 8 login attempts (60 sec) before resetting: VxWorks login: Login timed out after 60 seconds! Connection closed by foreign host. Any suggestions to automate this brute force effort? Maybe a fancy protocol-profiler program to look at the results of (ICMP) packets[it answers pings] to determine the actual underlying OS would be a good first step? Other ideas/methods to profile the (RT)OS are of interests to me. James -- gentoo-user@gentoo.org mailing list