ike-scan 1.9.5-1ubuntu1 source package in Ubuntu

Changelog

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

  * debian/patches/no-implicit-declarations.patch: add missing include.
    Closes: #1065969.

 -- Steve Langasek <email address hidden>  Wed, 10 Apr 2024 21:34:45 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net
Noble release universe net

Downloads

File Size SHA-256 Checksum
ike-scan_1.9.5.orig.tar.gz 1.5 MiB 5152bf06ac82d0cadffb93a010ffb6bca7efd35ea169ca7539cf2860ce2b263f
ike-scan_1.9.5-1ubuntu1.debian.tar.xz 5.1 KiB 2343aa0d56ee94448daa0be1747ed4ea82d8ecbb7dea3ab850464bf5dff13c35
ike-scan_1.9.5-1ubuntu1.dsc 2.0 KiB 64578558931d86fa33cd08a87fccbb67812af6beb7e047c734345c6e1d6d3b27

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