wig 0.6-2 source package in Ubuntu

Changelog

wig (0.6-2) unstable; urgency=medium

  [ Samuel Henrique ]
  * Bump DH to 13
  * Bump Standards-Version to 4.5.0
  * Add salsa-ci.yml
  * Configure git-buildpackage for Debian
  * d/t/control: Add superficial restriction (closes: #969880)
  * d/control: Add Rules-Requires-Root: no

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Samuel Henrique <email address hidden>  Tue, 08 Sep 2020 19:21:25 +0100

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
wig_0.6-2.dsc 1.8 KiB d8bee19967e580eaa878c2c72e95a51ac0b8d90572f1366eab6ec9e7b1ee964f
wig_0.6.orig.tar.gz 343.9 KiB fcd24128a590daa8baf7220350e367017b70432d437bca9feadd8b57091c7cdc
wig_0.6-2.debian.tar.xz 3.6 KiB 6019901bd87de5755830687c96149d3f1142fb513627bc6c24698e4edc41a462

Available diffs

No changes file available.

Binary packages built by this source

wig: WebApp Information Gatherer

 This package contains a web application information gathering tool, which can
 identify numerous Content Management Systems and other administrative
 applications.
 .
 The application fingerprinting is based on checksums and string matching of
 known files for different versions of CMSes. This results in a score being
 calculated for each detected CMS and its versions. Each detected CMS is
 displayed along with the most probable version(s) of it. The score calculation
 is based on weights and the amount of "hits" for a given checksum.
 .
 wig also tries to guess the operating system on the server based on the
 'server' and 'x-powered-by' headers. A database containing known header values
 for different operating systems is included in wig, which allows wig to guess
 Microsoft Windows versions and Linux distribution and version.