Jump to content
UBot Underground

Easily Create Strong Passwords And Save To File


Recommended Posts

Cool tut. Btw you can just use the set command and skip list altogether, if you're just creating one password. You just set the variable with the same two commands, then type the text (without the second function) and save as file.

 

Oh and we can hear you breathing, might want to cancel that out of the recording next time ;)

Link to post
Share on other sites

Thats good.. But still better if the complexity of password is built in the $password constant.

 

This sample will create more complex pw:

navigate("http://www.google.com", "Wait")
type text(<id="lst-ib">, "1{$random text(2)}{$rand(11, 99)}{$random text(4)}{$rand(111, 9999)}{$random text(3)}", "Standard")

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...