GitBook: [master] one page modified

This commit is contained in:
CPol 2020-11-08 17:32:54 +00:00 committed by gitbook-bot
parent e076bdc5ce
commit 70ea8014af
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -28,7 +28,7 @@ I have created a webshell that makes very easy to perform this actions: [https:/
**\`\`** \(backticks\) - Same as shell\_exec\(\)
**popen** - Opens read or write pipe to process of a command
**proc\_open** - Similar to popen\(\) but greater degree of control
**pcntl\_exec** - Executes a program
**pcntl\_exec** - Executes a program \(not enabled by default\)
**mail** and **putenv** - Chankro tool
### PHP Code Execution