Main Admin - NBS






 

 

Main Admin - NBS

View Full Version : Main Admin


ForumZCLub
19-Jun-2006, 06:45 AM
Couldnt there be Double passwords for Main Admin?
Also FTP Password to be stored Encrypted in the database?

Moreover what are the possibilities of Hackers Hacking The Database or Website And How to tackle and prevent the situation?

Derek
19-Jun-2006, 04:16 PM
Couldnt there be Double passwords for Main Admin?
What do you mean by this?

Also FTP Password to be stored Encrypted in the database?
Not possible, once its encrypted theres no way for it to work on the FTP server.


Moreover what are the possibilities of Hackers Hacking The Database or Website And How to tackle and prevent the situation?
My aim for this script is to make it as secure as possible. I am trying to accomplish this by making sure people can't do SQL injections, and I am working on making the input fields more stricter of what is acceptable to prevent any html and such.

Derek