Chinaunix首页 | 论坛 | 博客
  • 博客访问: 172735
  • 博文数量: 47
  • 博客积分: 3053
  • 博客等级: 少校
  • 技术积分: 451
  • 用 户 组: 普通用户
  • 注册时间: 2007-06-01 04:33
个人简介

malware/APT detection, silicon valley, entrepreneur, CTO, start-up operation, team build, Nanjing/Beijing, if you want to do creative things, join the adventure.

文章分类

全部博文(47)

分类: LINUX

2010-10-27 05:02:47

-

- Boot from the CD and Choose Mimi Linux

- Mount your Linux partition and modify the shadow file

more /etc/passwd

root:x:0:0:root:/root:/bin/bash

means system uses shadow

find the shadow, /etc/shadow in most of cases; /etc/tcb/root/shadow on CgLinux

root:$1$XuUwuRKE$WwHI0hvsgD0T4dds2h5U5/:14565:0:99999:7:::

Remove all characters between 1st and 2nd colon. That resets root's password to blank.

- Reboot and Go to get a cup of coffee.
阅读(1210) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~