script attack
- From: Alexandre Jaquet <""alexjaquet\"@[no spam]msn.com">
- Date: Fri, 09 Sep 2005 07:31:54 +0200
Hi
I found an very interesting article at http://groups.google.com/group/Software-Quality-Process-Group/browse_thread/thread/f99c70fcc83de076/9b4d0ce0070fa2a4?lnk=st&q=perl+sql+injection&rnum=8&hl=en#9b4d0ce0070fa2a4
and would like to use the regex described
but how to use it if I have for exemple :
local our $article = $query->param ('search_name');
if ($article =~ /((\%3D)|(=))[^\n]*((\%27)|(\')|(\-\-)|(\%3B)|(;))/i) {
$article = '*';
}
doesn't workany help thanks .
- Follow-Ups:
- Re: script attack
- From: Eric Schwartz
- Re: script attack
- From: xhoster
- Re: script attack
- Prev by Date: Re: getting font info?
- Next by Date: Re: Echoing fatal errors in Unix vs. Windows
- Previous by thread: simple threads::shared code causes crash, any ideas?
- Next by thread: Re: script attack
- Index(es):