php perl愚蠢的问题 [英] php perl dumb question

查看:46
本文介绍了php perl愚蠢的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我心中的一个愚蠢的问题:


假设你有一个动态创建的网页。

在php中写它是不是更安全,因为访问者无法告诉它是动态创建的?
?但是如果你用perl编写它,你必须把它放在你的cgi-bin
中,这自动意味着它是一个动态生成的

页面?默默无闻的安全。这是真的还是几乎没有意义?

thx!

a dumb question i had on my mind:

Say you have a dynamically created web page . Isn''t it more secure to
write it in php since a visitor will not be able to tell it is
dynamically created? But if you write it in perl, you have to put it in
your cgi-bin which automatically means it''s a dynamically generated
page? security by obscurity . Is this true or hardly means anything?
thx!

推荐答案

sq **** @ peoriadesignweb.com 写道:
sq****@peoriadesignweb.com wrote:
我心中的一个愚蠢问题:

假设您有一个动态创建的网页。在php中写它是不是更安全,因为访问者无法告诉它是动态创建的?但是如果你用perl编写它,你必须把它放在你的cgi-bin中,这自动意味着它是一个动态生成的页面?默默无闻的安全。这是真的还是几乎没有意义?
thx!
a dumb question i had on my mind:

Say you have a dynamically created web page . Isn''t it more secure to
write it in php since a visitor will not be able to tell it is
dynamically created? But if you write it in perl, you have to put it in
your cgi-bin which automatically means it''s a dynamically generated
page? security by obscurity . Is this true or hardly means anything?
thx!




那又怎样?


谁在乎您的网页是动态创建的吗?


这与安全有什么关系?


-

phil [dot ] ronan @ virgin [dot] net
http://vzone.virgin .net / phil.ronan /




Philip Ronan写道:

Philip Ronan wrote:
谁在乎你的页面是动态创建的吗?

与安全有什么关系?

-
phil [dot] ronan @ virgin [dot] net
http://vzone.virgin.net/phil.ronan/
Who cares if your pages are created dynamically?

What does that have to do with security?

--
phil [dot] ronan @ virgin [dot] net
http://vzone.virgin.net/phil.ronan/




如果脚本在cgi-bin中,那么访问者知道必须有一些主脚本程序能够更新该脚本页。如果只是在主目录中它是
那么用户无法判断它的动态是否已经创建了




我的观点是想要对您的网站做恶意的人

通常会寻找最简单的方式,即动态创建的

页面。


Thx!



If the script is in the cgi-bin then the visitor knows there must be
some master script program that is able to update that page. If it''s
just in the home directory then the user can''t tell if its dynamicall
created or not.

My point is someone who wants to do something malicious with your site
will typically look for the easiest way in, i.e a dynamically created
page.

Thx!




Philip Ronan写道:

Philip Ronan wrote:
谁在乎你的页面是否是动态创建的?

这与安全有什么关系?

-
phil [dot] ronan @ virgin [dot] net
http://vzone.virgin.net/phil.ronan/
Who cares if your pages are created dynamically?

What does that have to do with security?

--
phil [dot] ronan @ virgin [dot] net
http://vzone.virgin.net/phil.ronan/




如果脚本在cgi-bin中,那么访问者知道必须有一些主脚本程序能够更新该页面。如果只是在主目录中它是
那么用户无法判断它的动态是否已经创建了




我的观点是想要对您的网站做恶意的人

通常会寻找最简单的方式,即动态创建的

页面。


Thx!



If the script is in the cgi-bin then the visitor knows there must be
some master script program that is able to update that page. If it''s
just in the home directory then the user can''t tell if its dynamicall
created or not.

My point is someone who wants to do something malicious with your site
will typically look for the easiest way in, i.e a dynamically created
page.

Thx!


这篇关于php perl愚蠢的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆