Skip to content

Instantly share code, notes, and snippets.

@hosni
Created February 21, 2021 22:02
Show Gist options
  • Save hosni/543a3d170b945e5c2bdf210b93d196fc to your computer and use it in GitHub Desktop.
Save hosni/543a3d170b945e5c2bdf210b93d196fc to your computer and use it in GitHub Desktop.
bypass amoozeshyar's bullshit 2FA
(function(d){const r=d.getElementById("loginform");r.operation.value = "showCaptcha";r.submit();})(document)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment