2015年8月13日星期四

Notes for Kali penetration and Version control tools



Version Control
  • RCS: file revisions on single machine
  • CVS: offer extensive archiving and merging capabilities, keeping a central repository somewhere on the network


Penetration Test
  • offline attack : hash crack
    • hash-identifier
    • hashcat (http://hashcat.net/wiki/)
    • rtgen: Rainbow Crack (空間換時間)
      • rtsort
      • rcrack
    • samdump2: crack password of Windows account
    • John (John the Ripper/John)
      • unshadow
      • john
    • C\%windows%\system32/config
    • /etc/shadow, /etc/passwd
    • ophcrack: crack Windows hash

沒有留言: