Skip to content

Instantly share code, notes, and snippets.

@SamuelTulach
Created August 31, 2018 15:26
Show Gist options
  • Save SamuelTulach/77937844b52538320ffa31126d4a6da6 to your computer and use it in GitHub Desktop.
Save SamuelTulach/77937844b52538320ffa31126d4a6da6 to your computer and use it in GitHub Desktop.
Example usage of BruteforcerJS
var elm = document.getElementById("title");
BruteForce("BruteforcerJS", 10, elm);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment