ikebuster

Crates.ioikebuster
lib.rsikebuster
version0.1.1
sourcesrc
created_at2024-09-21 03:16:11.989547
updated_at2024-09-21 03:21:20.629732
descriptionScanner for IKE
homepage
repository
max_upload_size
id1381909
size47,542
(myOmikron)

documentation

README

Logo

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

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.

Commit count: 0

cargo fmt