RunasCs
During a CTF / RedTeam / PenetrationTest you might need to move laterally by impersonating another user. On Linux (if you have valid credentials), you'd simply run: su [username] But on Windows, especially if you're using a limited Shell, the built-in runas command often won’t behave as expected. ...🕋








