SQLi Tools by evilsaint

13 Jun 2022, 4:07 p.m.

This article looks at the command syntax of two SQL Injection tools, SQLmap, and SQLninja. Bernardo Damele and Miroslav Stampar developed SQLmap, and it is an actively maintained and powerful comm...

read more

This article looks at several different VNC Server technologies, and we perform a number of actions on them including installing and configuring them. We then look at interacting with them via connect...

read more
VNC

Working With SMB by evilsaint

21 May 2022, 1:28 p.m.

A look at interacting with SMB Shares using the Windows Command line and using various tools available within Kali Linux....

read more

Linux Connectivity by evilsaint

6 Jun 2022, 9:29 p.m.

A look at various commands that can be used for configuring Linux network connectivity....

read more

wfuzz 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 more

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 more