17 lines
648 B
Bash
17 lines
648 B
Bash
# Title: Variables - pwd_inside_history
|
|
# ID: pwd_inside_history
|
|
# Author: Carlos Polop
|
|
# Last Update: 22-08-2023
|
|
# Description: Common binaries executed with passwords on the arguments
|
|
# License: GNU GPL
|
|
# Version: 1.0
|
|
# Functions Used:
|
|
# Global Variables:
|
|
# Initial Functions:
|
|
# Generated Global Variables: $pwd_inside_history
|
|
# Fat linpeas: 0
|
|
# Small linpeas: 1
|
|
|
|
|
|
pwd_inside_history="az login|enable_autologin|7z|unzip|useradd|linenum|linpeas|mkpasswd|htpasswd|openssl|PASSW|passw|shadow|roadrecon auth|root|snyk|sudo|^su|pkexec|^ftp|mongo|psql|mysql|rdesktop|Save-AzContext|xfreerdp|^ssh|steghide|@|KEY=|TOKEN=|BEARER=|Authorization:|chpasswd"
|