lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu Sep 22 09:38:02 2005
From: learnperlidiot at hushmail.com (learnperlidiot@...hmail.com)
Subject: RE: perldiver

I believe mrwood's proposed fix isnt going to help.  As it just 
strips the first character if it's \w or :

perhaps when he suggested $module =~ s/^([A-Za-z0-9]|:)//g; he ment 
$module =~ s/[^A-Za-z0-9:]//g;

Thank you morning_wood for helping promote secure web application 
development.  Keep up the good work.



Concerned about your privacy? Follow this link to get
secure FREE email: http://www.hushmail.com/?l=2

Free, ultra-private instant messaging with Hush Messenger
http://www.hushmail.com/services-messenger?l=434

Promote security and make money with the Hushmail Affiliate Program: 
http://www.hushmail.com/about-affiliate?l=427

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ