Windows Registry by evilsaint

13 Jul 2022, 2:51 p.m.

The Registry has been a part of Windows since Windows 3.1. Simply put, it's a database that stores Windows and programme settings. Some of those settings are quite complex and aren't meant for humans ...

read more

Active Directory lies at the heart of most organisations' networks. PowerShell is a versatile Scripting Language that Windows natively support. We can leverage PowerShell to enumerate Active Directory...

read more

List of IIS Web Servers, their associated operating system version releases, the corresponding launch dates and end of support dates. These can be useful for fingerprinting Window Servers when you fin...

read more

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

Netcat by evilsaint

8 Jun 2022, 2:20 p.m.

This article looks at Netcat, a valuable tool in the pentesters toolbox. Hobbit released the original Netcat in 1995, but it hasn’t been maintained despite its popularity. It can sometimes be hard to ...

read more

A significant part of our job when searching around a target system is to look for interesting files. Whether we have a need to look for SSH keys, Bash History files or database backups the commands ...

read more

DSQuery by evilsaint

20 Jun 2022, 3:23 p.m.

Dsquery is a command-line tool that is built into Windows Server 2008. It is available if you have the Active Directory Domain Services (AD DS) server role installed. It allows you to find any objects...

read more

AWS EFS (NFS file system); Quick Security Hardening Guide - This acts as a Quick Checklist to configuring your AWS EFS securely. This is Amazon’s implementation of the network file system or NFS proto...

read more

Socat by evilsaint

13 Jun 2022, 12:29 p.m.

In today's article, we will look at Socat. Socat is a network utility similar to Netcat. Socat supports IPv6 and SSL and is available for both Windows and Linux. The first thing you will notice with t...

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