ike-scan 1.9.5-1 source package in Ubuntu

Changelog

ike-scan (1.9.5-1) unstable; urgency=medium

  * Team Upload
  * New upstream version 1.9.5
  * Update debian/copyright
  * Update docs installation
  * Bump Standards-Version to 4.6.0 (no changes)
  * Refresh patch
  * Add a patch to fix build failure on s390x (Closes: #982855, #839528)

 -- Sophie Brun <email address hidden>  Mon, 18 Oct 2021 11:12:52 +0200

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
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-1.dsc 1.9 KiB 087b9fe2688c4f4c3f778b530520826983021da28cc01f0920cc20b5eccda8b4
ike-scan_1.9.5.orig.tar.gz 1.5 MiB 5152bf06ac82d0cadffb93a010ffb6bca7efd35ea169ca7539cf2860ce2b263f
ike-scan_1.9.5-1.debian.tar.xz 4.6 KiB 523ebc1f34f773383362e80b9f823a04c0e8ca1a149341625fe04d9934188823

No changes file available.

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