Skip to main content

Recently Updated Pages

OpenSSH Server on Windows Hosts

SSH Administration

Enable SSH Server Capability Get-WindowsCapability -Online -Name 'OpenSSH.Server*' | Add-Windows...

Updated 5 months ago by 0xBEN

Computer Programming: Collections, Loops, and Conditions

PJPT & PNPT Study Group Lessons Session 2: Nov. 13, 2023

Collections In programming, we use collections to assemble two or more things together Some c...

Updated 5 months ago by 0xBEN

Computer Programming: PowerShell and Python Modules

Computer Programming

Updated 5 months ago by 0xBEN

Computer Programming: Object-Oriented Programming and Functions

Computer Programming

Updated 5 months ago by 0xBEN

Computer Programming: Collections, Loops, and Conditions

Computer Programming

Updated 5 months ago by 0xBEN

Computer Programming: Primitive Data Types

Computer Programming

Updated 5 months ago by 0xBEN

Computer Programming: Compiled vs Interpreted Languages

Computer Programming

Updated 5 months ago by 0xBEN

Follow-Up Work

PJPT & PNPT Study Group Lessons Session 2: Nov. 13, 2023

Autodidactic Learning Time Complete these videos on TCM Academy. Ask your peers (I'm happy to fi...

Updated 5 months ago by 0xBEN

Computer Programming: PowerShell and Python Modules

PJPT & PNPT Study Group Lessons Session 2: Nov. 13, 2023

What is a Module? We noted before that a function is a tool that does one task well We write ...

Updated 5 months ago by 0xBEN

Computer Programming: Object-Oriented Programming and Functions

PJPT & PNPT Study Group Lessons Session 2: Nov. 13, 2023

Object-Oriented Programming (OOP) We are really only going to scratch the surface of OOP in th...

Updated 5 months ago by 0xBEN

Computer Programming: Primitive Data Types

PJPT & PNPT Study Group Lessons Session 2: Nov. 13, 2023

Primitive Data Types Byte: 8 bits, 1 byte, raw data Integer Signed: Any negative integer ...

Updated 5 months ago by 0xBEN

Computer Programming: Compiled vs Interpreted Languages

PJPT & PNPT Study Group Lessons Session 2: Nov. 13, 2023

Compiled vs Interpreted Languages Example Interpreted (Scripting) Languages Bash JavaScript ...

Updated 5 months ago by 0xBEN

Enumerating WordPress with Nmap

Nmap

Jump to page: WordPress > Manual Enumeration

Updated 5 months ago by 0xBEN

Manual Enumeration with Nmap

Web WordPress

Find WordPress NSE Scripts find /usr/share/nmap/scripts -name '*wordpress*' Enumerate WordPre...

Updated 5 months ago by 0xBEN

Create New Key Pair for SSH

SSH Administration

Create the Key Pair Bash # No comment, no password on key file, output to current directory as ...

Updated 7 months ago by 0xBEN

xargs

Linux Administration Command Line Tricks

Pipe HEREDOC to xargs When creating a HEREDOC, you can use any keyword to denote the start and e...

Updated 7 months ago by 0xBEN

Change Default User Account

Kali Optimizations

Running this on a fresh Kali installation. Login as kali user and run these commands to add a new...

Updated 7 months ago by 0xBEN

SMB Client Configuration

Kali Optimizations

Tweaking the Configuration File You can find the client configuration file at: /etc/samba/smb.co...

Updated 7 months ago by 0xBEN

Volatility

Memory Forensics

Downloading Volatility Download the standalone executable based on your operating environment: ...

Updated 7 months ago by 0xBEN

Create Self-Signed TLS Certificates

Certificates and Encryption

When You Should Do This If you have an internal/demo/test server where you'd like to encrypt tra...

Updated 8 months ago by 0xBEN