./john-bleeding-jumbo/run/zip2john new_test.zip > hashies.txt
./john-bleeding-jumbo/run/john hashies.txt
https://security.stackexchange.com/questions/201931/hashcat-specify-number-of-characters
./john-bleeding-jumbo/run/zip2john new_test.zip > hashies.txt
./john-bleeding-jumbo/run/john hashies.txt
https://security.stackexchange.com/questions/201931/hashcat-specify-number-of-characters
| import requests | |
| import code | |
| # Start by creating the info to enter | |
| zipcode = 11111 | |
| # Format so that the UID/Password have pluses | |
| uid = "<UID>" | |
| password = "<password>" | |
| uid = uid.replace(" ","+") |
| function adPlaying(){ | |
| // Determine if add is playing | |
| var skipButton = document.querySelector('[aria-label="Next"]') | |
| if(skipButton.disabled == true){ | |
| console.log("An ad is playing"); | |
| return true; | |
| }else{ | |
| return false; | |
| } |
I hereby claim:
To claim this, I am signing this object: