dhcpig 1.5-4 source package in Ubuntu

Changelog

dhcpig (1.5-4) unstable; urgency=medium

  * Team upload.

  [ Samuel Henrique ]
  * Add salsa-ci.yml.
  * Configure git-buildpackage for Debian.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.4.1, no changes needed.
  * Update standards version to 4.5.0, no changes needed.

  [ Carlos Henrique Lima Melara ]
  * Run wrap-and-sort
  * debian/control:
      - Bump Standards-Version to 4.6.2 - no changes needed.
      - Bump debhelper-compat level to 13.
      - Fix a typo in long description.
      - Remove X-Python3-Version field.
  * debian/copyright: update packaging copyright information.
  * debian/patches/: (Closes: #936390)
      - python3.patch: update patch header.
      - fix-DHCPRevOptions.patch: new patch.
      - fix-decode-of-mac-address.patch: new patch.
      - handle-new-return-type.patch: new patch.
  * debian/source/lintian-overrides: override maintainer manual page message.
  * debian/tests/control: mark test as superficial. (Closes: #971462)
  * debian/watch: bump to version 4 and update it to use github API.

 -- Carlos Henrique Lima Melara <email address hidden>  Wed, 08 Mar 2023 20:10:56 -0300

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
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dhcpig_1.5-4.dsc 1.9 KiB 45101902905c9c58f2a2167a8a30c62466aee26a2f82ba47e3d079ca43fcf3b9
dhcpig_1.5.orig.tar.gz 11.0 KiB a9eb76c04e4024858482050b30358cc7dc70593fbec0aad05f3a1cac1d1069d2
dhcpig_1.5-4.debian.tar.xz 7.0 KiB 0c17c720d8949c99ef5c01da8923a7a92c3cf68662d1789263f9ec0368932f31

Available diffs

No changes file available.

Binary packages built by this source

dhcpig: DHCP exhaustion script using scapy network library

 DHCPig initiates an advanced DHCP exhaustion attack. It will consume all IPs
 on the LAN, stop new users from obtaining IPs, release any IPs in use, then
 for good measure send gratuitous ARP and knock all windows hosts offline.
 .
 It is based on the scapy library and requests admin privileges to execute.
 It has been tested on multiple Linux distributions and multiple DHCP servers
 (ISC, Windows 2k3/2k8, ...).