yangyangwithgnu/bypass_disablefunc_via_LD_PRELOAD được TopGit xếp vào nhóm dự án mã nguồn mở, với 1.2k sao trên GitHub, viết chủ yếu bằng C. bypass disable_functions via LD_PRELOA (no need /usr/sbin/sendmail)
Tóm tắt dựng từ metadata GitHub của chính dự án — chưa có bài review TopGit. Trang sẽ tự động cập nhật khi bài review đầy đủ được xuất bản.
VÌ SAO CHƯA CÓ REVIEW
TopGit viết bài đầy đủ cho repo có nhiều sao nhất và được yêu cầu nhiều nhất. Trang này là snapshot trong thời gian chờ — xem README gốc ở tab READ ME.
I know, you disabling all dangerous functions, run operating system commands, such as system() or exec() or shell_exec() and even less known functions such as dl(), through the PHP director defined in php.ini.
Everybody knows, unix-like supply LD_PRELOAD variable,to provides the possibility of pre-load a share object (*.so) before the others. so I'd like to be able to inject some code into an application. In PHP, the mail() function startups /usr/sbin/sendmail inside, script kiddy hooks some system API in sendmail (such as getuid()) to inject evil code, not bad, BUT if bluuuue guys uninstall sendmail tool, now, what you say?
don't worry, I found a new way, whatever sendmail existence, red team always bypass disable_functions via LD_PRELOAD.
there are two key files in this repository, bypass_disablefunc.php and bypass_disablefunc_x64.so.
There are three GET options of bypass_disablefunc.php: cmd, outpath and sopath. the options are pretty straightforward, cmd is your evil command, outpath is command output file path (readable and writeable), sopath is the absolute path where our share object bypass_disablefunc_x64.so. For example:
Đọc thêm về yangyangwithgnu/bypass_disablefunc_via_LD_PRELOAD ở đâu?
Trang TopGit này là một snapshot — tab "Readme" hiển thị nguyên văn README của repo (đã bỏ link, giữ ảnh). Repo GitHub ở github.com/yangyangwithgnu/bypass_disablefunc_via_LD_PRELOAD là nguồn chính thức.
yangyangwithgnu/bypass_disablefunc_via_LD_PRELOAD có bao nhiêu sao?
yangyangwithgnu/bypass_disablefunc_via_LD_PRELOAD có 1.2k sao GitHub — tải lại trang để xem số mới nhất, hoặc xem trực tiếp github.com/yangyangwithgnu/bypass_disablefunc_via_LD_PRELOAD. TopGit phản chiếu số sao của GitHub nhưng không cam kết đến từng phút.
yangyangwithgnu/bypass_disablefunc_via_LD_PRELOAD có phải mã nguồn mở không?
TopGit chưa ghi nhận license cho yangyangwithgnu/bypass_disablefunc_via_LD_PRELOAD. Phần lớn repo public trên GitHub là mã nguồn mở, nhưng điều khoản khác nhau từng repo — mở file LICENSE để xác nhận.
yangyangwithgnu/bypass_disablefunc_via_LD_PRELOAD còn đang phát triển không?
Commit gần nhất trên yangyangwithgnu/bypass_disablefunc_via_LD_PRELOAD là 5.0 năm trước (theo timestamp GitHub). Repo có 279 fork — một chỉ báo về mức độ quan tâm của cộng đồng.
yangyangwithgnu/bypass_disablefunc_via_LD_PRELOAD là gì?
yangyangwithgnu/bypass_disablefunc_via_LD_PRELOAD (yangyangwithgnu/bypass_disablefunc_via_LD_PRELOAD) là dự án C trên GitHub. Theo mô tả gốc: bypass disable_functions via LD_PRELOA (no need /usr/sbin/sendmail)
Đọc đầy đủ README ở tab phía trên.
bypass_disablefunc_via_LD_PRELOAD có đáng để bạn bỏ thời gian?
ChatGPT, Claude và Perplexity đều đọc được trang này. Hỏi thử xem họ nghĩ gì về bypass_disablefunc_via_LD_PRELOAD.