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: Sudo tricks |
|---|---|
| Date: | Mon, 27 Mar 2006 15:29:24 -0500 (EST) |
On Fri, 24 Mar 2006, Dave Korn wrote:
John Richard Moser wrote:
Here is a simple hack to break sudo and su to get free root. Add this to ~/.bashrc and fill in the following blanks:
* ~/.root_kit/rk_su Your hacked su to give root on su --now-dammit * ~/.root_kit/silent_install_root_kit Your script to silently install rk_su over /bin/su and add SUID to it.
[dk@pepper dk]$ ls -la /bin/su -rwsr-xr-x 1 root root 19132 Aug 29 2002 /bin/su
So, in other words, all you need in order to get root access is a rootkit, your shell script, and root access? Ummm... I don't get it.
cheers, DaveK
I think the original author is attempting to show that breaking into the regular user account of a system administrator is equivalent to root access.
I dislike his use of the term "breaking" with regard to su or sudo as the example is really not a problem with either su or sudo. (Especially in the case of the latter, as his "breaking" of sudo implies user has rights to execute any command via sudo, which is effectively a lame configuration of sudo).
There are too many attack vectors to think otherwise, but on the other hand these are generally not simple script-kiddie attacks. Plus require the compromise of the regular account.
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | ArabPortal 2.0 Stable CrossSiteScripting, o . y . 6 |
|---|---|
| Next by Date: | Re: SYM06-006, Veritas NetBackup: Multiple Overflow Vulnerabilities in NetBackup Daemons, secure |
| Previous by Thread: | Re: Sudo tricks, Kyle Wheeler |
| Next by Thread: | Re: Sudo tricks, Krzysztof Halasa |
| Indexes: | [Date] [Thread] [Top] [All Lists] |