Skip to content

Instantly share code, notes, and snippets.

Passw0rd
Password1
1Passwor
Passwor1
Good123654
Misfit99
Letmein1
Password123
Trustno1
Welcome1
#!/bin/bash
# This is a start up script that should be run in each terminal/cli
# It will verify the existence of or create folders based upon the
# operation name, start a packet capture if one is not already
# running, and start a script to record the terminal.
# Check to see if we are running in a gui or not
if [ -n ${DISPlAY} ] && [ -z ${tty} ]; then
echo "Running in an identifiable GUI"
<#
.SYNOPSIS
Penetration Testing Command line preparation tool
.DESCRIPTION
This script creates the following directories:
Operation, log, captures, and data
as well as starting a log file (stored in the Operation\log directory)
#!/bin/bash
# This is a start up script that should be run in each terminal/cli
# It will verify the existence of or create folders based upon the
# operation name, start a packet capture if one is not already
# running, and start a script to record the terminal.
# Check to see if we are running in a gui or not
if [ -n ${DISPlAY} ] && [ -z ${tty} ]; then
echo "Running in an identifiable GUI"

Keybase proof

I hereby claim:

  • I am bwegryn on github.
  • I am bweg1 (https://keybase.io/bweg1) on keybase.
  • I have a public key ASBPQ3Jzvqs3KrOtTmxhPg5isJdnpCCciQc2O6bhl67R-Qo

To claim this, I am signing this object: