GithubHelp home page GithubHelp logo

coreonyx / hexinject Goto Github PK

View Code? Open in Web Editor NEW

This project forked from parrotsec/hexinject

0.0 1.0 0.0 51 KB

HexInject is a very versatile packet injector and sniffer, that provide a command-line framework for raw network access.

C 80.38% Makefile 0.46% Tcl 19.17%

hexinject's Introduction

 == HEXINJECT ==

HexInject is a very versatile packet injector and sniffer,
that provide a command-line framework for raw network access.

It's designed to work together with others command-line utilities,
and for this reason it facilitates the creation of powerful shell scripts
capable of reading, intercepting and modifying network traffic in a transparent manner.

 == TOOLS ==

hexinject:
The main sniffer and injector.

prettypacket:
Disassemble raw packets (received on its standard input) and print their field.
Can also print example packets (useful if you want to know the structure of an header).

hex2raw:
Convert hexstring (the textual format used by hexinject) to raw data,
and vice-versa.

packets.tcl:
Experimental packet forger, written in TCL.
It uses a simple packet representation format based on APD (http://wiki.hping.org/26).

 == COMPILE ==

HexInject is based only on the pcap libraries, so it's should be easy to compile
on systems that supports them.

Dependencies:
libpcap-dev
tcl (for packets.tcl)

Compile:
To compile the tools just type "make" and cross your fingers... :)

 == INFO ==

Website:
http://hexinject.sourceforge.net/

Guide:
http://hexinject.sourceforge.net/hexinject_introduction.pdf

Author:
Emanuele Acri <[email protected]>

License:
BSD License (2011)


hexinject's People

Contributors

palinurosec avatar simmesson avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.