Catalog GTFOBins

GTFO · Tool

jshell

6 techniques LinuxGTFOBins GPL-3.0

file-read

File ReadPrivilege Escalation Linux

The content is leaked as error messages.

jshell
jshell> /open /path/to/input-file
Context
sudo
Native
file-read
MITRE
T1005

file-read

File Read Linux

The content is leaked as error messages.

jshell
jshell> /open /path/to/input-file
Context
unprivileged
Native
file-read
MITRE
T1005

file-write

File WritePrivilege Escalation Linux

Writes only the valid Java code to file.

jshell
String x = "DATA";
/save /path/to/output-file
Context
sudo
Native
file-write
MITRE
T1565

file-write

File Write Linux

Writes only the valid Java code to file.

jshell
String x = "DATA";
/save /path/to/output-file
Context
unprivileged
Native
file-write
MITRE
T1565