ikebrute v1.1

February 15, 2017 ยท View on GitHub

Simply runs through a wordlist of default/common group IDs and parses each hash to a separate file. Then it runs through the hashes with psk-crack using a wordlist mangled with john and hobo64.rule

Usage: ./ikebrute.sh [TARGET IP] [/path/to/wordlist]
Wordlist default is psk-crack-dictionary

Requirements:

  1. ike-scan
  2. psk-crack
  3. rockyou wordlist located at /usr/share/wordlists/rockyou.txt

    Future Updates:
  4. cat hash files and check for a null value (remove those that are null)
  5. Add bruteforce mode to psk-crack for cracking hashes

    Kevin Gilstrap
    Sungard Availability Services, Lead Sr. Penetration Tester
    February 14, 2017