in this level there is rot13.
we can use this short script to solve it:
alias ROT13="tr a-zA-Z n-za-mN-ZA-M"
cat krypton2 | ROT13

Flag: LEVEL TWO PASSWORD ROTTEN
in this level there is rot13.
we can use this short script to solve it:
alias ROT13="tr a-zA-Z n-za-mN-ZA-M"
cat krypton2 | ROT13

Flag: LEVEL TWO PASSWORD ROTTEN