FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » General » PHP discussions » restricting access to binaries via php?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: restricting access to binaries via php? [message #6807 is a reply to message #6799] Fri, 25 October 2002 01:41 Go to previous message
Olliver   Germany
Messages: 443
Registered: March 2002
Karma:
Senior Member
Meanwhile I found out the mechanism Apache uses for encrypting. I need to fetch the 1st 2 characters of the password and use them as salt for crypt($string, $salt) Since the username is in plain text and the length of the encrypted pass in .htpasswd always 13 characters if using crypt I can fetch the data using regexps. The rest should be pretty trivial to realise Smile
Thnx for ur help, anyone Wink
bye
Ken
[Message index]
 
Read Message
Read Message
Previous Topic: OOP php
Next Topic: mail() vulnerability up to php 4.2.2
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed Nov 27 08:02:25 GMT 2024

Total time taken to generate the page: 0.06165 seconds