1. Remote File Copy all the things!

    Who has not run in to the issue of wanting to remote copy a file a file during Red-Team activities while having a low privilegde user. In this post i will mention multiple commands that make use of Windows and Linux binaries present on any system and can be used to download files on to a system under low priviledge.

  2. RUNAS ftw!

    A while ago I was playing a CTF, RUNAS was one of the ways to run a cmd.exe process with elevated privilege. This sounds basic but it never occured to me to use it for privilegde escalation so I decided to play around with it some more.