12309.php

码农软件 · 软件分类 · 其他开发相关 · 2019-10-25 08:58:08

软件介绍

12309.php是一款高级的webshell。它主要致力于利用所有可能的方式执行shell命令。

主要特性如下:

- you could choose desired function to execute code with (+pcntl_exec +ssh2_exec)
 - internal Perl, Python and SSI mini-webshells - save them to disk and run, if php system functions are disabled
 - backconnect/bind port on PHP, Python, and "classic" perl and C backconnect/bind. Also there are several small one-line backconnects on different languages, useful too coz they do not need to save temporary file somewhere
 - fully interactive backconnect on Python (yes, you can run even vim & mc via backconnect!)
 - on old php versions (such as 5.1.6, 5.2.9) this script could bypass open_basedir and read other users` files (if you`re running it with webserver`s rights, i.e. kind of apache-mpm-prefork or -worker, not kind of -itk or -peruser, and if your account is not in chroot/jail). Also there is ability to read files with mysql and with usual file_get_contents
 - nice ex

本文地址:https://www.codercto.com/soft/d/17512.html

Design and Analysis of Distributed Algorithms (Wiley Series on P

Design and Analysis of Distributed Algorithms (Wiley Series on P

Nicola Santoro / Wiley-Interscience / 2006-10-27 / USD 140.95

This text is based on a simple and fully reactive computational model that allows for intuitive comprehension and logical designs. The principles and techniques presented can be applied to any distrib......一起来看看 《Design and Analysis of Distributed Algorithms (Wiley Series on P》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具