w : 저장할 워드리스트 파일d <depth> : 크롤링 깊이 (기본은 2)m <min_length> : 최소 단어 길이 지정e : 이메일 주소 수집도 포함cewl <http://target.com> -w wordlist.txt
cewl <http://target.com> > wordlist.txt
cewl <http://target.com> --lowercase >> wordlist.txt
cewl -d 2 -m 5 -w wordlist.txt <http://target.com>
username-anarchy --input-file [file] > [output_file]