Skip to content

This tool is for letting you know how strong your disable_functions is and how you can bypass that.

Notifications You must be signed in to change notification settings

teambi0s/dfunc-bypasser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Dfunc-Bypasser

This is a tool that can be used by developers to check if exploitation using LD_PRELOAD is still possible given the current disable_functions in the php.ini file and taking into consideration the PHP modules installed on the server.

Installation

git clone https://github.com/teambi0s/dfunc-bypasser

Usage

There are two options to input the disable_functions list:

  1. For help on the parameters: python dfunc-bypasser.py -h
  2. Provide the phpinfo url: python dfunc-bypasser.py --url https://example.com/phpinfo.php
  3. Provide the local phpinfo file: python dfunc-bypasser.py --file dir/phpinfo

Contributers

  1. S Ashwin Shenoi
  2. Tarunkant Gupta

from team bi0s

Screenshots

About

This tool is for letting you know how strong your disable_functions is and how you can bypass that.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages