ike-scan 1.9.5-1build3 source package in Ubuntu

Changelog

ike-scan (1.9.5-1build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:55:48 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ike-scan_1.9.5.orig.tar.gz 1.5 MiB 5152bf06ac82d0cadffb93a010ffb6bca7efd35ea169ca7539cf2860ce2b263f
ike-scan_1.9.5-1build3.debian.tar.xz 4.8 KiB 499133689495d9acdb99a344ce2a534d99c549741f6139d1fdf6e74e302dc154
ike-scan_1.9.5-1build3.dsc 2.0 KiB 7772375effb380c58f8eb19c3b7650947d6af972dadf822097bb80afc0c79225

Available diffs

View changes file

Binary packages built by this source

ike-scan: discover and fingerprint IKE hosts (IPsec VPN Servers)

 ike-scan discovers IKE hosts and can also fingerprint them using the
 retransmission backoff pattern.
 .
 ike-scan does two things:
 .
 a) Discovery: Determine which hosts are running IKE.
    This is done by displaying those hosts which respond to the IKE requests
    sent by ike-scan.
 .
 b) Fingerprinting: Determine which IKE implementation the hosts are using.
    This is done by recording the times of the IKE response packets from the
    target hosts and comparing the observed retransmission backoff pattern
    against known patterns.
 .
    The retransmission backoff fingerprinting concept is discussed in more
    detail in the UDP backoff fingerprinting paper which should be included
    in the ike-scan kit as udp-backoff-fingerprinting-paper.txt.

ike-scan-dbgsym: debug symbols for ike-scan