Challenge #7 Solution - FireEye

Figure 7: PowerShell script to perform password validation Solution #2 If the correct password is compared against the password input by the user, then won’t the password just be present in memory? Probably. Could it really be as simple as attaching a debugger to the process and just pulling out the string? Yeah, probably. As the saying goes, ................
................