Skip to main content

Recently Updated Pages

Plugins

Plugins

VCV Rack https://vcvrack.com/ Rave Generator https://studioslave.com/free-plugin-rave-gen...

Updated 3 years ago by Togoboi

TCPdump

Let's get started

Tcpdump Tcpdump1 is a text-based network sniffer that is streamlined, powerful, and flexible des...

Updated 4 years ago by Togoboi

Powercat

Let's get started

Powercat1 is essentially the PowerShell version of Netcat written by besimorhino.2 It is a script...

Updated 4 years ago by Togoboi

Powershell

Let's get started

In this section, we will leverage PowerShell one-liners to execute shells, beginning with a rever...

Updated 4 years ago by Togoboi

Socat

Let's get started

https://www.redhat.com/sysadmin/getting-started-socat Netcat vs Socat First, let's connect to a...

Updated 4 years ago by Togoboi

Recon

Pentest Mindset

As a penetration tester, one of the first things to check after obtaining remote access to a syst...

Updated 4 years ago by Togoboi

Command Line Fun

Let's get started

Environment Variables echo $PATH   export b=10.11.1.220ping -c 2 $b There are many other ...

Updated 4 years ago by Togoboi

APT Packages

Let's get started

apt-cache search and apt show The apt-cache search command displays much of the information stor...

Updated 4 years ago by Togoboi

SSH

Let's get started

When the command completes successfully, it does not return any output but we can verify that the...

Updated 4 years ago by Togoboi

Commands

Let's get started

man However, if we use the -k option with man, we can perform a keyword search as shown below:...

Updated 4 years ago by Togoboi

Filesystem

Let's get started

The Linux Filesystem The directories you will find most useful are: /bin - basic progra...

Updated 4 years ago by Togoboi

URLs

Let's get started

Documentations As a full-blown operating system, Kali Linux offers many features and capabilitie...

Updated 4 years ago by Togoboi

Raspberry Pi setup

Raspberry Pi Spotify Connect

Bake OS For this project you can also use a 32-bit system it doesn't matter to be honest Downlo...

Updated 4 years ago by Togoboi

Configure OpenMediaVault

Raspberry Pi NAS

First Login Enter the IP of your Raspberry in your Browser. Default credentials are admin:openm...

Updated 4 years ago by Togoboi

Raspberry Pi setup

Raspberry Pi NAS

Bake OS Download the Raspberry Pi imager from https://www.raspberrypi.com/software/ and install ...

Updated 4 years ago by Togoboi

Preparation

Raspberry Pi NAS

Requirements Hardware A Raspberry Pi 4B with 8 GB RAM It includes USB 3.0 A SSD D...

Updated 4 years ago by Togoboi

Usernames, Passwords & Directories

Payloads

Usernames & Passwords SecLists https://github.com/danielmiessler/SecLists SecLists contains ...

Updated 4 years ago by Togoboi

win & lin PEAS

Payloads

winPEAS https://github.com/carlospolop/PEASS-ng/tree/master/winPEAS   linPEAS https://git...

Updated 4 years ago by Togoboi

Python Reverse Shell

Payloads

This is a python oneliner to open a shell in a case when you are allowed to execute python. pyth...

Updated 4 years ago by Togoboi

PHP Reverse Shell

Payloads

If you are able to upload your own files you can try to upload a PHP reverse shell and call it  s...

Updated 4 years ago by Togoboi