./net/packit, Network auditing tool with the ability to manipulate IP traffic

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q4, Version: 1.0nb4, Package name: packit-1.0nb4, Maintainer: pkgsrc-users

Packit (Packet toolkit) is a network auditing tool. Its value is derived
from its ability to customize, inject, monitor, and manipulate IP traffic.
By allowing you to define (spoof) nearly all TCP, UDP, ICMP, IP, ARP, RARP,
and Ethernet header options, Packit can be useful in testing firewalls,
intrusion detection/prevention systems, port scanning, simulating network
traffic, and general TCP/IP auditing. Packit is also an excellent tool for
learning TCP/IP.


Required to build:
[devel/libnet11] [pkgtools/cwrappers]

Master sites:

SHA1: 21e1540c55879123d6bcca92c64d371b734893b1
RMD160: 02b2ec56ccac5f8d755c0d84f1360b1cea698fce
Filesize: 135.124 KB

Version history: (Expand)


CVS history: (Expand)


   2018-01-28 12:12:35 by Benny Siegert | Files touched by this commit (3)
Log message:
Pullup ticket #5690 - requested by maya
net/packit: bugfix

Revisions pulled up:
- net/packit/Makefile                                           1.10
- net/packit/distinfo                                           1.5
- net/packit/patches/patch-src_utils.c                          1.1

---
   Module Name:	pkgsrc
   Committed By:	maya
   Date:		Fri Jan 26 10:52:04 UTC 2018

   Modified Files:
   	pkgsrc/net/packit: Makefile distinfo
   Added Files:
   	pkgsrc/net/packit/patches: patch-src_utils.c

   Log message:
   packit: don't overflow a buffer. now runs with SSP/FORTIFY.

   (this is already fixed in an alternative upstream)
   ++PKGREVISION