资 源 简 介
Protowalk is a tool that has been created to allow for developers, QA testers, and security testers to identify weakness in both known and unknown network protocols which use TCP/UDP for transport.
Protowalk acts as a man-in-the-middle between a Client-Server or Server-Server communication and record all transactions made, then can actively hijack stateful connections or (re-initiate stateless connections) and perform a variety of different tests including:
Buffer Overflow TestingReplay AttacksData Manipulation / Randomization (Fuzzing)
Protowalk stores all packet data in a text file and is encrypted using Twofish with a random 128-bit IV and 256-bit session key. This tool is currently in the ALPHA stage of development.
This tool developed by Frank Gardner
文 件 列 表
protowalk
protowalk_ip_cksum.c
protowalk_udp_stack.c
protowalk_crypto.c
sha256.h
protowalk_crc.h
protowalk_ether.h
protowalk_network.c
protowalk_fs.h
protowalk_tcpv4.h
protowalk_io.c
twofish.c
protowalk.c
protowalk_tcp_stack.c
README
protowalk_ipv4.h
protowalk_udpv4.h
twofish.h
network_protocols.h
sha256.c
protowalk_ip_stack.c
protowalk_network_misc.c
Makefile
protowalk_misc.c
protowalk_globals.h
protowalk.h