10.1. Blasting tools

10.1. Blasting tools

10.1.1. Hydra

  • -R Continue to crack from the previous progress
  • -SUse SSL link
  • -s<PORT>Designated port
  • -l<LOGIN> Specify the cracked user
  • -L<FILE> Specify the user name dictionary
  • -p<PASS> Specify password cracking
  • -P<FILE> Specify password dictionary
  • -e<ns> Optional options, n: empty password test, s: use specified user and password test
  • -C<FILE> Use colon-separated format, such as "user:pwd" instead of -L/-P parameters
  • -M<FILE> Specify the target list file one line per line
  • -o<FILE> Specify the result output file
  • -fAfter using the -M parameter, stop the cracking when the first pair of login name or password is found
  • -t<TASKS> The number of threads running at the same time, the default is 16
  • -w<TIME>Set the maximum timeout time, in seconds, the default is 30s
  • -vVShow detailed process

Guess you like

Origin blog.csdn.net/weixin_43510203/article/details/107781316