netsed 1.1-1 source package in Ubuntu

Changelog

netsed (1.1-1) unstable; urgency=low


  * Standards-Version 3.9.4. No changes were needed.
  * Remove obsolete DM-Upload-Allowed.
  * All patches have been applied by upstream author.
  * debian/netsed.1: Updated manual page.
  * [lintian] Spell-checking.
    + debian/netsed.lintian-overrides: New file.

 -- Mats Erik Andersson <email address hidden>  Sat, 13 Jul 2013 20:55:22 +0200

Upload details

Uploaded by:
Mats Erik Andersson
Uploaded to:
Sid
Original maintainer:
Mats Erik Andersson
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe net

Downloads

File Size SHA-256 Checksum
netsed_1.1-1.dsc 1.8 KiB 1bb03d607e6d33da3888b2744e2cc50452d12e59cfd30fba44bb201fce2acc65
netsed_1.1.orig.tar.gz 27.5 KiB 0271f872b1afb8fb63c53b3651c0450eed3d0b79ddb31bb208c8766b2995d86e
netsed_1.1-1.debian.tar.gz 6.0 KiB 9107af75e962eec84e9a53c6f07632ab2ff402ddaf6595837dee973367a5dfbf

Available diffs

No changes file available.

Binary packages built by this source

netsed: network packet-altering stream editor

 NetSED is a small and handy utility designed to alter, in real time,
 the contents of packets forwarded through your network. It is really
 useful for network packet alteration, forging, or manipulation.
 NetSED supports:
 .
   * black-box protocol auditing - whenever there are two or more
     proprietary boxes communicating using some undocumented protocol.
     By enforcing changes in ongoing transmissions, you will be able
     to test if the examined application can be claimed secure;
   * fuzz generating experiments, integrity tests - whenever you do
     stability tests of an application to see how it cares for data
     integrity;
   * other common use-cases: deceptive transfers, content filtering,
     protocol conversion - whatever best fits your task at hand.
 .
 It ideally complements a tool suite based on ngrep, netcat, and tcpdump.