Skip to content

A dynamic cheat sheet for PEN-200, OSCP, and other pentests made with Google Sheets

Notifications You must be signed in to change notification settings

laysakura/PEN200-OSCP-DynamicCheatSheat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

PEN200-OSCP-DynamicCheatSheat

A dynamic cheat sheet for PEN-200, OSCP, and other pentests made with Google Sheets.

Get It

Access to the Google Sheet.

Then, "File" > "Make a copy" to make it your own.

Basic Usage

  1. Navigate to "DCS" sheet (the rightmost one).

  2. Change "Target Host" drop down. You'll see IP address in commands change.

    image

  3. Change "Target User" drop down. You'll see usernames and passwords in cmmands change.

    image

  4. "Purpose" and "Target Service (port)" drop down menus filters command rows.

    image

Settings: Change "host" and "user" sheet to your victims

You need to set "host":

image

And "user":

image

According to your targets.

Basic Customization

You may customize "Purpose" and "Target Service (port)" in "purpose&service" sheet.

image

Also, you may add/edit your commands in "template" sheet.

image

How it Works

Take a look at A6 cell in "DCS" sheet.

image

It brings commands from "template" sheet and substitutes variables (e.g. $RHOST, $DOMAIN, ...) defined in line 1 to 4.

LICENSE

This work is licensed under the Creative Commons Attribution 4.0 International License.

You are free to:

  • Share — copy and redistribute the material in any medium or format
  • Adapt — remix, transform, and build upon the material for any purpose, even commercially.

Under the following terms:

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

About

A dynamic cheat sheet for PEN-200, OSCP, and other pentests made with Google Sheets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published