Exploring VNC Servers And Clients by evilsaint
29 May 2022, 3 p.m.Working With SMB by evilsaint
21 May 2022, 1:28 p.m.Setting PowerShell Terminal Options by evilsaint
16 May 2022, 12:32 p.m.During a pentest engagement, you often come across the need for a screenshot for the report. Using the `$host.UI` parameter inside our PowerShell terminal we can do things like set the window title, c...
read moreWinRM PSRemoting by evilsaint
8 May 2022, 11:28 a.m.PowerShell Remoting is the recommended way to manage Windows systems. PowerShell Remoting uses Windows Remote Management (WinRM), the Microsoft implementation of the Web Services for Management (WS-Ma...
read morewfuzz by evilsaint
22 May 2022, 12:20 p.m.Wfuzz is a tool designed for fuzzing Web Applications. It can be used for finding direct objects not referenced within a website such as files and folders, it allows any HTTP request filed to be injec...
read morePowerShell: In-Memory Injection Using CertUtil.exe by evilsaint
18 May 2022, noonUsing PowerShell, `Invoke-CradleCrafter` and Microsoft’s Certutil.exe to craft a payload and one-liner that can be used to evade the latest version of Windows Defender (as of this writing)....
read morePowerSploit by evilsaint
9 May 2022, 3:49 p.m.Powersploits tagline was "PowerSploit is a collection of Microsoft PowerShell modules that can be used to aid penetration testers during all phases of an assessment.". While the library is no longer s...
read moreHow to Fix: Virtualbox on Windows 11 Mouse Not Working Inside VM by at0mik
7 May 2022, 9:47 a.m.This article demonstrates how to fix a mouse that doesn't work inside VirtualBox VM on a computer with Windows 11....
read more