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: root group in solaris |
|---|---|
| Date: | Thu, 21 Sep 2006 11:59:32 -0700 |
sudo -s opens a root level shell that can be used to issue multiple commands. If running in a gui, the admin could even have more than one shell open and use the root and non-root shells simultaneously for appropriate commands. That's pretty simple and requires knowledge of only the user's own password. The only command logged is the command to spawn the shell, not the commands issued in that shell, unlike the audit trail that could be kept if commands were issued separately prefixed with sudo.
One option that I've used to log these commands is sudosh (http://sourceforge.net/projects/sudosh/). It acts as a login shell, but logs all commands/keystrokes and allows easy playback/review of them for auditing.
Keith Bucher
| Previous by Date: | RE: root group in solaris : Tools, Shafto, Eric |
|---|---|
| Next by Date: | Re: root group in solaris : Tools, Mike Kuriger |
| Previous by Thread: | Re: root group in solaris, Robin Landis |
| Next by Thread: | Re: root group in solaris, Tonnerre Lombard |
| Indexes: | [Date] [Thread] [Top] [All Lists] |