mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-15 09:27:32 +00:00
GitBook: [master] one page modified
This commit is contained in:
parent
e076bdc5ce
commit
70ea8014af
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue