Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: [Full-disclosure] Solaris telnet vulnerability - how many on your network? |
|---|---|
| Date: | Mon, 12 Feb 2007 13:16:53 -0800 |
Vincent Archer <varcher@denyall.com> wrote on 02/12/2007 04:51:07 AM: I don't speak for Sun, but here are some hints that might help.
OS packaging person here (the guy who defines the exact stripped version we install on customer appliance) did test with root, and it worked. I suspect it is dependent on whether root is enabled as allowed as a
remote
login or not (a setting I dimly remember being available on solaris 10 years ago, I think).
For root login; there is a setting in /etc/default/login. If CONSOLE is set, then root can only login on that device i.e. "CONSOLE=/dev/ttya" means "root" can only login on ttya device. Any other user via telnet/ssh/whatever has to login as themselves and "su" to root. This doesn't prevent telnet -l "-fbin", or -flp; for those accounts best bet is to change /etc/passwd for the shell of system-account users to /sbin/noshell or /bin/false (noshell just logs the entry and exists) Of course disabling in.telnetd in /etc/inetd.conf (and doing a pkill -HUP inetd) if possible is a safe bet, but some sites are forced to use telnetd.
_______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/
| Previous by Date: | Re: [Full-disclosure] Solaris telnet vulnerability - how many on your network?, Brad_Powell |
|---|---|
| Next by Date: | Re: [Full-disclosure] Firefox/MSIE focus stealing vulnerability - clarification, Ruud H.G. van Tol |
| Previous by Thread: | Re: [Full-disclosure] Solaris telnet vulnberability - how many on your network?, Graham Reed |
| Next by Thread: | Re: [Full-disclosure] Solaris telnet vulnberability - how many on your network?, Oliver Friedrichs |
| Indexes: | [Date] [Thread] [Top] [All Lists] |