Re: Web server security
- From: ibuprofin@xxxxxxxxxxxxxxxxxxxxxx (Moe Trin)
- Date: Sat, 02 Jun 2007 18:36:46 -0500
On Sat, 2 Jun 2007, in the Usenet newsgroup comp.os.linux.security, in article
<slrnf61okb.j5h.syl@xxxxxxxxxxxxxxxxxx>, Sylvain Robitaille wrote:
Moe Trin wrote:
PHP is _so_ easy to abuse.
I know I'm being pedantic, but I think there is an important distinction
to be made:
Poorly written PHP code is an easy target for abuse.
The problem I see is that most PHP is poorly written. People don't want
to take the time to learn the language, and copy the horrendous stuff
that can be found everywhere, without understanding what it's doing, and
how some relatively simple coding problems can be eliminated.
PHP itself is just a language interpretter.
[compton ~]$ ls /var/spool/news/news/mailing/unix/bugtraq/* | wc -l
442
[compton ~]$ grep -l PHP /var/spool/news/news/mailing/unix/bugtraq/* | wc -l
46
[compton ~]$ ^l PHP^liw perl
grep -liw perl /var/spool/news/news/mailing/unix/bugtraq/* | wc -l
10
[compton ~]$ ^perl^ruby
grep -liw ruby /var/spool/news/news/mailing/unix/bugtraq/* | wc -l
4
[compton ~]$ ^ruby^python
grep -liw python /var/spool/news/news/mailing/unix/bugtraq/* | wc -l
10
[compton ~]$
Those other languages were grabbed at ransom. Many of the PHP articles
reflect problems with supplied crap that was written in PHP, rather than
fundamental problems with the language or interpreters.
("mailing.unix.bugtraq" is one of a number of mirrors of the Bugtraq
mailing list carried by news servers. This mirror happens to be from
csie.nctu.edu.tw, but the numbers from the muc.lists.bugtraq group which
is the mirror from "Newsgate at muc.de e.V." are virtually identical. The
442 articles is about a month of the list.)
Old guy
.
- Follow-Ups:
- Re: Web server security
- From: Keith Keller
- Re: Web server security
- From: Sylvain Robitaille
- Re: Web server security
- References:
- Web server security
- From: Shidony
- Re: Web server security
- From: Moe Trin
- Re: Web server security
- From: Sylvain Robitaille
- Web server security
- Prev by Date: Re: Wireshark - post-processing capture files.
- Next by Date: Re: Web server security
- Previous by thread: Re: Web server security
- Next by thread: Re: Web server security
- Index(es):
Relevant Pages
|
|