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
ce5a16d5e9
commit
2b48a9a46a
1 changed files with 2 additions and 1 deletions
|
@ -21,6 +21,7 @@ that bypass them using the php functionns _**mail\(\)**_ and _**putenv\(\)**._
|
|||
**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
|
||||
**mail** and **putenv** - Chankro tool
|
||||
|
||||
### PHP Code Execution
|
||||
|
||||
|
|
Loading…
Reference in a new issue