Question

Web Hacking: How would you secure a site? What guidelines exist for hardening MySQL, PHP, or...

Web Hacking: How would you secure a site? What guidelines exist for hardening MySQL, PHP, or Apache? Write a paragraph

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Ways to secure the site:

Always update the software often.Validate the entries both from server and client side to ensure the stability.Use hyper text transfer protocol which is more secure and safe. Ask users to use complex passwords and access control methods and change it completely at a regular basis, so that the prediction of such password process will not be successful. Always be careful of providing information in the error boxes, Handle all the exceptions with more sense that not to explore API details, database details etc.

Guidelines for hardening MySql, PHP:

Use explicit sql parameterising to avoid unnecessary sql injection attacks.

No queries should be used with the user's input. This type of dynamic queries is a great advantage for the hackers.

Don't give direct access to databases unless there is a proper reason.

Waiting for your valuable comments

Add a comment
Know the answer?
Add Answer to:
Web Hacking: How would you secure a site? What guidelines exist for hardening MySQL, PHP, or...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT