White Box

From SecurePHP

"White Box", in security "lingo", describes a method of testing software in order to disclose potential security issues. This testing is called "white box" because the software's source code and other details of the system in question are tested "from the inside", e.g., with full knowledge of the details, design and implementation of the system. Cf. black box.

"White Box" White Paper:

* White box testing, by Girish Janardhanudu [1]