Code Monkey home page Code Monkey logo

inveighzero's Introduction

InveighZero_logo

InveighZero is a C# LLMNR/NBNS/mDNS/DNS/DHCPv6 spoofer and man-in-the-middle tool designed to assist penetration testers/red teamers that find themselves limited to a Windows system. This version shares many features with the PowerShell version of Inveigh.

Privileged Mode Features (elevated admin required)

  • SMB capture - packet sniffer based
  • LLMNR spoofer - packet sniffer based
  • NBNS spoofer - packet sniffer based
  • mDNS spoofer - packet sniffer based
  • DNS spoofer - packet sniffer based
  • DHCPv6 spoofer - packet sniffer based
  • Pcap output - TCP and UDP packets
  • Packet sniffer console output - SYN packets, SMB kerberos negotiation, etc

Unprivileged Mode Features

  • LLMNR spoofer - UDP listener based
  • NBNS spoofer - UDP listener based
  • mDNS spoofer - UDP listener based
  • DNS spoofer - UDP listener based
  • DHCPv6 spoofer - UDP listener based
  • Note: The NBNS spoofer should work on all systems even with NBNS enabled. The LLMNR and mDNS spoofers seem to work on Windows 10 and Server 2016 with those services already enabled. Firewalls can still get in the way of everything.

Other Features

  • HTTP capture - TCP listener based
  • Proxy auth capture - TCP listener based

Notable Missing Features

  • ADIDNS attacks
  • HTTP to SMB Relay
  • HTTPS listener
  • Kerberos kirbi output

Notable Differences

  • Capture and log data can be imported from previous output files. The PowerShell version stores data in a global variable that persists within the PowerShell instance.
  • InveighZero does not execute in the background. Instead, a console is accessible while InveighZero is running. The console has commands that have similar functionality to Inveigh's Get-Inveigh, Watch-Inveigh, and Stop-Inveigh support functions.

Minimum .NET Version

3.5

Parameters

In most cases, when present, the InveighZero parameters mirror Inveigh's parameters.

Why The Zero In The Name?

Inveigh started as a C# proof of concept before I switched over to PowerShell. The "Zero" is just a reference to the fact that the C# version sort of existed before the PowerShell version. Mainly though, I just needed a unique repo name.

Usage

  • Execute with default settings
    Inveigh.exe

  • Set primary IP
    Inveigh.exe -IP 192.168.1.1

  • Send spoofed traffic to another system
    Inveigh.exe -IP 192.168.1.1 -SpooferIP 192.168.1.2

  • Pcap output for HTTP and SMB
    Inveigh.exe -Pcap Y -PcapTCP 80,445

Screenshots

InveighZero InveighZero_Console

inveighzero's People

Contributors

kevin-robertson 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.