Giter VIP home page Giter VIP logo

ospe's Introduction

logo OSPE - Open Source Packet Editor

Average time to resolve an issue Percentage of issues still open


Introduction

OSPE is an open source sniffer and packet editor written in C# and C++.

This program injects a custom DLL into target's process and setup hooks functions, this allows to execute arbitrary code, halt program execution and/or modify sent/received traffic data from the process.

Legal Disclaimer

Attacking targets without prior mutual consent is illegal. The author is not responsible for any misuse or damage caused by this program.

Features

  • Sniff traffic and save captures.
  • Halt the program execution based on conditions (defined in a filter).
  • Create filters and modify data for sent/received packets.
  • Setup Hotkeys.
  • Display data in Hex or ASCII and search for patterns.
  • And more.

Limitations

  • Exporting captures as HTML or TXT not implemented.
  • Packet injection to a new socket not implemented.
  • Custom script creator not implemented.
  • Target's process may crash unexpectedly.

Usage

  1. Compile the main program and the DLL.
  2. Start the program.
  3. Select a process
  4. A new dialog will open for the location of the DLL to be injected.
  5. Select the x86 or x64 dll and then start a capture.

Screenshots

Screen1

Screen2

Screen3

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.