Code Monkey home page Code Monkey logo

impostor-hackbyte's Introduction

Impostor: Track Leaks, Find Culprits

Impostor is a powerful CLI based file-sharing and tracking tool designed to help you find the source of leaks in your documents. Built using Go, it offers seamless integration with SMTP servers for automatic file sharing and tracking. With Impostor, you can protect your sensitive documents and quickly identify the responsible person in case of a data breach.

Features

  • File Sharing: Easily share files with multiple recipients securely.
  • Signature Generation: Generates unique signatures for each recipient and embeds them into the shared file secretly.
  • SMTP Integration: Automate file sharing by integrating with SMTP servers for email delivery.
  • Cross-Platform Compatibility: Works with every file type and provides additional features for common file types such as PDF, DOCX, MOV, etc.
  • Leak Tracking: Quickly identify the source of a document leak by comparing signatures stored in the database.

Getting Started

Prerequisites

  • Go installed on your system.

Installation

  1. Clone the Impostor repository to your local machine:

    git clone https://github.com/your-username/impostor.git
  2. Navigate to the project directory:

    cd impostor
  3. Build the Impostor binary:

    go build

Usage

  1. Share a File:

    To share a file, run the Impostor binary with the path to the file and a list of recipients:

     go run main.go -n <name-of-project> -f <path-to-file> -t targets.txt 
  2. Track a Leak:

    To track a leak and find the responsible person, provide the leaked file to Impostor:

     go run main.go -n <name-of-project> -f <path-to-file> -validate

impostor-hackbyte's People

Contributors

itsspriyansh avatar pranegit 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.