"avoid spaces in filenames. saves all that tedious quoting. so – do i need to quote that % p when it ’ s used as output in the script? let ’ s find out : quotes, please. it worked when i quoted it, and failed when i didn ’ t. so we ’ ll be quoting from here on out. so, the new, mo…"
Which technique(s) should be tagged here? Pick zero or more — leaving blank just records that the original was wrong.
No matches for .
Loading techniques…
T1110.003Password Spraying
64%
"check \ your \ tools check \ your \ tools there ’ s a one - liner password spray script that a lot of folks use to see if anyone on a domain is using a bad password like letmein! or winter2015. it reads a list of users from a file, a list of passwords ( or just one password, if y…"
Which technique(s) should be tagged here? Pick zero or more — leaving blank just records that the original was wrong.
No matches for .
Loading techniques…
T1110.001Password Guessing
59%
"check \ your \ tools check \ your \ tools there ’ s a one - liner password spray script that a lot of folks use to see if anyone on a domain is using a bad password like letmein! or winter2015. it reads a list of users from a file, a list of passwords ( or just one password, if y…"
Which technique(s) should be tagged here? Pick zero or more — leaving blank just records that the original was wrong.
No matches for .
Loading techniques…
T1003.006DCSync
35%
"dc1 \ ipc $ % p / user : corp \ % n 1 > nul 2 > & 1 & & echo [ * ] % n : % p & & @ net use / delete \ \ dc1 \ ipc $ > nul that is : for each line in the file password. txt, set the % p variable. for each % p variable, set the % n variable from the next line in the users. txt file…"
Which technique(s) should be tagged here? Pick zero or more — leaving blank just records that the original was wrong.
No matches for .
Loading techniques…
Summary
Brian King // There’s a one-liner password spray script that a lot of folks use to see if anyone on a domain is using a bad password like LetMeIn! or […]