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.




Network Security Secure-Shell
[Top] [All Lists]

Re: authentication method shell variable?

Subject: Re: authentication method shell variable?
Date: Mon, 28 Aug 2006 08:49:26 -0400
On Sun, Aug 27, 2006 at 07:28:06AM -0400, Jaqui Greenlees wrote:
In a recent discussion about secure ssh use the idea
of having ssh export the authentication method as a
shll variable. The idea being to limit su access to
only those who have used a public / private key pair
for authentication.

What prevents the black-hat cracker from simply setting that environment
variable after getting in using a password?

Although it would be more work, you might consider developing a system
that grants group membership (e.g. in the "wheel" group) after appropriate
authentication.  Then restrict "su" to those who are in that group.

<Prev in Thread] Current Thread [Next in Thread>