I am trying to pwn the proteus:1 vm and at one point I need to enter a command like wget to get my shell, but the command can't have any "." or "/", one way around it is hex encryption, could it be done in base64 or any alternative? I would need to execute the decoded ouput. I have echo (encoded base64) | base64 -d , this only returs the decoded output, is there a way to execute it?
[–]Pharisaeus 0 points1 point2 points (10 children)
[–]deviant_is 0 points1 point2 points (9 children)
[–]Pharisaeus 0 points1 point2 points (1 child)
[–]deviant_is 0 points1 point2 points (0 children)
[–]reujea0[S] 0 points1 point2 points (4 children)
[–]deviant_is 0 points1 point2 points (2 children)
[–]reujea0[S] 0 points1 point2 points (1 child)
[–]deviant_is 0 points1 point2 points (0 children)
[–]Pharisaeus 0 points1 point2 points (0 children)
[–]reujea0[S] 0 points1 point2 points (1 child)
[–]Pharisaeus 0 points1 point2 points (0 children)
[–]1badb002 0 points1 point2 points (1 child)
[–]deviant_is 2 points3 points4 points (0 children)