1
2
Fork 0
mirror of https://github.com/carlospolop/hacktricks.git synced 2023-12-14 19:12:55 +01:00

GitBook: [master] one page modified

This commit is contained in:
CPol 2021-02-05 08:59:17 +00:00 committed by gitbook-bot
parent 3a0a4a838a
commit cb258f2cad
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -85,6 +85,10 @@ You can download the package to create the reverse shell here. Please, note that
{% file src="../../.gitbook/assets/reverse.tar.gz" %}
{% hint style="info" %}
This package is called `Reverse`.However, it was specially crafted so when you exit the reverse shell the rest of the installation will fail, so you **won't leave any extra python package installed on the server** when you leave.
{% endhint %}
## Executing python code
This is really interesting if some characters are forbidden because you can use the **hex/octal/B64** representation to **bypass** the restriction: