2 releases

0.1.1 Sep 21, 2024
0.1.0 Sep 21, 2024

#326 in Configuration

MIT license

29KB
541 lines

ikebuster

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

Honorable mentions

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


lib.rs:

ikebuster

A small utility to scan your IKE servers for insecure ciphers

Dependencies

~4–13MB
~152K SLoC