bettercap 2.33.0-1 source package in Ubuntu

Changelog

bettercap (2.33.0-1) unstable; urgency=medium

  * New upstream version 2.33.0.
  * Add golang-github-florianl-go-nfqueue-dev to Build-Depends field.
  * Drop golang-github-chifflier-nfqueue-go-dev to Build-Depends field.
  * Update upstream copyright.
  * Remove the GPL-2+ license paragraph.
  * Update versioned dependencies as per go.mod.
  * Change from golang-websocket-dev to golang-github-gorilla-websocket-dev
    in the Build-Depends field.

 -- Francisco Vilmar Cardoso Ruviaro <email address hidden>  Sun, 18 Aug 2024 20:54:15 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
bettercap_2.33.0-1.dsc 3.4 KiB f6206be0f3e9d69bfba78c619eab9f4cc1517d3e9e4b108359e10bbbfea36c57
bettercap_2.33.0.orig.tar.gz 2.5 MiB 7e9f145edbe07f25b1d4c5132d9d6ed322ed728249f71acced1352459faf0e97
bettercap_2.33.0-1.debian.tar.xz 5.7 KiB 9a38cfba9aadfb6817877191487fbe345895034b74c34ca75bb2af24c9903730

No changes file available.

Binary packages built by this source

bettercap: Complete, modular, portable and easily extensible MITM framework

 The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance
 and MITM attacks.
 .
 bettercap is a powerful, easily extensible and portable framework written
 in Go which aims to offer to security researchers, red teamers and reverse
 engineers an easy to use, all-in-one solution with all the features they
 might possibly need for performing reconnaissance and attacking WiFi
 networks, Bluetooth Low Energy devices, wireless HID devices and Ethernet
 networks.
 .
 Main Features:
  * WiFi networks scanning, deauthentication attack, clientless PMKID
    association attack and automatic WPA/WPA2 client handshakes capture.
  * Bluetooth Low Energy devices scanning, characteristics enumeration,
    reading and writing.
  * 2.4Ghz wireless devices scanning and MouseJacking attacks with
    over-the-air HID frames injection (with DuckyScript support).
  * Passive and active IP network hosts probing and recon.
  * ARP, DNS, NDP and DHCPv6 spoofers for MITM attacks on IPv4 and IPv6
    based networks.
  * Proxies at packet level, TCP level and HTTP/HTTPS application level
    fully scriptable with easy to implement javascript plugins.
  * A powerful network sniffer for credentials harvesting which can also be
    used as a network protocol fuzzer.
  * A very fast port scanner.
  * A powerful REST API with support for asynchronous events notification
    on websocket to orchestrate your attacks easily.
  * A very convenient web UI.
  * More! (https://www.bettercap.org/modules/)
 .
 This package contains a Swiss Army knife for 802.11, BLE and Ethernet networks
 reconnaissance and attacks.

bettercap-dbgsym: debug symbols for bettercap