Bandit Wargame Level18 Writeup(interactive shell and .bashrc )

Bandit Level 18 → Level 19

Level Goal

The password for the next level is stored in a file readme in the homedirectory. Unfortunately, someone has modified .bashrc to log you out when you log in with SSH.

Commands you may need to solve this level

ssh, ls, cat

https://unix.stackexchange.com/questions/129143/what-is-the-purpose-of-bashrc-and-how-does-it-work

https://wido.me/sunteya/understand-bashrc-and-profile

原文地址:https://www.cnblogs.com/liqiuhao/p/6890121.html