Advertisement
mouhsineelachbi

Crunch Syntax for generate password lists

Jun 21st, 2014
520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. Welcome to my tutorial ; Crunch Syntax
  2. - What is Crunch ??
  3. Crunch is a command line in linux whish can generate passwords list from characters
  4.  
  5. The Sytax is :
  6.  
  7. Crunch 4 8 AB -o wordlist.txt
  8.  
  9. 4 : Is the minumum lenght for the passwords
  10.  
  11. 8 : Is the maximum lenght for the passwords
  12.  
  13. AB : Is the chapset of passwords
  14.  
  15. -o wordlist.txt : Is the for making a list named wordlist with extension text (.txt)
  16.  
  17. The Result : http://im73.gulfup.com/UMagzd.png
  18.  
  19. The File generated : http://www.gulfup.com/?PdCao4
  20.  
  21. Tutorial Presented by Mouhsine Elachbi
  22. Subscribe in My youtube channel :http://goo.gl/RgT1Qy
  23. and like my page for support : http://goo.gl/Z7w0ym
  24. For any question email me at : mouhsineelachbi@gmail.com
  25.  
  26. This is the End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement