Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disabled_functions=mail,putenv ;) #2

Open
defensahacker opened this issue Feb 13, 2018 · 0 comments
Open

disabled_functions=mail,putenv ;) #2

defensahacker opened this issue Feb 13, 2018 · 0 comments

Comments

@defensahacker
Copy link

Good job and nice technique, but in a very restricted environment where mail() and putenv() are also in disabled_functions it may not work.

I am doing some further research if there is any function inside get_defined_functions() that also executes an execve() behind the scenes... or another method like transform chankro.so into ftp.so to trojanize ftp php functions if putenv(LD_PRELOAD) is available and is called before ftp_connect()...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant