Types of penetration tests

​There are three types of penetration testing. These types are white-box, black-box and grey-box testing.

White-box testing means that test is performed with a full knowledge of people who manage systems.

Black-box testing means that there is no knowledge by the personal that manages systems that the security test is being performed.

Grey-box testing means that there is a partial knowledge of test that being performed.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator