Tag: Credentials

PowerShell Commands for Pentesters

PowerShell commands for pentesters logo

This article contains a list of PowerShell commands collected from various corners of the Internet which could be helpful during penetration tests or red team exercises. The list includes various post-exploitation one-liners in pure PowerShell without requiring any offensive (= potentially flagged as malicious) 3rd party modules, but also a bunch of handy administrative commands.

PowerShell Commands for Pentesters Read More »

RCE on Windows from Linux Part 5: Metasploit Framework

RCE on Windows from Linux using Metasploit logo

In this post we will be detailing RCE capabilities of the Metasploit Framework (MSF) – the world’s most popular penetration testing framework. This is the 5th part of the blog post series focused on tools capable of authenticated remote command execution (RCE) on Windows machines from Linux (Kali). Introduction As mentioned in the previous parts

RCE on Windows from Linux Part 5: Metasploit Framework Read More »