Skip to content

myOmikron/ikebuster

Repository files navigation

Logo

ikebuster

Crates.io License Crates.io Version crates io downloads docs.rs ci

A simple utility to report insecure configurations on IKE.

Installation

cargo install ikebuster -F bin

Usage

By default, ikebuster will try to bruteforce all combinations of:

  • encryption algorithm
  • hash algorithm
  • authentication method
  • group description

img.png

Honorable mentions

This project originated from here, but I had to rewrite too many of the parts in there to be feasibly via PRs.