🤬
  • ■ ■ ■ ■
    Payloads/Flip-Credz-Plz/test.ps1
    skipped 57 lines
    58 58   if ($cred.Password -eq " ")
    59 59   {
    60 60   Write-Output "Credentials cannot be left blank. Please try again."
    61  - $cred = $null
     61 + $form = $null
    62 62   }
    63 63  
    64 64   else{
    skipped 155 lines
Please wait...
Page is in error, reload to recover