@
@
@codeme2017-03-10 16:22:20
symfony
@codeme, 2017-03-10 16:22:20

How to check the site for holes and different actions?

Guys, how to check the site for holes and for different actions? So that it would not be scary to upload to production and give it on a turnkey basis.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
O
OnYourLips, 2017-03-10
@OnYourLips

You need to write functional tests, and not just smoke tests. This will reduce the chance of errors. However, even tests with 100% coverage will not give you a guarantee that there will be no errors.
The application must be supported, monitoring is needed.
As for vulnerabilities, it is necessary to conduct an audit.

M
McBernar, 2017-03-10
@McBernar

Cover all code with tests.
Well, or in manual mode, go through absolutely all the functionality and try to cause errors.

M
Mikhail Yesenin, 2019-01-17
@mirzok

https://pentest-tools.com
https://metascan.ru
https://detectify.com
https://acunetix.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question