注册
登录
会员
搜索
游戏竞技
统计
帮助
岁月联盟 - 技术社区 - BBS.SYUE.COM
»
[ Technique Discussions ] 技术讨论
» asp马能上...没有权限.请高手解答!!
‹‹ 上一主题
|
下一主题 ››
发新话题
发布投票
发布商品
发布悬赏
发布活动
发布辩论
发布视频
打印
asp马能上...没有权限.请高手解答!!
script74
信息军队-列兵
个人空间
发短消息
加为好友
当前离线
1
#
大
中
小
发表于 2008-1-16 12:31
只看该作者
asp马能上...没有权限.请高手解答!!
本来支持aspx的,现在我传上去的aspx马打不开,提示如下:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
组件支持情况如下:
MSWC.AdRotator (广告轮换组件) ┆ √
MSWC.BrowserType (浏览器信息组件) ┆ √ Version: 6.0; About: unknown
MSWC.NextLink (内容链接库组件) ┆ √ About: "MSWC 内容链接对象库(Release),内部版本号 Feb 16 2007 日期 21:21:49"
MSWC.Tools ┆ ×
MSWC.Status ┆ ×
MSWC.Counters (计数器组件) ┆ ×
IISSample.ContentRotator (内容轮显组件) ┆ ×
IISSample.PageCounter ┆ ×
MSWC.PermissionChecker (权限检测组件) ┆ ×
Adodb.Connection (ADO 数据对象组件) ┆ √ Version: 2.8;
SoftArtisans.FileUp (SA-FileUp 文件上传组件) ┆ ×
SoftArtisans.FileManager (SoftArtisans 文件管理组件) ┆ ×
LyfUpload.UploadFile (刘云峰的文件上传组件组件) ┆ ×
Persits.Upload.1 (ASPUpload 文件上传组件) ┆ ×
W3.Upload (Dimac 文件上传组件) ┆ ×
JMail.SmtpMail (Dimac JMail 邮件收发组件) ┆ ×
CDONTS.NewMail (虚拟 SMTP 发信组件) ┆ ×
Persits.MailSender (ASPemail 发信组件) ┆ ×
SMTPsvg.Mailer (ASPmail 发信组件) ┆ ×
DkQmail.Qmail (dkQmail 发信组件) ┆ ×
Geocel.Mailer (Geocel 发信组件) ┆ ×
IISmail.Iismail.1 (IISmail 发信组件) ┆ ×
SmtpMail.SmtpMail.1 (SmtpMail 发信组件) ┆ ×
SoftArtisans.ImageGen (SA 的图像读写组件) ┆ ×
W3Image.Image (Dimac 的图像读写组件组件) ┆ ×
Scripting.FileSystemObject (FSO组件) ┆ √
Adodb.Stream (Stream 流组件) ┆ √
Shell.Application ┆ √
WScript.Shell ┆ ×
Wscript.Network ┆ ×
能上传其他Shell,但传上去都打不开且无法编辑
请高手给点提示,怎样继续入侵?
UID
17161
帖子
16
积分
44
威望
0
金钱
18
贡献
0
在线时间
2 小时
注册时间
2007-12-23
最后登录
2008-7-19
查看详细资料
TOP
猪猪
Wei.H
论坛-管理员
岁月联盟 - 最高管理
个人空间
发短消息
加为好友
当前离线
2
#
大
中
小
发表于 2008-1-16 12:38
只看该作者
把你传上去的 SHELL 发来看看。
UID
7
帖子
5475
积分
17550
威望
871
金钱
3412
贡献
1277
在线时间
961 小时
注册时间
2006-5-11
最后登录
2008-7-24
查看个人网站
查看详细资料
TOP
script74
信息军队-列兵
个人空间
发短消息
加为好友
当前离线
3
#
大
中
小
发表于 2008-1-16 12:53
只看该作者
http://www.ymyg.yn.cn/script74.asp
292820113
UID
17161
帖子
16
积分
44
威望
0
金钱
18
贡献
0
在线时间
2 小时
注册时间
2007-12-23
最后登录
2008-7-19
查看详细资料
TOP
script74
信息军队-列兵
个人空间
发短消息
加为好友
当前离线
4
#
大
中
小
发表于 2008-1-16 13:09
只看该作者
老大...给点消息啊~~~
UID
17161
帖子
16
积分
44
威望
0
金钱
18
贡献
0
在线时间
2 小时
注册时间
2007-12-23
最后登录
2008-7-19
查看详细资料
TOP
Syue冰憶浪子
论坛-版主
个人空间
发短消息
加为好友
当前离线
5
#
大
中
小
发表于 2008-1-16 20:19
只看该作者
C盘下有MY.INI 和 PHP.INI 但是都没有MYSQL的root密码,G盘PHP5目录可以浏览,但是MYSQL不能浏览,目录的权限设置的很严格,不好说。。
你连WEBSHELL 都挂马!! 什么意思嘛!~
UID
11010
帖子
308
积分
1291
威望
31
金钱
252
贡献
31
在线时间
125 小时
注册时间
2007-3-14
最后登录
2008-7-13
查看个人网站
查看详细资料
TOP
script74
信息军队-列兵
个人空间
发短消息
加为好友
当前离线
6
#
大
中
小
发表于 2008-1-18 14:15
只看该作者
不是我挂的啦!!!
那Shell有后门....
是别人挂的
UID
17161
帖子
16
积分
44
威望
0
金钱
18
贡献
0
在线时间
2 小时
注册时间
2007-12-23
最后登录
2008-7-19
查看详细资料
TOP
‹‹ 上一主题
|
下一主题 ››
{ O I C Q } QQ专区
[ Space exchange ] QQ空间交流
[ Technical exchanges ] QQ技术交流
[ Space Stampede ] QQ空间互踩
[ Pet exchange ] QQ宠物交流
{ Professional and technical } 专业技术
[ Utilites and Tools Download ] 实用工具下载
[ Hacking Resource ] 黑客资源
[ Beginner Goes Here ] 基础技术
[ Videos for Beginners ] 动画教程
[Exploits & Shellcode] 安全测试代码
[ Exploits Programming ] 矩阵西点
[ Shellcodez Query ] 毒箭羽翼
[ Trojan & RAT ] 木马区域
[ Hacking & Defence ] 黑客攻击与防范
[ Web Application Invasion ] 脚本入侵
[ Sniffer and Protocol Engineering ] 协议分析
[ Wireless and Mobile Invasion ] 无线入侵
[ Operating Systems ] 主流操作系统
[ Ms Dos ]
[ Windows ]
[ Linux ]
[ Unix Family ]
[ Solaris ]
[ Macintosh ]
[ FreeBSD ]
[ Database Security ] 常用数据库类
[Microsoft SQL Server]
[MySQL Database]
[Oracle Application Server]
[ Hardware & Equipment ] 硬件设备
{ Discussions } 讨论区域
[ Union Original ] 联盟原创
[ Translated Copy ] 翻译文档
[ Technique Discussions ] 技术讨论
[ Poll and Research ] 调查研究
{ Engineering Column } 工程学类分支
[ Software Engineering ] 软件工程
[ Social Engineering ] 社会工程
[ Reverse Engineering ] 逆向工程
{ System landscaping resources }系统美化资源
[ bblean ] bblean专版
[ Icon and cursor ] 图标与光标
[ Desktop Landscaping ] 桌面美化秀
[ Wallpaper and screen saving ] 壁纸与屏保
[ Software layout and skin ] 软件界面与皮肤
{ Programmer } 程序盒子
[All Kinds of Scripts] 脚本程序设计
[ ASP Zone ]
[ PHP Zone ]
[ ASP.NET Zone ]
[ Program Development ] 各类程序语言
[ C & C++ Programming ]
[ Assembly Programming ]
[ Delphi Program World ]
[ Visual Basic Articles ]
[ Java Programming ]
[Software Source Code] 开源代码收集
{ Security Research Papers } 专题安全方向
[ Antivirus ] 反病毒
[ Cryptography ] 密码学
[ Firewall ] 防火墙
[ Anti DDoS ] 蠕虫监控
[ Forensics ] 数字取证
[ Cluster ] 负载均衡
{ Hodgepodge } 杂七杂八
[ Hacker culture ] 黑客文化
[ Exploration & Discovery ] 探索发现
[ Bragging & Irrigation ] 吹牛灌水
[ Non-mainstream music ] 非主流音乐
[ Voice of Psychedelic ] 迷幻之音
[ Rock Heaven ] 摇滚殿堂
[ Punk's No Dead ] 朋克不死
[ Dark night flowers ] 暗夜之花
[ Metallic sparks ] 金属火花
[ Indie Music ] 独立之音
[ Television Series ] 影视专区
电 影 专 区
影 视 短 片
综 艺 之 声
电 视 连 续 剧
{ Syue } 团队专区
[ Online games ] 网络游戏
[ Stand-alone game ] 单机游戏
{ Management } 事务管理
控制面板首页
编辑个人资料
积分记录
公众用户组
个人空间管理
基本概况
版块排行
主题排行
发帖排行
积分排行
交易排行
在线时间
管理团队