lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon Jun  5 11:48:21 2006
From: khaalel at gmail.com (khaalel)
Subject: Packet alteration et modification

Hi,

Since February, our teacher has introduced us to network packet analyzing.
We created tools to sniff packets, create packets, inject packets (thks to
Libpcap and Libnet) and now we have to code a network packet alteration
tool. My goal is to start doing an alteration of simple inbound and outbound
UDP packets then start working on TCP packets, but I found no portable
library to do that easily.

Do anyone know how to perform an alteration of specific packets (UDP or TCP)
in C or Python?
Does Libnet (http://www.phrack.org/phrack/55/P55-06) allow to do that?

I know I can also create a proxy tool that can modify packets but I prefer
doing the project without having to deploy a proxy in the LAN of the
school...


Samuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.grok.org.uk/pipermail/full-disclosure/attachments/20060605/8c3b681a/attachment.html

Powered by blists - more mailing lists