婷's profile婷的共享空间PhotosBlogListsMore Tools Help

Blog


    July 18

    虚拟主机IIS防范入侵常见问答

        1.如何让asp脚本以system权限运行?http://xiaoyan.qingw.com
    修改你asp脚本所对应的虚拟目录,把"应用程序保护"修改为"低"....
        2.如何防止asp木马?
    基于FileSystemObject组件的asp木马
    cacls %systemroot%\system32\scrrun.dll /e /d guests //禁止guests使用
    regsvr32 scrrun.dll /u /s //删除
    基于shell.application组件的asp木马
    cacls %systemroot%\system32\shell32.dll /e /d guests //禁止guests使用
    regsvr32 shell32.dll /u /s //删除
        3.如何加密asp文件?
    从微软免费下载到sce10chs.exe 直接运行即可完成安装过程。
    安装完毕后,将生成screnc.exe文件,这是一个运行在DOS PROMAPT的命令工具。
    运行screnc - l vbscript source.asp destination.asp
    生成包含密文ASP脚本的新文件destination.asp
    用记事本打开看凡是""之内的,不管是否注解,都变成不可阅读的密文了
    但无法加密中文。
        4.如何从IISLockdown中提取urlscan?
    iislockd.exe /q /c /t:c:\urlscan
        5.如何防止Content-Location标头暴露了web服务器的内部IP地址?
    执行
    cscript c:\inetpub\adminscripts\adsutil.vbs set w3svc/UseHostName True
    最后需要重新启动iis
        6.如何解决HTTP500内部错误?
    iis http500内部错误大部分原因主要是由于iwam账号的密码不同步造成的。
    我们只要同步iwam_myserver账号在com+应用程序中的密码即可解决问题。
    执行
    cscript c:\inetpub\adminscripts\synciwam.vbs –v
       比价格(总的支付费用,有的售后再加价的),论速度(空间采用双线主机),讲服务(给你讲解你所遇到的难题),还是属【智博数码】!
       我的选择不会错!虚拟主机还有售后服务。
       价格可以参考下面网页绍:
       http://www.51pc.com.cn/support/host/
    -------------------------------------------------
    hao123 虚拟主机 考试 彩票 宠物 银行 特色搜索 心理健康

    Comments

    Please wait...
    Sorry, the comment you entered is too long. Please shorten it.
    You didn't enter anything. Please try again.
    Sorry, we can't add your comment right now. Please try again later.
    To add a comment, you need permission from your parent. Ask for permission
    Your parent has turned off comments.
    Sorry, we can't delete your comment right now. Please try again later.
    You've exceeded the maximum number of comments that can be left in one day. Please try again in 24 hours.
    Your account has had the ability to leave comments disabled because our systems indicate that you may be spamming other users. If you believe that your account has been disabled in error please contact Windows Live support.
    Complete the security check below to finish leaving your comment.
    The characters you type in the security check must match the characters in the picture or audio.

    To add a comment, sign in with your Windows Live ID (if you use Hotmail, Messenger, or Xbox LIVE, you have a Windows Live ID). Sign in


    Don't have a Windows Live ID? Sign up

    Trackbacks

    The trackback URL for this entry is:
    http://51-space.spaces.live.com/blog/cns!D597E7D5DE3332EB!160.trak
    Weblogs that reference this entry
    • None