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

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

Installing A GUI On Linux by evilsaint

27 Apr 2022, 12:09 p.m.

Some server distros do not include a Graphical User Interface (GUI) by default. A GUI can take up system resources such as memory and processor, and often for a server-orientated operating system, thi...

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

Linux: Nano Shortcuts by evilsaint

2 May 2022, 1:46 p.m.

GNU nano is an easy to use command line text editor for Unix and Linux operating systems. It includes all the basic functionality you would want in a text editor. It offers syntax highlighting, multip...

read more

WebDAV works over HTTP and it has many benefits over transfer protocols such as FTP. These include strong encryption, robust authentication, proxy support, caching and multiple transfers through a sin...

read more